In RGB color space, #02a000 hex color has a red value of 2, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #02a000 hex color is composed of 98.75% cyan, 0% magenta, 100% yellow and 37.25% black.
#02a000 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 31.4%.
#02a000 hex color contains mainly GREEN.
The closest web safe color of #02a000 is #009900
#02a000 hex color has a decimal value of 172032.
HEX | 02a000 | #02a000 |
---|---|---|
RGB | 2, 160, 0 | rgb(2, 160, 0) |
RGB Percent | 0.78, 62.75, 0 | rgb(0.78, 62.75, 0) |
CMYK | 99, 0, 100, 37 | |
HSL | 119.3°, 100, 31.4 | hsl(119.3, 100%, 31.4%) |
HSV | 119.3°, 100, 62.7 |
XYZ | 12.596, 25.155, 4.191 |
---|---|
Hunter Lab | 50.155, -42.942, 30.154 |
CIE-LAB | 57.226, -60.711, 58.724 |
CIE-LCH | 57.226, 84.465, 135.953 |
CIE-LUV | 98.75, 0, 100, 37.25 |
Web Safe | 009900 |
RGB percent of color #02a000
CMYK percent of color #02a000
Text with hexadecimal color #02a000
This text has a font color of #02a000
<p style="color:#02a000">Text here</p>
#02a000 Background Color
This box has a background color of #02a000
<div style="background-color:#02a000">Text here</div>
#02a000 Border Color
This box has a border color of #02a000
<div style="border: 4px solid #02a000">Text here</div>
CSS codes
<p style="color:#02a000">Text here</p>
<div style="background-color:#02a000">Text here</div>
<div style="border: 4px solid #02a000">Text here</div>
#02a000 Color on white background
This is how a font and box color of #02a000 will look
on a white background.
#02a000 Color on black background
This is how a font and box color of #02a000 hex color will look
on a black background.