In RGB color space, #cedccc hex color has a red value of 206, a green value of 220 and a blue value of 204.
In CMYK color space (used in color printing), #cedccc hex color is composed of 6.36% cyan, 0% magenta, 7.27% yellow and 13.73% black.
#cedccc color has a hue of 112.5 degrees, a saturation of 18.6% and a lightness of 83.1%.
#cedccc hex color contains mainly GREEN.
The closest web safe color of #cedccc is #cccccc
#cedccc hex color has a decimal value of 13556940.
HEX | cedccc | #cedccc |
---|---|---|
RGB | 206, 220, 204 | rgb(206, 220, 204) |
RGB Percent | 80.78, 86.27, 80 | rgb(80.78, 86.27, 80) |
CMYK | 6, 0, 7, 14 | |
HSL | 112.5°, 18.6, 83.1 | hsl(112.5, 18.6%, 83.1%) |
HSV | 112.5°, 7.3, 86.3 |
XYZ | 61.946, 68.668, 67.116 |
---|---|
Hunter Lab | 82.866, -11.579, 9.985 |
CIE-LAB | 86.339, -7.612, 6.237 |
CIE-LCH | 86.339, 9.841, 140.67 |
CIE-LUV | 6.36, 0, 7.27, 13.73 |
Web Safe | cccccc |
RGB percent of color #cedccc
CMYK percent of color #cedccc
Text with hexadecimal color #cedccc
This text has a font color of #cedccc
<p style="color:#cedccc">Text here</p>
#cedccc Background Color
This box has a background color of #cedccc
<div style="background-color:#cedccc">Text here</div>
#cedccc Border Color
This box has a border color of #cedccc
<div style="border: 4px solid #cedccc">Text here</div>
CSS codes
<p style="color:#cedccc">Text here</p>
<div style="background-color:#cedccc">Text here</div>
<div style="border: 4px solid #cedccc">Text here</div>
#cedccc Color on white background
This is how a font and box color of #cedccc will look
on a white background.
#cedccc Color on black background
This is how a font and box color of #cedccc hex color will look
on a black background.