In RGB color space, #dedadd hex color has a red value of 222, a green value of 218 and a blue value of 221.
In CMYK color space (used in color printing), #dedadd hex color is composed of 0% cyan, 1.8% magenta, 0.45% yellow and 12.94% black.
#dedadd color has a hue of 315 degrees, a saturation of 5.71% and a lightness of 86.3%.
#dedadd hex color contains mainly RED.
The closest web safe color of #dedadd is #cccccc
#dedadd hex color has a decimal value of 14605021.
HEX | dedadd | #dedadd |
---|---|---|
RGB | 222, 218, 221 | rgb(222, 218, 221) |
RGB Percent | 87.06, 85.49, 86.67 | rgb(87.06, 85.49, 86.67) |
CMYK | 0, 2, 0, 13 | |
HSL | 315°, 5.71, 86.3 | hsl(315, 5.71%, 86.3%) |
HSV | 315°, 1.8, 87.1 |
XYZ | 68.247, 70.893, 78.493 |
---|---|
Hunter Lab | 84.198, -2.663, 3.666 |
CIE-LAB | 87.433, 1.9, -0.998 |
CIE-LCH | 87.433, 2.146, 332.289 |
CIE-LUV | 0, 1.8, 0.45, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedadd
CMYK percent of color #dedadd
Text with hexadecimal color #dedadd
This text has a font color of #dedadd
<p style="color:#dedadd">Text here</p>
#dedadd Background Color
This box has a background color of #dedadd
<div style="background-color:#dedadd">Text here</div>
#dedadd Border Color
This box has a border color of #dedadd
<div style="border: 4px solid #dedadd">Text here</div>
CSS codes
<p style="color:#dedadd">Text here</p>
<div style="background-color:#dedadd">Text here</div>
<div style="border: 4px solid #dedadd">Text here</div>
#dedadd Color on white background
This is how a font and box color of #dedadd will look
on a white background.
#dedadd Color on black background
This is how a font and box color of #dedadd hex color will look
on a black background.