In RGB color space, #deedec hex color has a red value of 222, a green value of 237 and a blue value of 236.
In CMYK color space (used in color printing), #deedec hex color is composed of 6.33% cyan, 0% magenta, 0.42% yellow and 7.06% black.
#deedec color has a hue of 176 degrees, a saturation of 29.41% and a lightness of 90%.
#deedec hex color contains mainly GREEN.
The closest web safe color of #deedec is #ccffff
#deedec hex color has a decimal value of 14609900.
HEX | deedec | #deedec |
---|---|---|
RGB | 222, 237, 236 | rgb(222, 237, 236) |
RGB Percent | 87.06, 92.94, 92.55 | rgb(87.06, 92.94, 92.55) |
CMYK | 6, 0, 0, 7 | |
HSL | 176°, 29.41, 90 | hsl(176, 29.41%, 90%) |
HSV | 176°, 6.3, 92.9 |
XYZ | 75.549, 82.154, 91.232 |
---|---|
Hunter Lab | 90.639, -9.835, 3.769 |
CIE-LAB | 92.643, -5.125, -1.234 |
CIE-LCH | 92.643, 5.271, 193.538 |
CIE-LUV | 6.33, 0, 0.42, 7.06 |
Web Safe | ccffff |
RGB percent of color #deedec
CMYK percent of color #deedec
Text with hexadecimal color #deedec
This text has a font color of #deedec
<p style="color:#deedec">Text here</p>
#deedec Background Color
This box has a background color of #deedec
<div style="background-color:#deedec">Text here</div>
#deedec Border Color
This box has a border color of #deedec
<div style="border: 4px solid #deedec">Text here</div>
CSS codes
<p style="color:#deedec">Text here</p>
<div style="background-color:#deedec">Text here</div>
<div style="border: 4px solid #deedec">Text here</div>
#deedec Color on white background
This is how a font and box color of #deedec will look
on a white background.
#deedec Color on black background
This is how a font and box color of #deedec hex color will look
on a black background.