In RGB color space, #ccff30 hex color has a red value of 204, a green value of 255 and a blue value of 48.
In CMYK color space (used in color printing), #ccff30 hex color is composed of 20% cyan, 0% magenta, 81.18% yellow and 0% black.
#ccff30 color has a hue of 74.8 degrees, a saturation of 100% and a lightness of 59.4%.
#ccff30 hex color contains mainly GREEN.
The closest web safe color of #ccff30 is #ccff33
#ccff30 hex color has a decimal value of 13434672.
HEX | ccff30 | #ccff30 |
---|---|---|
RGB | 204, 255, 48 | rgb(204, 255, 48) |
RGB Percent | 80, 100, 18.82 | rgb(80, 100, 18.82) |
CMYK | 20, 0, 81, 0 | |
HSL | 74.8°, 100, 59.4 | hsl(74.8, 100%, 59.4%) |
HSV | 74.8°, 81.2, 100 |
XYZ | 61.195, 84.571, 15.895 |
---|---|
Hunter Lab | 91.962, -42.154, 54.126 |
CIE-LAB | 93.698, -41.089, 83.826 |
CIE-LCH | 93.698, 93.355, 116.113 |
CIE-LUV | 20, 0, 81.18, 0 |
Web Safe | ccff33 |
RGB percent of color #ccff30
CMYK percent of color #ccff30
Text with hexadecimal color #ccff30
This text has a font color of #ccff30
<p style="color:#ccff30">Text here</p>
#ccff30 Background Color
This box has a background color of #ccff30
<div style="background-color:#ccff30">Text here</div>
#ccff30 Border Color
This box has a border color of #ccff30
<div style="border: 4px solid #ccff30">Text here</div>
CSS codes
<p style="color:#ccff30">Text here</p>
<div style="background-color:#ccff30">Text here</div>
<div style="border: 4px solid #ccff30">Text here</div>
#ccff30 Color on white background
This is how a font and box color of #ccff30 will look
on a white background.
#ccff30 Color on black background
This is how a font and box color of #ccff30 hex color will look
on a black background.