In RGB color space, #00aa01 hex color has a red value of 0, a green value of 170 and a blue value of 1.
In CMYK color space (used in color printing), #00aa01 hex color is composed of 100% cyan, 0% magenta, 99.41% yellow and 33.33% black.
#00aa01 color has a hue of 120.4 degrees, a saturation of 100% and a lightness of 33.3%.
#00aa01 hex color contains mainly GREEN.
The closest web safe color of #00aa01 is #009900
#00aa01 hex color has a decimal value of 43521.
HEX | 00aa01 | #00aa01 |
---|---|---|
RGB | 0, 170, 1 | rgb(0, 170, 1) |
RGB Percent | 0, 66.67, 0.39 | rgb(0, 66.67, 0.39) |
CMYK | 100, 0, 99, 33 | |
HSL | 120.4°, 100, 33.3 | hsl(120.4, 100%, 33.3%) |
HSV | 120.4°, 100, 66.7 |
XYZ | 14.38, 28.752, 4.82 |
---|---|
Hunter Lab | 53.621, -45.967, 32.205 |
CIE-LAB | 60.562, -63.583, 61.254 |
CIE-LCH | 60.562, 88.288, 136.069 |
CIE-LUV | 100, 0, 99.41, 33.33 |
Web Safe | 009900 |
RGB percent of color #00aa01
CMYK percent of color #00aa01
Text with hexadecimal color #00aa01
This text has a font color of #00aa01
<p style="color:#00aa01">Text here</p>
#00aa01 Background Color
This box has a background color of #00aa01
<div style="background-color:#00aa01">Text here</div>
#00aa01 Border Color
This box has a border color of #00aa01
<div style="border: 4px solid #00aa01">Text here</div>
CSS codes
<p style="color:#00aa01">Text here</p>
<div style="background-color:#00aa01">Text here</div>
<div style="border: 4px solid #00aa01">Text here</div>
#00aa01 Color on white background
This is how a font and box color of #00aa01 will look
on a white background.
#00aa01 Color on black background
This is how a font and box color of #00aa01 hex color will look
on a black background.