In RGB color space, #00f02b hex color has a red value of 0, a green value of 240 and a blue value of 43.
In CMYK color space (used in color printing), #00f02b hex color is composed of 100% cyan, 0% magenta, 82.08% yellow and 5.88% black.
#00f02b color has a hue of 130.8 degrees, a saturation of 100% and a lightness of 47.1%.
#00f02b hex color contains mainly GREEN.
The closest web safe color of #00f02b is #00ff33
#00f02b hex color has a decimal value of 61483.
HEX | 00f02b | #00f02b |
---|---|---|
RGB | 0, 240, 43 | rgb(0, 240, 43) |
RGB Percent | 0, 94.12, 16.86 | rgb(0, 94.12, 16.86) |
CMYK | 100, 0, 82, 6 | |
HSL | 130.8°, 100, 47.1 | hsl(130.8, 100%, 47.1%) |
HSV | 130.8°, 100, 94.1 |
XYZ | 31.596, 62.495, 12.683 |
---|---|
Hunter Lab | 79.054, -67.002, 45.825 |
CIE-LAB | 83.176, -81.117, 73.318 |
CIE-LCH | 83.176, 109.341, 137.891 |
CIE-LUV | 100, 0, 82.08, 5.88 |
Web Safe | 00ff33 |
RGB percent of color #00f02b
CMYK percent of color #00f02b
Text with hexadecimal color #00f02b
This text has a font color of #00f02b
<p style="color:#00f02b">Text here</p>
#00f02b Background Color
This box has a background color of #00f02b
<div style="background-color:#00f02b">Text here</div>
#00f02b Border Color
This box has a border color of #00f02b
<div style="border: 4px solid #00f02b">Text here</div>
CSS codes
<p style="color:#00f02b">Text here</p>
<div style="background-color:#00f02b">Text here</div>
<div style="border: 4px solid #00f02b">Text here</div>
#00f02b Color on white background
This is how a font and box color of #00f02b will look
on a white background.
#00f02b Color on black background
This is how a font and box color of #00f02b hex color will look
on a black background.