In RGB color space, #cecdcc hex color has a red value of 206, a green value of 205 and a blue value of 204.
In CMYK color space (used in color printing), #cecdcc hex color is composed of 0% cyan, 0.49% magenta, 0.97% yellow and 19.22% black.
#cecdcc color has a hue of 30 degrees, a saturation of 2% and a lightness of 80.4%.
#cecdcc hex color contains mainly RED.
The closest web safe color of #cecdcc is #cccccc
#cecdcc hex color has a decimal value of 13553100.
HEX | cecdcc | #cecdcc |
---|---|---|
RGB | 206, 205, 204 | rgb(206, 205, 204) |
RGB Percent | 80.78, 80.39, 80 | rgb(80.78, 80.39, 80) |
CMYK | 0, 0, 1, 19 | |
HSL | 30°, 2, 80.4 | hsl(30, 2%, 80.4%) |
HSV | 30°, 1, 80.8 |
XYZ | 58.184, 61.144, 65.862 |
---|---|
Hunter Lab | 78.195, -4.02, 4.797 |
CIE-LAB | 82.456, 0.167, 0.609 |
CIE-LCH | 82.456, 0.631, 74.665 |
CIE-LUV | 0, 0.49, 0.97, 19.22 |
Web Safe | cccccc |
RGB percent of color #cecdcc
CMYK percent of color #cecdcc
Text with hexadecimal color #cecdcc
This text has a font color of #cecdcc
<p style="color:#cecdcc">Text here</p>
#cecdcc Background Color
This box has a background color of #cecdcc
<div style="background-color:#cecdcc">Text here</div>
#cecdcc Border Color
This box has a border color of #cecdcc
<div style="border: 4px solid #cecdcc">Text here</div>
CSS codes
<p style="color:#cecdcc">Text here</p>
<div style="background-color:#cecdcc">Text here</div>
<div style="border: 4px solid #cecdcc">Text here</div>
#cecdcc Color on white background
This is how a font and box color of #cecdcc will look
on a white background.
#cecdcc Color on black background
This is how a font and box color of #cecdcc hex color will look
on a black background.