In RGB color space, #cfffcc hex color has a red value of 207, a green value of 255 and a blue value of 204.
In CMYK color space (used in color printing), #cfffcc hex color is composed of 18.82% cyan, 0% magenta, 20% yellow and 0% black.
#cfffcc color has a hue of 116.5 degrees, a saturation of 100% and a lightness of 90%.
#cfffcc hex color contains mainly GREEN.
The closest web safe color of #cfffcc is #ccffcc
#cfffcc hex color has a decimal value of 13631436.
HEX | cfffcc | #cfffcc |
---|---|---|
RGB | 207, 255, 204 | rgb(207, 255, 204) |
RGB Percent | 81.18, 100, 80 | rgb(81.18, 100, 80) |
CMYK | 19, 0, 20, 0 | |
HSL | 116.5°, 100, 90 | hsl(116.5, 100%, 90%) |
HSV | 116.5°, 20, 100 |
XYZ | 72.391, 89.145, 70.518 |
---|---|
Hunter Lab | 94.417, -28.37, 21.809 |
CIE-LAB | 95.641, -24.594, 19.446 |
CIE-LCH | 95.641, 31.353, 141.667 |
CIE-LUV | 18.82, 0, 20, 0 |
Web Safe | ccffcc |
RGB percent of color #cfffcc
CMYK percent of color #cfffcc
Text with hexadecimal color #cfffcc
This text has a font color of #cfffcc
<p style="color:#cfffcc">Text here</p>
#cfffcc Background Color
This box has a background color of #cfffcc
<div style="background-color:#cfffcc">Text here</div>
#cfffcc Border Color
This box has a border color of #cfffcc
<div style="border: 4px solid #cfffcc">Text here</div>
CSS codes
<p style="color:#cfffcc">Text here</p>
<div style="background-color:#cfffcc">Text here</div>
<div style="border: 4px solid #cfffcc">Text here</div>
#cfffcc Color on white background
This is how a font and box color of #cfffcc will look
on a white background.
#cfffcc Color on black background
This is how a font and box color of #cfffcc hex color will look
on a black background.