FAF0E6 Color Hex

#FAF0E6 Color Hex

#FAF0E6 Color Information

  • In the RGB color space, the color value #faf0e6 is composed of 98.04% red, 94.12% green, and 90.2% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.04 magenta, 0.08 yellow, and 0 black.
  • It has a color angle of 30 degrees, a saturation of 67%, and a luminance of 94%.
  • Contrast color of #faf0e6 is #000000

#FAF0E6 Color Conversion

Hex faf0e6 #faf0e6
RGB Decimal 250, 240, 230 rgb(250, 240, 230)
RGB Percent 98.04, 94.12, 90.2 rgb(98.04%, 94.12%, 90.2%)
HSL 30°,67%,94% hsl(30°,67%,94%)
CMYK 0, 0.04, 0.08, 5
HSV (or HSB) 30°, 8%, 8%,
YUV 242, 121, 132
XYZ 84.867, 88.357, 87.445
CIE-LAB 95.311, 1.682, 6.012

#faf0e6 border color

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

Css background gradient color with #FAF0E6

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

#faf0e6 Color Preview on Black Background

Sample font with color #faf0e6 on background of color black

#faf0e6 Color Preview on White Background

Sample font with color #faf0e6 on background of color white

#faf0e6 background color

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

Contrast color with #faf0e6 color is #000000