In RGB color space, #deeddf hex color has a red value of 222, a green value of 237 and a blue value of 223.
In CMYK color space (used in color printing), #deeddf hex color is composed of 6.33% cyan, 0% magenta, 5.91% yellow and 7.06% black.
#deeddf color has a hue of 124 degrees, a saturation of 29.41% and a lightness of 90%.
#deeddf hex color contains mainly GREEN.
The closest web safe color of #deeddf is #ccffcc
#deeddf hex color has a decimal value of 14609887.
HEX | deeddf | #deeddf |
---|---|---|
RGB | 222, 237, 223 | rgb(222, 237, 223) |
RGB Percent | 87.06, 92.94, 87.45 | rgb(87.06, 92.94, 87.45) |
CMYK | 6, 0, 6, 7 | |
HSL | 124°, 29.41, 90 | hsl(124, 29.41%, 90%) |
HSV | 124°, 6.3, 92.9 |
XYZ | 73.728, 81.426, 81.643 |
---|---|
Hunter Lab | 90.236, -12.069, 9.522 |
CIE-LAB | 92.321, -7.49, 5.062 |
CIE-LCH | 92.321, 9.04, 145.948 |
CIE-LUV | 6.33, 0, 5.91, 7.06 |
Web Safe | ccffcc |
RGB percent of color #deeddf
CMYK percent of color #deeddf
Text with hexadecimal color #deeddf
This text has a font color of #deeddf
<p style="color:#deeddf">Text here</p>
#deeddf Background Color
This box has a background color of #deeddf
<div style="background-color:#deeddf">Text here</div>
#deeddf Border Color
This box has a border color of #deeddf
<div style="border: 4px solid #deeddf">Text here</div>
CSS codes
<p style="color:#deeddf">Text here</p>
<div style="background-color:#deeddf">Text here</div>
<div style="border: 4px solid #deeddf">Text here</div>
#deeddf Color on white background
This is how a font and box color of #deeddf will look
on a white background.
#deeddf Color on black background
This is how a font and box color of #deeddf hex color will look
on a black background.