In RGB color space, #cdefcc hex color has a red value of 205, a green value of 239 and a blue value of 204.
In CMYK color space (used in color printing), #cdefcc hex color is composed of 14.23% cyan, 0% magenta, 14.64% yellow and 6.27% black.
#cdefcc color has a hue of 118.3 degrees, a saturation of 52.24% and a lightness of 86.9%.
#cdefcc hex color contains mainly GREEN.
The closest web safe color of #cdefcc is #ccffcc
#cdefcc hex color has a decimal value of 13496268.
HEX | cdefcc | #cdefcc |
---|---|---|
RGB | 205, 239, 204 | rgb(205, 239, 204) |
RGB Percent | 80.39, 93.73, 80 | rgb(80.39, 93.73, 80) |
CMYK | 14, 0, 15, 6 | |
HSL | 118.3°, 52.24, 86.9 | hsl(118.3, 52.24%, 86.9%) |
HSV | 118.3°, 14.6, 93.7 |
XYZ | 66.942, 79.072, 68.861 |
---|---|
Hunter Lab | 88.922, -21.237, 16.332 |
CIE-LAB | 91.267, -17.497, 13.27 |
CIE-LCH | 91.267, 21.96, 142.823 |
CIE-LUV | 14.23, 0, 14.64, 6.27 |
Web Safe | ccffcc |
RGB percent of color #cdefcc
CMYK percent of color #cdefcc
Text with hexadecimal color #cdefcc
This text has a font color of #cdefcc
<p style="color:#cdefcc">Text here</p>
#cdefcc Background Color
This box has a background color of #cdefcc
<div style="background-color:#cdefcc">Text here</div>
#cdefcc Border Color
This box has a border color of #cdefcc
<div style="border: 4px solid #cdefcc">Text here</div>
CSS codes
<p style="color:#cdefcc">Text here</p>
<div style="background-color:#cdefcc">Text here</div>
<div style="border: 4px solid #cdefcc">Text here</div>
#cdefcc Color on white background
This is how a font and box color of #cdefcc will look
on a white background.
#cdefcc Color on black background
This is how a font and box color of #cdefcc hex color will look
on a black background.