In RGB color space, #decccc hex color has a red value of 222, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #decccc hex color is composed of 0% cyan, 8.11% magenta, 8.11% yellow and 12.94% black.
#decccc color has a hue of 0 degrees, a saturation of 21.43% and a lightness of 83.5%.
#decccc hex color contains mainly RED.
The closest web safe color of #decccc is #cccccc
#decccc hex color has a decimal value of 14601420.
HEX | decccc | #decccc |
---|---|---|
RGB | 222, 204, 204 | rgb(222, 204, 204) |
RGB Percent | 87.06, 80, 80 | rgb(87.06, 80, 80) |
CMYK | 0, 8, 8, 13 | |
HSL | 0°, 21.43, 83.5 | hsl(0, 21.43%, 83.5%) |
HSV | 0°, 8.1, 87.1 |
XYZ | 62.616, 63.075, 66.001 |
---|---|
Hunter Lab | 79.42, 1.748, 6.321 |
CIE-LAB | 83.482, 6.262, 2.258 |
CIE-LCH | 83.482, 6.657, 19.829 |
CIE-LUV | 0, 8.11, 8.11, 12.94 |
Web Safe | cccccc |
RGB percent of color #decccc
CMYK percent of color #decccc
Text with hexadecimal color #decccc
This text has a font color of #decccc
<p style="color:#decccc">Text here</p>
#decccc Background Color
This box has a background color of #decccc
<div style="background-color:#decccc">Text here</div>
#decccc Border Color
This box has a border color of #decccc
<div style="border: 4px solid #decccc">Text here</div>
CSS codes
<p style="color:#decccc">Text here</p>
<div style="background-color:#decccc">Text here</div>
<div style="border: 4px solid #decccc">Text here</div>
#decccc Color on white background
This is how a font and box color of #decccc will look
on a white background.
#decccc Color on black background
This is how a font and box color of #decccc hex color will look
on a black background.