In RGB color space, #dddedc hex color has a red value of 221, a green value of 222 and a blue value of 220.
In CMYK color space (used in color printing), #dddedc hex color is composed of 0.45% cyan, 0% magenta, 0.9% yellow and 12.94% black.
#dddedc color has a hue of 90 degrees, a saturation of 2.94% and a lightness of 86.7%.
#dddedc hex color contains mainly GREEN.
The closest web safe color of #dddedc is #cccccc
#dddedc hex color has a decimal value of 14540508.
HEX | dddedc | #dddedc |
---|---|---|
RGB | 221, 222, 220 | rgb(221, 222, 220) |
RGB Percent | 86.67, 87.06, 86.27 | rgb(86.67, 87.06, 86.27) |
CMYK | 0, 0, 1, 13 | |
HSL | 90°, 2.94, 86.7 | hsl(90, 2.94%, 86.7%) |
HSV | 90°, 0.9, 87.1 |
XYZ | 68.858, 72.782, 78.129 |
---|---|
Hunter Lab | 85.312, -5.224, 5.421 |
CIE-LAB | 88.344, -0.693, 0.85 |
CIE-LCH | 88.344, 1.097, 129.19 |
CIE-LUV | 0.45, 0, 0.9, 12.94 |
Web Safe | cccccc |
RGB percent of color #dddedc
CMYK percent of color #dddedc
Text with hexadecimal color #dddedc
This text has a font color of #dddedc
<p style="color:#dddedc">Text here</p>
#dddedc Background Color
This box has a background color of #dddedc
<div style="background-color:#dddedc">Text here</div>
#dddedc Border Color
This box has a border color of #dddedc
<div style="border: 4px solid #dddedc">Text here</div>
CSS codes
<p style="color:#dddedc">Text here</p>
<div style="background-color:#dddedc">Text here</div>
<div style="border: 4px solid #dddedc">Text here</div>
#dddedc Color on white background
This is how a font and box color of #dddedc will look
on a white background.
#dddedc Color on black background
This is how a font and box color of #dddedc hex color will look
on a black background.