In RGB color space, #dedcdc hex color has a red value of 222, a green value of 220 and a blue value of 220.
In CMYK color space (used in color printing), #dedcdc hex color is composed of 0% cyan, 0.9% magenta, 0.9% yellow and 12.94% black.
#dedcdc color has a hue of 0 degrees, a saturation of 2.94% and a lightness of 86.7%.
#dedcdc hex color contains mainly RED.
The closest web safe color of #dedcdc is #cccccc
#dedcdc hex color has a decimal value of 14605532.
HEX | dedcdc | #dedcdc |
---|---|---|
RGB | 222, 220, 220 | rgb(222, 220, 220) |
RGB Percent | 87.06, 86.27, 86.27 | rgb(87.06, 86.27, 86.27) |
CMYK | 0, 1, 1, 13 | |
HSL | 0°, 2.94, 86.7 | hsl(0, 2.94%, 86.7%) |
HSV | 0°, 0.9, 87.1 |
XYZ | 68.636, 71.883, 77.968 |
---|---|
Hunter Lab | 84.784, -3.869, 4.825 |
CIE-LAB | 87.912, 0.684, 0.229 |
CIE-LCH | 87.912, 0.721, 18.51 |
CIE-LUV | 0, 0.9, 0.9, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedcdc
CMYK percent of color #dedcdc
Text with hexadecimal color #dedcdc
This text has a font color of #dedcdc
<p style="color:#dedcdc">Text here</p>
#dedcdc Background Color
This box has a background color of #dedcdc
<div style="background-color:#dedcdc">Text here</div>
#dedcdc Border Color
This box has a border color of #dedcdc
<div style="border: 4px solid #dedcdc">Text here</div>
CSS codes
<p style="color:#dedcdc">Text here</p>
<div style="background-color:#dedcdc">Text here</div>
<div style="border: 4px solid #dedcdc">Text here</div>
#dedcdc Color on white background
This is how a font and box color of #dedcdc will look
on a white background.
#dedcdc Color on black background
This is how a font and box color of #dedcdc hex color will look
on a black background.