FCA474 Color Hex

#FCA474 Color Hex

#FCA474 Color Information

  • In the RGB color space, the color value #fca474 is composed of 98.82% red, 64.31% green, and 45.49% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.35 magenta, 0.54 yellow, and 0 black.
  • It has a color angle of 21 degrees, a saturation of 96%, and a luminance of 72%.
  • Contrast color of #fca474 is #000000

#FCA474 Color Conversion

Hex fca474 #fca474
RGB Decimal 252, 164, 116 rgb(252, 164, 116)
RGB Percent 98.82, 64.31, 45.49 rgb(98.82%, 64.31%, 45.49%)
HSL 21°,96%,72% hsl(21°,96%,72%)
CMYK 0, 0.35, 0.54, 3
HSV (or HSB) 21°, 6%, 6%,
YUV 185, 88, 175
XYZ 56.573, 48.507, 22.904
CIE-LAB 75.144, 27.729, 38.199

#fca474 border color

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

Css background gradient color with #FCA474

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

#fca474 Color Preview on Black Background

Sample font with color #fca474 on background of color black

#fca474 Color Preview on White Background

Sample font with color #fca474 on background of color white

#fca474 background color

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

Contrast color with #fca474 color is #000000