In RGB color space, #ccff05 hex color has a red value of 204, a green value of 255 and a blue value of 5.
In CMYK color space (used in color printing), #ccff05 hex color is composed of 20% cyan, 0% magenta, 98.04% yellow and 0% black.
#ccff05 color has a hue of 72.2 degrees, a saturation of 100% and a lightness of 51%.
#ccff05 hex color contains mainly GREEN.
The closest web safe color of #ccff05 is #ccff00
#ccff05 hex color has a decimal value of 13434629.
HEX | ccff05 | #ccff05 |
---|---|---|
RGB | 204, 255, 5 | rgb(204, 255, 5) |
RGB Percent | 80, 100, 1.96 | rgb(80, 100, 1.96) |
CMYK | 20, 0, 98, 0 | |
HSL | 72.2°, 100, 51 | hsl(72.2, 100%, 51%) |
HSV | 72.2°, 98, 100 |
XYZ | 60.689, 84.368, 13.23 |
---|---|
Hunter Lab | 91.852, -42.802, 55.757 |
CIE-LAB | 93.61, -41.904, 89.923 |
CIE-LCH | 93.61, 99.207, 114.985 |
CIE-LUV | 20, 0, 98.04, 0 |
Web Safe | ccff00 |
RGB percent of color #ccff05
CMYK percent of color #ccff05
Text with hexadecimal color #ccff05
This text has a font color of #ccff05
<p style="color:#ccff05">Text here</p>
#ccff05 Background Color
This box has a background color of #ccff05
<div style="background-color:#ccff05">Text here</div>
#ccff05 Border Color
This box has a border color of #ccff05
<div style="border: 4px solid #ccff05">Text here</div>
CSS codes
<p style="color:#ccff05">Text here</p>
<div style="background-color:#ccff05">Text here</div>
<div style="border: 4px solid #ccff05">Text here</div>
#ccff05 Color on white background
This is how a font and box color of #ccff05 will look
on a white background.
#ccff05 Color on black background
This is how a font and box color of #ccff05 hex color will look
on a black background.