In RGB color space, #cdefdc hex color has a red value of 205, a green value of 239 and a blue value of 220.
In CMYK color space (used in color printing), #cdefdc hex color is composed of 14.23% cyan, 0% magenta, 7.95% yellow and 6.27% black.
#cdefdc color has a hue of 146.5 degrees, a saturation of 51.52% and a lightness of 87.1%.
#cdefdc hex color contains mainly GREEN.
The closest web safe color of #cdefdc is #ccffcc
#cdefdc hex color has a decimal value of 13496284.
HEX | cdefdc | #cdefdc |
---|---|---|
RGB | 205, 239, 220 | rgb(205, 239, 220) |
RGB Percent | 80.39, 93.73, 86.27 | rgb(80.39, 93.73, 86.27) |
CMYK | 14, 0, 8, 6 | |
HSL | 146.5°, 51.52, 87.1 | hsl(146.5, 51.52%, 87.1%) |
HSV | 146.5°, 14.2, 93.7 |
XYZ | 68.962, 79.879, 79.494 |
---|---|
Hunter Lab | 89.375, -18.675, 9.827 |
CIE-LAB | 91.631, -14.634, 5.481 |
CIE-LCH | 91.631, 15.627, 159.467 |
CIE-LUV | 14.23, 0, 7.95, 6.27 |
Web Safe | ccffcc |
RGB percent of color #cdefdc
CMYK percent of color #cdefdc
Text with hexadecimal color #cdefdc
This text has a font color of #cdefdc
<p style="color:#cdefdc">Text here</p>
#cdefdc Background Color
This box has a background color of #cdefdc
<div style="background-color:#cdefdc">Text here</div>
#cdefdc Border Color
This box has a border color of #cdefdc
<div style="border: 4px solid #cdefdc">Text here</div>
CSS codes
<p style="color:#cdefdc">Text here</p>
<div style="background-color:#cdefdc">Text here</div>
<div style="border: 4px solid #cdefdc">Text here</div>
#cdefdc Color on white background
This is how a font and box color of #cdefdc will look
on a white background.
#cdefdc Color on black background
This is how a font and box color of #cdefdc hex color will look
on a black background.