In RGB color space, #ddeccc hex color has a red value of 221, a green value of 236 and a blue value of 204.
In CMYK color space (used in color printing), #ddeccc hex color is composed of 6.36% cyan, 0% magenta, 13.56% yellow and 7.45% black.
#ddeccc color has a hue of 88.1 degrees, a saturation of 45.71% and a lightness of 86.3%.
#ddeccc hex color contains mainly GREEN.
The closest web safe color of #ddeccc is #ccffcc
#ddeccc hex color has a decimal value of 14544076.
HEX | ddeccc | #ddeccc |
---|---|---|
RGB | 221, 236, 204 | rgb(221, 236, 204) |
RGB Percent | 86.67, 92.55, 80 | rgb(86.67, 92.55, 80) |
CMYK | 6, 0, 14, 7 | |
HSL | 88.1°, 45.71, 86.3 | hsl(88.1, 45.71%, 86.3%) |
HSV | 88.1°, 13.6, 92.5 |
XYZ | 70.713, 79.723, 68.788 |
---|---|
Hunter Lab | 89.288, -14.887, 16.824 |
CIE-LAB | 91.56, -10.561, 13.837 |
CIE-LCH | 91.56, 17.407, 127.352 |
CIE-LUV | 6.36, 0, 13.56, 7.45 |
Web Safe | ccffcc |
RGB percent of color #ddeccc
CMYK percent of color #ddeccc
Text with hexadecimal color #ddeccc
This text has a font color of #ddeccc
<p style="color:#ddeccc">Text here</p>
#ddeccc Background Color
This box has a background color of #ddeccc
<div style="background-color:#ddeccc">Text here</div>
#ddeccc Border Color
This box has a border color of #ddeccc
<div style="border: 4px solid #ddeccc">Text here</div>
CSS codes
<p style="color:#ddeccc">Text here</p>
<div style="background-color:#ddeccc">Text here</div>
<div style="border: 4px solid #ddeccc">Text here</div>
#ddeccc Color on white background
This is how a font and box color of #ddeccc will look
on a white background.
#ddeccc Color on black background
This is how a font and box color of #ddeccc hex color will look
on a black background.