In RGB color space, #00ff2a hex color has a red value of 0, a green value of 255 and a blue value of 42.
In CMYK color space (used in color printing), #00ff2a hex color is composed of 100% cyan, 0% magenta, 83.53% yellow and 0% black.
#00ff2a color has a hue of 129.9 degrees, a saturation of 100% and a lightness of 50%.
#00ff2a hex color contains mainly GREEN.
The closest web safe color of #00ff2a is #00ff33
#00ff2a hex color has a decimal value of 65322.
HEX | 00ff2a | #00ff2a |
---|---|---|
RGB | 0, 255, 42 | rgb(0, 255, 42) |
RGB Percent | 0, 100, 16.47 | rgb(0, 100, 16.47) |
CMYK | 100, 0, 84, 0 | |
HSL | 129.9°, 100, 50 | hsl(129.9, 100%, 50%) |
HSV | 129.9°, 100, 100 |
XYZ | 36.178, 71.687, 14.121 |
---|---|
Hunter Lab | 84.668, -71.898, 49.379 |
CIE-LAB | 87.818, -85.131, 77.761 |
CIE-LCH | 87.818, 115.3, 137.591 |
CIE-LUV | 100, 0, 83.53, 0 |
Web Safe | 00ff33 |
RGB percent of color #00ff2a
CMYK percent of color #00ff2a
Text with hexadecimal color #00ff2a
This text has a font color of #00ff2a
<p style="color:#00ff2a">Text here</p>
#00ff2a Background Color
This box has a background color of #00ff2a
<div style="background-color:#00ff2a">Text here</div>
#00ff2a Border Color
This box has a border color of #00ff2a
<div style="border: 4px solid #00ff2a">Text here</div>
CSS codes
<p style="color:#00ff2a">Text here</p>
<div style="background-color:#00ff2a">Text here</div>
<div style="border: 4px solid #00ff2a">Text here</div>
#00ff2a Color on white background
This is how a font and box color of #00ff2a will look
on a white background.
#00ff2a Color on black background
This is how a font and box color of #00ff2a hex color will look
on a black background.