In RGB color space, #ccf00b hex color has a red value of 204, a green value of 240 and a blue value of 11.
In CMYK color space (used in color printing), #ccf00b hex color is composed of 15% cyan, 0% magenta, 95.42% yellow and 5.88% black.
#ccf00b color has a hue of 69.4 degrees, a saturation of 91.24% and a lightness of 49.2%.
#ccf00b hex color contains mainly GREEN.
The closest web safe color of #ccf00b is #ccff00
#ccf00b hex color has a decimal value of 13430795.
HEX | ccf00b | #ccf00b |
---|---|---|
RGB | 204, 240, 11 | rgb(204, 240, 11) |
RGB Percent | 80, 94.12, 4.31 | rgb(80, 94.12, 4.31) |
CMYK | 15, 0, 95, 6 | |
HSL | 69.4°, 91.24, 49.2 | hsl(69.4, 91.24%, 49.2%) |
HSV | 69.4°, 95.4, 94.1 |
XYZ | 56.122, 75.182, 11.87 |
---|---|
Hunter Lab | 86.708, -36.203, 52.579 |
CIE-LAB | 89.478, -35.177, 86.317 |
CIE-LCH | 89.478, 93.21, 112.173 |
CIE-LUV | 15, 0, 95.42, 5.88 |
Web Safe | ccff00 |
RGB percent of color #ccf00b
CMYK percent of color #ccf00b
Text with hexadecimal color #ccf00b
This text has a font color of #ccf00b
<p style="color:#ccf00b">Text here</p>
#ccf00b Background Color
This box has a background color of #ccf00b
<div style="background-color:#ccf00b">Text here</div>
#ccf00b Border Color
This box has a border color of #ccf00b
<div style="border: 4px solid #ccf00b">Text here</div>
CSS codes
<p style="color:#ccf00b">Text here</p>
<div style="background-color:#ccf00b">Text here</div>
<div style="border: 4px solid #ccf00b">Text here</div>
#ccf00b Color on white background
This is how a font and box color of #ccf00b will look
on a white background.
#ccf00b Color on black background
This is how a font and box color of #ccf00b hex color will look
on a black background.