In RGB color space, #dedade hex color has a red value of 222, a green value of 218 and a blue value of 222.
In CMYK color space (used in color printing), #dedade hex color is composed of 0% cyan, 1.8% magenta, 0% yellow and 12.94% black.
#dedade color has a hue of 300 degrees, a saturation of 5.71% and a lightness of 86.3%.
#dedade hex color contains mainly RED.
The closest web safe color of #dedade is #cccccc
#dedade hex color has a decimal value of 14605022.
HEX | dedade | #dedade |
---|---|---|
RGB | 222, 218, 222 | rgb(222, 218, 222) |
RGB Percent | 87.06, 85.49, 87.06 | rgb(87.06, 85.49, 87.06) |
CMYK | 0, 2, 0, 13 | |
HSL | 300°, 5.71, 86.3 | hsl(300, 5.71%, 86.3%) |
HSV | 300°, 1.8, 87.1 |
XYZ | 68.38, 70.946, 79.197 |
---|---|
Hunter Lab | 84.229, -2.49, 3.213 |
CIE-LAB | 87.459, 2.08, -1.488 |
CIE-LCH | 87.459, 2.557, 324.421 |
CIE-LUV | 0, 1.8, 0, 12.94 |
Web Safe | cccccc |
RGB percent of color #dedade
CMYK percent of color #dedade
Text with hexadecimal color #dedade
This text has a font color of #dedade
<p style="color:#dedade">Text here</p>
#dedade Background Color
This box has a background color of #dedade
<div style="background-color:#dedade">Text here</div>
#dedade Border Color
This box has a border color of #dedade
<div style="border: 4px solid #dedade">Text here</div>
CSS codes
<p style="color:#dedade">Text here</p>
<div style="background-color:#dedade">Text here</div>
<div style="border: 4px solid #dedade">Text here</div>
#dedade Color on white background
This is how a font and box color of #dedade will look
on a white background.
#dedade Color on black background
This is how a font and box color of #dedade hex color will look
on a black background.