In RGB color space, #deccde hex color has a red value of 222, a green value of 204 and a blue value of 222.
In CMYK color space (used in color printing), #deccde hex color is composed of 0% cyan, 8.11% magenta, 0% yellow and 12.94% black.
#deccde color has a hue of 300 degrees, a saturation of 21.43% and a lightness of 83.5%.
#deccde hex color contains mainly RED.
The closest web safe color of #deccde is #cccccc
#deccde hex color has a decimal value of 14601438.
HEX | deccde | #deccde |
---|---|---|
RGB | 222, 204, 222 | rgb(222, 204, 222) |
RGB Percent | 87.06, 80, 87.06 | rgb(87.06, 80, 87.06) |
CMYK | 0, 8, 0, 13 | |
HSL | 300°, 21.43, 83.5 | hsl(300, 21.43%, 83.5%) |
HSV | 300°, 8.1, 87.1 |
XYZ | 64.902, 63.989, 78.038 |
---|---|
Hunter Lab | 79.993, 4.837, -1.846 |
CIE-LAB | 83.96, 9.432, -6.638 |
CIE-LCH | 83.96, 11.534, 324.863 |
CIE-LUV | 0, 8.11, 0, 12.94 |
Web Safe | cccccc |
RGB percent of color #deccde
CMYK percent of color #deccde
Text with hexadecimal color #deccde
This text has a font color of #deccde
<p style="color:#deccde">Text here</p>
#deccde Background Color
This box has a background color of #deccde
<div style="background-color:#deccde">Text here</div>
#deccde Border Color
This box has a border color of #deccde
<div style="border: 4px solid #deccde">Text here</div>
CSS codes
<p style="color:#deccde">Text here</p>
<div style="background-color:#deccde">Text here</div>
<div style="border: 4px solid #deccde">Text here</div>
#deccde Color on white background
This is how a font and box color of #deccde will look
on a white background.
#deccde Color on black background
This is how a font and box color of #deccde hex color will look
on a black background.