In RGB color space, #ccff65 hex color has a red value of 204, a green value of 255 and a blue value of 101.
In CMYK color space (used in color printing), #ccff65 hex color is composed of 20% cyan, 0% magenta, 60.39% yellow and 0% black.
#ccff65 color has a hue of 79.9 degrees, a saturation of 100% and a lightness of 69.8%.
#ccff65 hex color contains mainly GREEN.
The closest web safe color of #ccff65 is #ccff66
#ccff65 hex color has a decimal value of 13434725.
HEX | ccff65 | #ccff65 |
---|---|---|
RGB | 204, 255, 101 | rgb(204, 255, 101) |
RGB Percent | 80, 100, 39.61 | rgb(80, 100, 39.61) |
CMYK | 20, 0, 60, 0 | |
HSL | 79.9°, 100, 69.8 | hsl(79.9, 100%, 69.8%) |
HSV | 79.9°, 60.4, 100 |
XYZ | 63.011, 85.297, 25.455 |
---|---|
Hunter Lab | 92.356, -39.84, 48.308 |
CIE-LAB | 94.011, -38.209, 66.467 |
CIE-LCH | 94.011, 76.667, 119.893 |
CIE-LUV | 20, 0, 60.39, 0 |
Web Safe | ccff66 |
RGB percent of color #ccff65
CMYK percent of color #ccff65
Text with hexadecimal color #ccff65
This text has a font color of #ccff65
<p style="color:#ccff65">Text here</p>
#ccff65 Background Color
This box has a background color of #ccff65
<div style="background-color:#ccff65">Text here</div>
#ccff65 Border Color
This box has a border color of #ccff65
<div style="border: 4px solid #ccff65">Text here</div>
CSS codes
<p style="color:#ccff65">Text here</p>
<div style="background-color:#ccff65">Text here</div>
<div style="border: 4px solid #ccff65">Text here</div>
#ccff65 Color on white background
This is how a font and box color of #ccff65 will look
on a white background.
#ccff65 Color on black background
This is how a font and box color of #ccff65 hex color will look
on a black background.