In RGB color space, #01001b hex color has a red value of 1, a green value of 0 and a blue value of 27.
In CMYK color space (used in color printing), #01001b hex color is composed of 96.3% cyan, 100% magenta, 0% yellow and 89.41% black.
#01001b color has a hue of 242.2 degrees, a saturation of 100% and a lightness of 5.3%.
#01001b hex color contains mainly BLUE.
The closest web safe color of #01001b is #000033
#01001b hex color has a decimal value of 65563.
HEX | 01001b | #01001b |
---|---|---|
RGB | 1, 0, 27 | rgb(1, 0, 27) |
RGB Percent | 0.39, 0, 10.59 | rgb(0.39, 0, 10.59) |
CMYK | 96, 100, 0, 89 | |
HSL | 242.2°, 100, 5.3 | hsl(242.2, 100%, 5.3%) |
HSV | 242.2°, 100, 10.6 |
XYZ | 0.21, 0.086, 1.042 |
---|---|
Hunter Lab | 2.933, 7.65, -19.014 |
CIE-LAB | 0.777, 5.254, -13.536 |
CIE-LCH | 0.777, 14.52, 291.214 |
CIE-LUV | 96.3, 100, 0, 89.41 |
Web Safe | 000033 |
RGB percent of color #01001b
CMYK percent of color #01001b
Text with hexadecimal color #01001b
This text has a font color of #01001b
<p style="color:#01001b">Text here</p>
#01001b Background Color
This box has a background color of #01001b
<div style="background-color:#01001b">Text here</div>
#01001b Border Color
This box has a border color of #01001b
<div style="border: 4px solid #01001b">Text here</div>
CSS codes
<p style="color:#01001b">Text here</p>
<div style="background-color:#01001b">Text here</div>
<div style="border: 4px solid #01001b">Text here</div>
#01001b Color on white background
This is how a font and box color of #01001b will look
on a white background.
#01001b Color on black background
This is how a font and box color of #01001b hex color will look
on a black background.