In RGB color space, #002b01 hex color has a red value of 0, a green value of 43 and a blue value of 1.
In CMYK color space (used in color printing), #002b01 hex color is composed of 100% cyan, 0% magenta, 97.67% yellow and 83.14% black.
#002b01 color has a hue of 121.4 degrees, a saturation of 100% and a lightness of 8.4%.
#002b01 hex color contains mainly GREEN.
The closest web safe color of #002b01 is #003300
#002b01 hex color has a decimal value of 11009.
HEX | 002b01 | #002b01 |
---|---|---|
RGB | 0, 43, 1 | rgb(0, 43, 1) |
RGB Percent | 0, 16.86, 0.39 | rgb(0, 16.86, 0.39) |
CMYK | 100, 0, 98, 83 | |
HSL | 121.4°, 100, 8.4 | hsl(121.4, 100%, 8.4%) |
HSV | 121.4°, 100, 16.9 |
XYZ | 0.869, 1.73, 0.317 |
---|---|
Hunter Lab | 13.153, -11.224, 7.778 |
CIE-LAB | 14.001, -24.764, 19.606 |
CIE-LCH | 14.001, 31.586, 141.631 |
CIE-LUV | 100, 0, 97.67, 83.14 |
Web Safe | 003300 |
RGB percent of color #002b01
CMYK percent of color #002b01
Text with hexadecimal color #002b01
This text has a font color of #002b01
<p style="color:#002b01">Text here</p>
#002b01 Background Color
This box has a background color of #002b01
<div style="background-color:#002b01">Text here</div>
#002b01 Border Color
This box has a border color of #002b01
<div style="border: 4px solid #002b01">Text here</div>
CSS codes
<p style="color:#002b01">Text here</p>
<div style="background-color:#002b01">Text here</div>
<div style="border: 4px solid #002b01">Text here</div>
#002b01 Color on white background
This is how a font and box color of #002b01 will look
on a white background.
#002b01 Color on black background
This is how a font and box color of #002b01 hex color will look
on a black background.