In RGB color space, #dedcdd hex color has a red value of 222, a green value of 220 and a blue value of 221.
In CMYK color space (used in color printing), #dedcdd hex color is composed of 0% cyan, 0.9% magenta, 0.45% yellow and 12.94% black.
#dedcdd color has a hue of 330 degrees, a saturation of 2.94% and a lightness of 86.7%.
#dedcdd hex color contains mainly RED.
The closest web safe color of #dedcdd is #cccccc
#dedcdd hex color has a decimal value of 14605533.
HEX | dedcdd | #dedcdd |
---|---|---|
RGB | 222, 220, 221 | rgb(222, 220, 221) |
RGB Percent | 87.06, 86.27, 86.67 | rgb(87.06, 86.27, 86.67) |
CMYK | 0, 1, 0, 13 | |
HSL | 330°, 2.94, 86.7 | hsl(330, 2.94%, 86.7%) |
HSV | 330°, 0.9, 87.1 |
XYZ | 68.769, 71.936, 78.667 |
---|---|
Hunter Lab | 84.815, -3.697, 4.378 |
CIE-LAB | 87.938, 0.863, -0.26 |
CIE-LCH | 87.938, 0.901, 343.234 |
CIE-LUV | 0, 0.9, 0.45, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedcdd
CMYK percent of color #dedcdd
Text with hexadecimal color #dedcdd
This text has a font color of #dedcdd
<p style="color:#dedcdd">Text here</p>
#dedcdd Background Color
This box has a background color of #dedcdd
<div style="background-color:#dedcdd">Text here</div>
#dedcdd Border Color
This box has a border color of #dedcdd
<div style="border: 4px solid #dedcdd">Text here</div>
CSS codes
<p style="color:#dedcdd">Text here</p>
<div style="background-color:#dedcdd">Text here</div>
<div style="border: 4px solid #dedcdd">Text here</div>
#dedcdd Color on white background
This is how a font and box color of #dedcdd will look
on a white background.
#dedcdd Color on black background
This is how a font and box color of #dedcdd hex color will look
on a black background.