In RGB color space, #eaddcc hex color has a red value of 234, a green value of 221 and a blue value of 204.
In CMYK color space (used in color printing), #eaddcc hex color is composed of 0% cyan, 5.56% magenta, 12.82% yellow and 8.24% black.
#eaddcc color has a hue of 34 degrees, a saturation of 41.67% and a lightness of 85.9%.
#eaddcc hex color contains mainly RED.
The closest web safe color of #eaddcc is #ffcccc
#eaddcc hex color has a decimal value of 15392204.
HEX | eaddcc | #eaddcc |
---|---|---|
RGB | 234, 221, 204 | rgb(234, 221, 204) |
RGB Percent | 91.76, 86.67, 80 | rgb(91.76, 86.67, 80) |
CMYK | 0, 6, 13, 8 | |
HSL | 34°, 41.67, 85.9 | hsl(34, 41.67%, 85.9%) |
HSV | 34°, 12.8, 91.8 |
XYZ | 70.687, 73.565, 67.601 |
---|---|
Hunter Lab | 85.77, -2.988, 13.309 |
CIE-LAB | 88.716, 1.642, 9.927 |
CIE-LCH | 88.716, 10.062, 80.608 |
CIE-LUV | 0, 5.56, 12.82, 8.24 |
Web Safe | ffcccc |
RGB percent of color #eaddcc
CMYK percent of color #eaddcc
Text with hexadecimal color #eaddcc
This text has a font color of #eaddcc
<p style="color:#eaddcc">Text here</p>
#eaddcc Background Color
This box has a background color of #eaddcc
<div style="background-color:#eaddcc">Text here</div>
#eaddcc Border Color
This box has a border color of #eaddcc
<div style="border: 4px solid #eaddcc">Text here</div>
CSS codes
<p style="color:#eaddcc">Text here</p>
<div style="background-color:#eaddcc">Text here</div>
<div style="border: 4px solid #eaddcc">Text here</div>
#eaddcc Color on white background
This is how a font and box color of #eaddcc will look
on a white background.
#eaddcc Color on black background
This is how a font and box color of #eaddcc hex color will look
on a black background.