In RGB color space, #defedc hex color has a red value of 222, a green value of 254 and a blue value of 220.
In CMYK color space (used in color printing), #defedc hex color is composed of 12.6% cyan, 0% magenta, 13.39% yellow and 0.39% black.
#defedc color has a hue of 116.5 degrees, a saturation of 94.44% and a lightness of 92.9%.
#defedc hex color contains mainly GREEN.
The closest web safe color of #defedc is #ccffcc
#defedc hex color has a decimal value of 14614236.
HEX | defedc | #defedc |
---|---|---|
RGB | 222, 254, 220 | rgb(222, 254, 220) |
RGB Percent | 87.06, 99.61, 86.27 | rgb(87.06, 99.61, 86.27) |
CMYK | 13, 0, 13, 0 | |
HSL | 116.5°, 94.44, 92.9 | hsl(116.5, 94.44%, 92.9%) |
HSV | 116.5°, 13.4, 99.6 |
XYZ | 78.484, 91.581, 81.25 |
---|---|
Hunter Lab | 95.698, -21.08, 16.65 |
CIE-LAB | 96.649, -16.471, 12.816 |
CIE-LCH | 96.649, 20.87, 142.114 |
CIE-LUV | 12.6, 0, 13.39, 0.39 |
Web Safe | ccffcc |
RGB percent of color #defedc
CMYK percent of color #defedc
Text with hexadecimal color #defedc
This text has a font color of #defedc
<p style="color:#defedc">Text here</p>
#defedc Background Color
This box has a background color of #defedc
<div style="background-color:#defedc">Text here</div>
#defedc Border Color
This box has a border color of #defedc
<div style="border: 4px solid #defedc">Text here</div>
CSS codes
<p style="color:#defedc">Text here</p>
<div style="background-color:#defedc">Text here</div>
<div style="border: 4px solid #defedc">Text here</div>
#defedc Color on white background
This is how a font and box color of #defedc will look
on a white background.
#defedc Color on black background
This is how a font and box color of #defedc hex color will look
on a black background.