In RGB color space, #01001d hex color has a red value of 1, a green value of 0 and a blue value of 29.
In CMYK color space (used in color printing), #01001d hex color is composed of 96.55% cyan, 100% magenta, 0% yellow and 88.63% black.
#01001d color has a hue of 242.1 degrees, a saturation of 100% and a lightness of 5.7%.
#01001d hex color contains mainly BLUE.
The closest web safe color of #01001d is #000033
#01001d hex color has a decimal value of 65565.
HEX | 01001d | #01001d |
---|---|---|
RGB | 1, 0, 29 | rgb(1, 0, 29) |
RGB Percent | 0.39, 0, 11.37 | rgb(0.39, 0, 11.37) |
CMYK | 97, 100, 0, 89 | |
HSL | 242.1°, 100, 5.7 | hsl(242.1, 100%, 5.7%) |
HSV | 242.1°, 100, 11.4 |
XYZ | 0.234, 0.095, 1.168 |
---|---|
Hunter Lab | 3.082, 8.158, -20.31 |
CIE-LAB | 0.858, 5.887, -15.043 |
CIE-LCH | 0.858, 16.154, 291.373 |
CIE-LUV | 96.55, 100, 0, 88.63 |
Web Safe | 000033 |
RGB percent of color #01001d
CMYK percent of color #01001d
Text with hexadecimal color #01001d
This text has a font color of #01001d
<p style="color:#01001d">Text here</p>
#01001d Background Color
This box has a background color of #01001d
<div style="background-color:#01001d">Text here</div>
#01001d Border Color
This box has a border color of #01001d
<div style="border: 4px solid #01001d">Text here</div>
CSS codes
<p style="color:#01001d">Text here</p>
<div style="background-color:#01001d">Text here</div>
<div style="border: 4px solid #01001d">Text here</div>
#01001d Color on white background
This is how a font and box color of #01001d will look
on a white background.
#01001d Color on black background
This is how a font and box color of #01001d hex color will look
on a black background.