In RGB color space, #00f02d hex color has a red value of 0, a green value of 240 and a blue value of 45.
In CMYK color space (used in color printing), #00f02d hex color is composed of 100% cyan, 0% magenta, 81.25% yellow and 5.88% black.
#00f02d color has a hue of 131.3 degrees, a saturation of 100% and a lightness of 47.1%.
#00f02d hex color contains mainly GREEN.
The closest web safe color of #00f02d is #00ff33
#00f02d hex color has a decimal value of 61485.
HEX | 00f02d | #00f02d |
---|---|---|
RGB | 0, 240, 45 | rgb(0, 240, 45) |
RGB Percent | 0, 94.12, 17.65 | rgb(0, 94.12, 17.65) |
CMYK | 100, 0, 81, 6 | |
HSL | 131.3°, 100, 47.1 | hsl(131.3, 100%, 47.1%) |
HSV | 131.3°, 100, 94.1 |
XYZ | 31.634, 62.51, 12.881 |
---|---|
Hunter Lab | 79.063, -66.941, 45.685 |
CIE-LAB | 83.184, -81.013, 72.826 |
CIE-LCH | 83.184, 108.935, 138.046 |
CIE-LUV | 100, 0, 81.25, 5.88 |
Web Safe | 00ff33 |
RGB percent of color #00f02d
CMYK percent of color #00f02d
Text with hexadecimal color #00f02d
This text has a font color of #00f02d
<p style="color:#00f02d">Text here</p>
#00f02d Background Color
This box has a background color of #00f02d
<div style="background-color:#00f02d">Text here</div>
#00f02d Border Color
This box has a border color of #00f02d
<div style="border: 4px solid #00f02d">Text here</div>
CSS codes
<p style="color:#00f02d">Text here</p>
<div style="background-color:#00f02d">Text here</div>
<div style="border: 4px solid #00f02d">Text here</div>
#00f02d Color on white background
This is how a font and box color of #00f02d will look
on a white background.
#00f02d Color on black background
This is how a font and box color of #00f02d hex color will look
on a black background.