In RGB color space, #cdcecc hex color has a red value of 205, a green value of 206 and a blue value of 204.
In CMYK color space (used in color printing), #cdcecc hex color is composed of 0.49% cyan, 0% magenta, 0.97% yellow and 19.22% black.
#cdcecc color has a hue of 90 degrees, a saturation of 2% and a lightness of 80.4%.
#cdcecc hex color contains mainly GREEN.
The closest web safe color of #cdcecc is #cccccc
#cdcecc hex color has a decimal value of 13487820.
HEX | cdcecc | #cdcecc |
---|---|---|
RGB | 205, 206, 204 | rgb(205, 206, 204) |
RGB Percent | 80.39, 80.78, 80 | rgb(80.39, 80.78, 80) |
CMYK | 0, 0, 1, 19 | |
HSL | 90°, 2, 80.4 | hsl(90, 2%, 80.4%) |
HSV | 90°, 1, 80.8 |
XYZ | 58.147, 61.481, 65.929 |
---|---|
Hunter Lab | 78.41, -4.846, 5.034 |
CIE-LAB | 82.637, -0.702, 0.862 |
CIE-LCH | 82.637, 1.112, 129.159 |
CIE-LUV | 0.49, 0, 0.97, 19.22 |
Web Safe | cccccc |
RGB percent of color #cdcecc
CMYK percent of color #cdcecc
Text with hexadecimal color #cdcecc
This text has a font color of #cdcecc
<p style="color:#cdcecc">Text here</p>
#cdcecc Background Color
This box has a background color of #cdcecc
<div style="background-color:#cdcecc">Text here</div>
#cdcecc Border Color
This box has a border color of #cdcecc
<div style="border: 4px solid #cdcecc">Text here</div>
CSS codes
<p style="color:#cdcecc">Text here</p>
<div style="background-color:#cdcecc">Text here</div>
<div style="border: 4px solid #cdcecc">Text here</div>
#cdcecc Color on white background
This is how a font and box color of #cdcecc will look
on a white background.
#cdcecc Color on black background
This is how a font and box color of #cdcecc hex color will look
on a black background.