In RGB color space, #04cc00 hex color has a red value of 4, a green value of 204 and a blue value of 0.
In CMYK color space (used in color printing), #04cc00 hex color is composed of 98.04% cyan, 0% magenta, 100% yellow and 20% black.
#04cc00 color has a hue of 118.8 degrees, a saturation of 100% and a lightness of 40%.
#04cc00 hex color contains mainly GREEN.
The closest web safe color of #04cc00 is #00cc00
#04cc00 hex color has a decimal value of 314368.
HEX | 04cc00 | #04cc00 |
---|---|---|
RGB | 4, 204, 0 | rgb(4, 204, 0) |
RGB Percent | 1.57, 80, 0 | rgb(1.57, 80, 0) |
CMYK | 98, 0, 100, 20 | |
HSL | 118.8°, 100, 40 | hsl(118.8, 100%, 40%) |
HSV | 118.8°, 100, 80 |
XYZ | 21.643, 43.212, 7.2 |
---|---|
Hunter Lab | 65.736, -56.268, 39.521 |
CIE-LAB | 71.699, -72.686, 70.328 |
CIE-LCH | 71.699, 101.14, 135.945 |
CIE-LUV | 98.04, 0, 100, 20 |
Web Safe | 00cc00 |
RGB percent of color #04cc00
CMYK percent of color #04cc00
Text with hexadecimal color #04cc00
This text has a font color of #04cc00
<p style="color:#04cc00">Text here</p>
#04cc00 Background Color
This box has a background color of #04cc00
<div style="background-color:#04cc00">Text here</div>
#04cc00 Border Color
This box has a border color of #04cc00
<div style="border: 4px solid #04cc00">Text here</div>
CSS codes
<p style="color:#04cc00">Text here</p>
<div style="background-color:#04cc00">Text here</div>
<div style="border: 4px solid #04cc00">Text here</div>
#04cc00 Color on white background
This is how a font and box color of #04cc00 will look
on a white background.
#04cc00 Color on black background
This is how a font and box color of #04cc00 hex color will look
on a black background.