In RGB color space, #01010a hex color has a red value of 1, a green value of 1 and a blue value of 10.
In CMYK color space (used in color printing), #01010a hex color is composed of 90% cyan, 90% magenta, 0% yellow and 96.08% black.
#01010a color has a hue of 240 degrees, a saturation of 81.82% and a lightness of 2.2%.
#01010a hex color contains mainly BLUE.
The closest web safe color of #01010a is #000000
#01010a hex color has a decimal value of 65802.
HEX | 01010a | #01010a |
---|---|---|
RGB | 1, 1, 10 | rgb(1, 1, 10) |
RGB Percent | 0.39, 0.39, 3.92 | rgb(0.39, 0.39, 3.92) |
CMYK | 90, 90, 0, 96 | |
HSL | 240°, 81.82, 2.2 | hsl(240, 81.82%, 2.2%) |
HSV | 240°, 90, 3.9 |
XYZ | 0.078, 0.05, 0.293 |
---|---|
Hunter Lab | 2.236, 2.313, -6.204 |
CIE-LAB | 0.452, 1.248, -3.412 |
CIE-LCH | 0.452, 3.633, 290.091 |
CIE-LUV | 90, 90, 0, 96.08 |
Web Safe | 000000 |
RGB percent of color #01010a
CMYK percent of color #01010a
Text with hexadecimal color #01010a
This text has a font color of #01010a
<p style="color:#01010a">Text here</p>
#01010a Background Color
This box has a background color of #01010a
<div style="background-color:#01010a">Text here</div>
#01010a Border Color
This box has a border color of #01010a
<div style="border: 4px solid #01010a">Text here</div>
CSS codes
<p style="color:#01010a">Text here</p>
<div style="background-color:#01010a">Text here</div>
<div style="border: 4px solid #01010a">Text here</div>
#01010a Color on white background
This is how a font and box color of #01010a will look
on a white background.
#01010a Color on black background
This is how a font and box color of #01010a hex color will look
on a black background.