In RGB color space, #ccff10 hex color has a red value of 204, a green value of 255 and a blue value of 16.
In CMYK color space (used in color printing), #ccff10 hex color is composed of 20% cyan, 0% magenta, 93.73% yellow and 0% black.
#ccff10 color has a hue of 72.8 degrees, a saturation of 100% and a lightness of 53.1%.
#ccff10 hex color contains mainly GREEN.
The closest web safe color of #ccff10 is #ccff00
#ccff10 hex color has a decimal value of 13434640.
HEX | ccff10 | #ccff10 |
---|---|---|
RGB | 204, 255, 16 | rgb(204, 255, 16) |
RGB Percent | 80, 100, 6.27 | rgb(80, 100, 6.27) |
CMYK | 20, 0, 94, 0 | |
HSL | 72.8°, 100, 53.1 | hsl(72.8, 100%, 53.1%) |
HSV | 72.8°, 93.7, 100 |
XYZ | 60.755, 84.395, 13.578 |
---|---|
Hunter Lab | 91.867, -42.718, 55.544 |
CIE-LAB | 93.622, -41.798, 89.082 |
CIE-LCH | 93.622, 98.401, 115.136 |
CIE-LUV | 20, 0, 93.73, 0 |
Web Safe | ccff00 |
RGB percent of color #ccff10
CMYK percent of color #ccff10
Text with hexadecimal color #ccff10
This text has a font color of #ccff10
<p style="color:#ccff10">Text here</p>
#ccff10 Background Color
This box has a background color of #ccff10
<div style="background-color:#ccff10">Text here</div>
#ccff10 Border Color
This box has a border color of #ccff10
<div style="border: 4px solid #ccff10">Text here</div>
CSS codes
<p style="color:#ccff10">Text here</p>
<div style="background-color:#ccff10">Text here</div>
<div style="border: 4px solid #ccff10">Text here</div>
#ccff10 Color on white background
This is how a font and box color of #ccff10 will look
on a white background.
#ccff10 Color on black background
This is how a font and box color of #ccff10 hex color will look
on a black background.