In RGB color space, #dededd hex color has a red value of 222, a green value of 222 and a blue value of 221.
In CMYK color space (used in color printing), #dededd hex color is composed of 0% cyan, 0% magenta, 0.45% yellow and 12.94% black.
#dededd color has a hue of 60 degrees, a saturation of 1.49% and a lightness of 86.9%.
#dededd hex color contains mainly RED.
The closest web safe color of #dededd is #cccccc
#dededd hex color has a decimal value of 14606045.
HEX | dededd | #dededd |
---|---|---|
RGB | 222, 222, 221 | rgb(222, 222, 221) |
RGB Percent | 87.06, 87.06, 86.67 | rgb(87.06, 87.06, 86.67) |
CMYK | 0, 0, 0, 13 | |
HSL | 60°, 1.49, 86.9 | hsl(60, 1.49%, 86.9%) |
HSV | 60°, 0.5, 87.1 |
XYZ | 69.297, 72.993, 78.843 |
---|---|
Hunter Lab | 85.436, -4.732, 5.09 |
CIE-LAB | 88.444, -0.175, 0.48 |
CIE-LCH | 88.444, 0.511, 110.031 |
CIE-LUV | 0, 0, 0.45, 12.94 |
Web Safe | cccccc |
RGB percent of color #dededd
CMYK percent of color #dededd
Text with hexadecimal color #dededd
This text has a font color of #dededd
<p style="color:#dededd">Text here</p>
#dededd Background Color
This box has a background color of #dededd
<div style="background-color:#dededd">Text here</div>
#dededd Border Color
This box has a border color of #dededd
<div style="border: 4px solid #dededd">Text here</div>
CSS codes
<p style="color:#dededd">Text here</p>
<div style="background-color:#dededd">Text here</div>
<div style="border: 4px solid #dededd">Text here</div>
#dededd Color on white background
This is how a font and box color of #dededd will look
on a white background.
#dededd Color on black background
This is how a font and box color of #dededd hex color will look
on a black background.