In RGB color space, #00a01b hex color has a red value of 0, a green value of 160 and a blue value of 27.
In CMYK color space (used in color printing), #00a01b hex color is composed of 100% cyan, 0% magenta, 83.13% yellow and 37.25% black.
#00a01b color has a hue of 130.1 degrees, a saturation of 100% and a lightness of 31.4%.
#00a01b hex color contains mainly GREEN.
The closest web safe color of #00a01b is #009933
#00a01b hex color has a decimal value of 40987.
HEX | 00a01b | #00a01b |
---|---|---|
RGB | 0, 160, 27 | rgb(0, 160, 27) |
RGB Percent | 0, 62.75, 10.59 | rgb(0, 62.75, 10.59) |
CMYK | 100, 0, 83, 37 | |
HSL | 130.1°, 100, 31.4 | hsl(130.1, 100%, 31.4%) |
HSV | 130.1°, 100, 62.7 |
XYZ | 12.769, 25.221, 5.232 |
---|---|
Hunter Lab | 50.221, -42.501, 28.977 |
CIE-LAB | 57.29, -59.825, 53.651 |
CIE-LCH | 57.29, 80.358, 138.114 |
CIE-LUV | 100, 0, 83.13, 37.25 |
Web Safe | 009933 |
RGB percent of color #00a01b
CMYK percent of color #00a01b
Text with hexadecimal color #00a01b
This text has a font color of #00a01b
<p style="color:#00a01b">Text here</p>
#00a01b Background Color
This box has a background color of #00a01b
<div style="background-color:#00a01b">Text here</div>
#00a01b Border Color
This box has a border color of #00a01b
<div style="border: 4px solid #00a01b">Text here</div>
CSS codes
<p style="color:#00a01b">Text here</p>
<div style="background-color:#00a01b">Text here</div>
<div style="border: 4px solid #00a01b">Text here</div>
#00a01b Color on white background
This is how a font and box color of #00a01b will look
on a white background.
#00a01b Color on black background
This is how a font and box color of #00a01b hex color will look
on a black background.