In RGB color space, #ccffdc hex color has a red value of 204, a green value of 255 and a blue value of 220.
In CMYK color space (used in color printing), #ccffdc hex color is composed of 20% cyan, 0% magenta, 13.73% yellow and 0% black.
#ccffdc color has a hue of 138.8 degrees, a saturation of 100% and a lightness of 90%.
#ccffdc hex color contains mainly GREEN.
The closest web safe color of #ccffdc is #ccffcc
#ccffdc hex color has a decimal value of 13434844.
HEX | ccffdc | #ccffdc |
---|---|---|
RGB | 204, 255, 220 | rgb(204, 255, 220) |
RGB Percent | 80, 100, 86.27 | rgb(80, 100, 86.27) |
CMYK | 20, 0, 14, 0 | |
HSL | 138.8°, 100, 90 | hsl(138.8, 100%, 90%) |
HSV | 138.8°, 20, 100 |
XYZ | 73.58, 89.525, 81.112 |
---|---|
Hunter Lab | 94.618, -26.769, 15.405 |
CIE-LAB | 95.799, -22.791, 11.455 |
CIE-LCH | 95.799, 25.508, 153.315 |
CIE-LUV | 20, 0, 13.73, 0 |
Web Safe | ccffcc |
RGB percent of color #ccffdc
CMYK percent of color #ccffdc
Text with hexadecimal color #ccffdc
This text has a font color of #ccffdc
<p style="color:#ccffdc">Text here</p>
#ccffdc Background Color
This box has a background color of #ccffdc
<div style="background-color:#ccffdc">Text here</div>
#ccffdc Border Color
This box has a border color of #ccffdc
<div style="border: 4px solid #ccffdc">Text here</div>
CSS codes
<p style="color:#ccffdc">Text here</p>
<div style="background-color:#ccffdc">Text here</div>
<div style="border: 4px solid #ccffdc">Text here</div>
#ccffdc Color on white background
This is how a font and box color of #ccffdc will look
on a white background.
#ccffdc Color on black background
This is how a font and box color of #ccffdc hex color will look
on a black background.