In RGB color space, #dedeed hex color has a red value of 222, a green value of 222 and a blue value of 237.
In CMYK color space (used in color printing), #dedeed hex color is composed of 6.33% cyan, 6.33% magenta, 0% yellow and 7.06% black.
#dedeed color has a hue of 240 degrees, a saturation of 29.41% and a lightness of 90%.
#dedeed hex color contains mainly BLUE.
The closest web safe color of #dedeed is #ccccff
#dedeed hex color has a decimal value of 14606061.
HEX | dedeed | #dedeed |
---|---|---|
RGB | 222, 222, 237 | rgb(222, 222, 237) |
RGB Percent | 87.06, 87.06, 92.94 | rgb(87.06, 87.06, 92.94) |
CMYK | 6, 6, 0, 7 | |
HSL | 240°, 29.41, 90 | hsl(240, 29.41%, 90%) |
HSV | 240°, 6.3, 92.9 |
XYZ | 71.532, 73.887, 90.612 |
---|---|
Hunter Lab | 85.958, -1.882, -2.33 |
CIE-LAB | 88.869, 2.782, -7.313 |
CIE-LCH | 88.869, 7.824, 290.828 |
CIE-LUV | 6.33, 6.33, 0, 7.06 |
Web Safe | ccccff |
RGB percent of color #dedeed
CMYK percent of color #dedeed
Text with hexadecimal color #dedeed
This text has a font color of #dedeed
<p style="color:#dedeed">Text here</p>
#dedeed Background Color
This box has a background color of #dedeed
<div style="background-color:#dedeed">Text here</div>
#dedeed Border Color
This box has a border color of #dedeed
<div style="border: 4px solid #dedeed">Text here</div>
CSS codes
<p style="color:#dedeed">Text here</p>
<div style="background-color:#dedeed">Text here</div>
<div style="border: 4px solid #dedeed">Text here</div>
#dedeed Color on white background
This is how a font and box color of #dedeed will look
on a white background.
#dedeed Color on black background
This is how a font and box color of #dedeed hex color will look
on a black background.