In RGB color space, #defddc hex color has a red value of 222, a green value of 253 and a blue value of 220.
In CMYK color space (used in color printing), #defddc hex color is composed of 12.25% cyan, 0% magenta, 13.04% yellow and 0.78% black.
#defddc color has a hue of 116.4 degrees, a saturation of 89.19% and a lightness of 92.7%.
#defddc hex color contains mainly GREEN.
The closest web safe color of #defddc is #ccffcc
#defddc hex color has a decimal value of 14613980.
HEX | defddc | #defddc |
---|---|---|
RGB | 222, 253, 220 | rgb(222, 253, 220) |
RGB Percent | 87.06, 99.22, 86.27 | rgb(87.06, 99.22, 86.27) |
CMYK | 12, 0, 13, 1 | |
HSL | 116.4°, 89.19, 92.7 | hsl(116.4, 89.19%, 92.7%) |
HSV | 116.4°, 13, 99.2 |
XYZ | 78.168, 90.947, 81.145 |
---|---|
Hunter Lab | 95.366, -20.581, 16.308 |
CIE-LAB | 96.388, -15.978, 12.445 |
CIE-LCH | 96.388, 20.253, 142.086 |
CIE-LUV | 12.25, 0, 13.04, 0.78 |
Web Safe | ccffcc |
RGB percent of color #defddc
CMYK percent of color #defddc
Text with hexadecimal color #defddc
This text has a font color of #defddc
<p style="color:#defddc">Text here</p>
#defddc Background Color
This box has a background color of #defddc
<div style="background-color:#defddc">Text here</div>
#defddc Border Color
This box has a border color of #defddc
<div style="border: 4px solid #defddc">Text here</div>
CSS codes
<p style="color:#defddc">Text here</p>
<div style="background-color:#defddc">Text here</div>
<div style="border: 4px solid #defddc">Text here</div>
#defddc Color on white background
This is how a font and box color of #defddc will look
on a white background.
#defddc Color on black background
This is how a font and box color of #defddc hex color will look
on a black background.