In RGB color space, #deedcc hex color has a red value of 222, a green value of 237 and a blue value of 204.
In CMYK color space (used in color printing), #deedcc hex color is composed of 6.33% cyan, 0% magenta, 13.92% yellow and 7.06% black.
#deedcc color has a hue of 87.3 degrees, a saturation of 47.83% and a lightness of 86.5%.
#deedcc hex color contains mainly GREEN.
The closest web safe color of #deedcc is #ccffcc
#deedcc hex color has a decimal value of 14609868.
HEX | deedcc | #deedcc |
---|---|---|
RGB | 222, 237, 204 | rgb(222, 237, 204) |
RGB Percent | 87.06, 92.94, 80 | rgb(87.06, 92.94, 80) |
CMYK | 6, 0, 14, 7 | |
HSL | 87.3°, 47.83, 86.5 | hsl(87.3, 47.83%, 86.5%) |
HSV | 87.3°, 13.9, 92.9 |
XYZ | 71.307, 80.458, 68.898 |
---|---|
Hunter Lab | 89.698, -15.071, 17.248 |
CIE-LAB | 91.89, -10.717, 14.314 |
CIE-LCH | 91.89, 17.881, 126.822 |
CIE-LUV | 6.33, 0, 13.92, 7.06 |
Web Safe | ccffcc |
RGB percent of color #deedcc
CMYK percent of color #deedcc
Text with hexadecimal color #deedcc
This text has a font color of #deedcc
<p style="color:#deedcc">Text here</p>
#deedcc Background Color
This box has a background color of #deedcc
<div style="background-color:#deedcc">Text here</div>
#deedcc Border Color
This box has a border color of #deedcc
<div style="border: 4px solid #deedcc">Text here</div>
CSS codes
<p style="color:#deedcc">Text here</p>
<div style="background-color:#deedcc">Text here</div>
<div style="border: 4px solid #deedcc">Text here</div>
#deedcc Color on white background
This is how a font and box color of #deedcc will look
on a white background.
#deedcc Color on black background
This is how a font and box color of #deedcc hex color will look
on a black background.