EAE0C8 Color Hex

#EAE0C8 Color Hex

#EAE0C8 Color Information

  • In the RGB color space, the color value #eae0c8 is composed of 91.76% red, 87.84% green, and 78.43% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.04 magenta, 0.15 yellow, and 0 black.
  • It has a color angle of 42 degrees, a saturation of 45%, and a luminance of 85%.
  • Contrast color of #eae0c8 is #000000

#EAE0C8 Color Conversion

Hex eae0c8 #eae0c8
RGB Decimal 234, 224, 200 rgb(234, 224, 200)
RGB Percent 91.76, 87.84, 78.43 rgb(91.76%, 87.84%, 78.43%)
HSL 42°,45%,85% hsl(42°,45%,85%)
CMYK 0, 0.04, 0.15, 21
HSV (or HSB) 42°, 12%, 12%,
YUV 224, 114, 134
XYZ 71.013, 74.974, 65.372
CIE-LAB 89.381, -0.527, 12.968

#eae0c8 border color

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

Css background gradient color with #EAE0C8

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

#eae0c8 Color Preview on Black Background

Sample font with color #eae0c8 on background of color black

#eae0c8 Color Preview on White Background

Sample font with color #eae0c8 on background of color white

#eae0c8 background color

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

Contrast color with #eae0c8 color is #000000