In RGB color space, #ccff02 hex color has a red value of 204, a green value of 255 and a blue value of 2.
In CMYK color space (used in color printing), #ccff02 hex color is composed of 20% cyan, 0% magenta, 99.22% yellow and 0% black.
#ccff02 color has a hue of 72.1 degrees, a saturation of 100% and a lightness of 50.4%.
#ccff02 hex color contains mainly GREEN.
The closest web safe color of #ccff02 is #ccff00
#ccff02 hex color has a decimal value of 13434626.
HEX | ccff02 | #ccff02 |
---|---|---|
RGB | 204, 255, 2 | rgb(204, 255, 2) |
RGB Percent | 80, 100, 0.78 | rgb(80, 100, 0.78) |
CMYK | 20, 0, 99, 0 | |
HSL | 72.1°, 100, 50.4 | hsl(72.1, 100%, 50.4%) |
HSV | 72.1°, 99.2, 100 |
XYZ | 60.673, 84.362, 13.143 |
---|---|
Hunter Lab | 91.849, -42.823, 55.81 |
CIE-LAB | 93.608, -41.93, 90.136 |
CIE-LCH | 93.608, 99.411, 114.947 |
CIE-LUV | 20, 0, 99.22, 0 |
Web Safe | ccff00 |
RGB percent of color #ccff02
CMYK percent of color #ccff02
Text with hexadecimal color #ccff02
This text has a font color of #ccff02
<p style="color:#ccff02">Text here</p>
#ccff02 Background Color
This box has a background color of #ccff02
<div style="background-color:#ccff02">Text here</div>
#ccff02 Border Color
This box has a border color of #ccff02
<div style="border: 4px solid #ccff02">Text here</div>
CSS codes
<p style="color:#ccff02">Text here</p>
<div style="background-color:#ccff02">Text here</div>
<div style="border: 4px solid #ccff02">Text here</div>
#ccff02 Color on white background
This is how a font and box color of #ccff02 will look
on a white background.
#ccff02 Color on black background
This is how a font and box color of #ccff02 hex color will look
on a black background.