In RGB color space, #dddcdc hex color has a red value of 221, a green value of 220 and a blue value of 220.
In CMYK color space (used in color printing), #dddcdc hex color is composed of 0% cyan, 0.45% magenta, 0.45% yellow and 13.33% black.
#dddcdc color has a hue of 0 degrees, a saturation of 1.45% and a lightness of 86.5%.
#dddcdc hex color contains mainly RED.
The closest web safe color of #dddcdc is #cccccc
#dddcdc hex color has a decimal value of 14539996.
HEX | dddcdc | #dddcdc |
---|---|---|
RGB | 221, 220, 220 | rgb(221, 220, 220) |
RGB Percent | 86.67, 86.27, 86.27 | rgb(86.67, 86.27, 86.27) |
CMYK | 0, 0, 0, 13 | |
HSL | 0°, 1.45, 86.5 | hsl(0, 1.45%, 86.5%) |
HSV | 0°, 0.5, 86.7 |
XYZ | 68.33, 71.726, 77.953 |
---|---|
Hunter Lab | 84.691, -4.193, 4.711 |
CIE-LAB | 87.837, 0.342, 0.11 |
CIE-LCH | 87.837, 0.359, 17.83 |
CIE-LUV | 0, 0.45, 0.45, 13.33 |
Web Safe | cccccc |
RGB percent of color #dddcdc
CMYK percent of color #dddcdc
Text with hexadecimal color #dddcdc
This text has a font color of #dddcdc
<p style="color:#dddcdc">Text here</p>
#dddcdc Background Color
This box has a background color of #dddcdc
<div style="background-color:#dddcdc">Text here</div>
#dddcdc Border Color
This box has a border color of #dddcdc
<div style="border: 4px solid #dddcdc">Text here</div>
CSS codes
<p style="color:#dddcdc">Text here</p>
<div style="background-color:#dddcdc">Text here</div>
<div style="border: 4px solid #dddcdc">Text here</div>
#dddcdc Color on white background
This is how a font and box color of #dddcdc will look
on a white background.
#dddcdc Color on black background
This is how a font and box color of #dddcdc hex color will look
on a black background.