FA9258 Color Hex

#FA9258 Color Hex

#FA9258 Color Information

  • In the RGB color space, the color value #fa9258 is composed of 98.04% red, 57.25% green, and 34.51% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.42 magenta, 0.65 yellow, and 0 black.
  • It has a color angle of 21 degrees, a saturation of 94%, and a luminance of 66%.
  • Contrast color of #fa9258 is #000000

#FA9258 Color Conversion

Hex fa9258 #fa9258
RGB Decimal 250, 146, 88 rgb(250, 146, 88)
RGB Percent 98.04, 57.25, 34.51 rgb(98.04%, 57.25%, 34.51%)
HSL 21°,94%,66% hsl(21°,94%,66%)
CMYK 0, 0.42, 0.65, 5
HSV (or HSB) 21°, 6%, 6%,
YUV 170, 81, 184
XYZ 51.465, 41.586, 14.547
CIE-LAB 70.585, 34.32, 47.041

#fa9258 border color

.css_border_solid{ border: 3px solid #fa9258 }
.css_border_dotted{ border: 3px dotted #fa9258 }
.css_border_dashed{ border: 3px dashed #fa9258 }
.css_border_double{ border: 3px double #fa9258 }

Css background gradient color with #FA9258

.box_css_gradient_with_fa9258{ 
	background-color: #fa9258;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9258', endColorstr='#963904');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fa9258), to(#963904));
	background-image: -webkit-linear-gradient(top, #fa9258, #963904);
	background-image: -moz-linear-gradient(top, #fa9258, #963904);
	background-image: -o-linear-gradient(top, #fa9258, #963904);
	background-image: linear-gradient(to bottom, #fa9258, #963904);}

#fa9258 Color Preview on Black Background

Sample font with color #fa9258 on background of color black

#fa9258 Color Preview on White Background

Sample font with color #fa9258 on background of color white

#fa9258 background color

The sample font has a contrasting color to the color #fa9258

Contrast color with #fa9258 color is #000000