In RGB color space, #02b000 hex color has a red value of 2, a green value of 176 and a blue value of 0.
In CMYK color space (used in color printing), #02b000 hex color is composed of 98.86% cyan, 0% magenta, 100% yellow and 30.98% black.
#02b000 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 34.5%.
#02b000 hex color contains mainly GREEN.
The closest web safe color of #02b000 is #009900
#02b000 hex color has a decimal value of 176128.
HEX | 02b000 | #02b000 |
---|---|---|
RGB | 2, 176, 0 | rgb(2, 176, 0) |
RGB Percent | 0.78, 69.02, 0 | rgb(0.78, 69.02, 0) |
CMYK | 99, 0, 100, 31 | |
HSL | 119.3°, 100, 34.5 | hsl(119.3, 100%, 34.5%) |
HSV | 119.3°, 100, 69 |
XYZ | 15.55, 31.064, 5.176 |
---|---|
Hunter Lab | 55.735, -47.735, 33.508 |
CIE-LAB | 62.562, -65.163, 63.001 |
CIE-LCH | 62.562, 90.639, 135.966 |
CIE-LUV | 98.86, 0, 100, 30.98 |
Web Safe | 009900 |
RGB percent of color #02b000
CMYK percent of color #02b000
Text with hexadecimal color #02b000
This text has a font color of #02b000
<p style="color:#02b000">Text here</p>
#02b000 Background Color
This box has a background color of #02b000
<div style="background-color:#02b000">Text here</div>
#02b000 Border Color
This box has a border color of #02b000
<div style="border: 4px solid #02b000">Text here</div>
CSS codes
<p style="color:#02b000">Text here</p>
<div style="background-color:#02b000">Text here</div>
<div style="border: 4px solid #02b000">Text here</div>
#02b000 Color on white background
This is how a font and box color of #02b000 will look
on a white background.
#02b000 Color on black background
This is how a font and box color of #02b000 hex color will look
on a black background.