In RGB color space, #001b01 hex color has a red value of 0, a green value of 27 and a blue value of 1.
In CMYK color space (used in color printing), #001b01 hex color is composed of 100% cyan, 0% magenta, 96.3% yellow and 89.41% black.
#001b01 color has a hue of 122.2 degrees, a saturation of 100% and a lightness of 5.3%.
#001b01 hex color contains mainly GREEN.
The closest web safe color of #001b01 is #003300
#001b01 hex color has a decimal value of 6913.
HEX | 001b01 | #001b01 |
---|---|---|
RGB | 0, 27, 1 | rgb(0, 27, 1) |
RGB Percent | 0, 10.59, 0.39 | rgb(0, 10.59, 0.39) |
CMYK | 100, 0, 96, 89 | |
HSL | 122.2°, 100, 5.3 | hsl(122.2, 100%, 5.3%) |
HSV | 122.2°, 100, 10.6 |
XYZ | 0.397, 0.786, 0.159 |
---|---|
Hunter Lab | 8.866, -7.522, 5.143 |
CIE-LAB | 7.1, -14.34, 9.967 |
CIE-LCH | 7.1, 17.464, 145.199 |
CIE-LUV | 100, 0, 96.3, 89.41 |
Web Safe | 003300 |
RGB percent of color #001b01
CMYK percent of color #001b01
Text with hexadecimal color #001b01
This text has a font color of #001b01
<p style="color:#001b01">Text here</p>
#001b01 Background Color
This box has a background color of #001b01
<div style="background-color:#001b01">Text here</div>
#001b01 Border Color
This box has a border color of #001b01
<div style="border: 4px solid #001b01">Text here</div>
CSS codes
<p style="color:#001b01">Text here</p>
<div style="background-color:#001b01">Text here</div>
<div style="border: 4px solid #001b01">Text here</div>
#001b01 Color on white background
This is how a font and box color of #001b01 will look
on a white background.
#001b01 Color on black background
This is how a font and box color of #001b01 hex color will look
on a black background.