In RGB color space, #01000e hex color has a red value of 1, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #01000e hex color is composed of 92.86% cyan, 100% magenta, 0% yellow and 94.51% black.
#01000e color has a hue of 244.3 degrees, a saturation of 100% and a lightness of 2.7%.
#01000e hex color contains mainly BLUE.
The closest web safe color of #01000e is #000000
#01000e hex color has a decimal value of 65550.
HEX | 01000e | #01000e |
---|---|---|
RGB | 1, 0, 14 | rgb(1, 0, 14) |
RGB Percent | 0.39, 0, 5.49 | rgb(0.39, 0, 5.49) |
CMYK | 93, 100, 0, 95 | |
HSL | 244.3°, 100, 2.7 | hsl(244.3, 100%, 2.7%) |
HSV | 244.3°, 100, 5.5 |
XYZ | 0.092, 0.038, 0.418 |
---|---|
Hunter Lab | 1.949, 5.013, -11.349 |
CIE-LAB | 0.343, 2.289, -5.387 |
CIE-LCH | 0.343, 5.853, 293.021 |
CIE-LUV | 92.86, 100, 0, 94.51 |
Web Safe | 000000 |
RGB percent of color #01000e
CMYK percent of color #01000e
Text with hexadecimal color #01000e
This text has a font color of #01000e
<p style="color:#01000e">Text here</p>
#01000e Background Color
This box has a background color of #01000e
<div style="background-color:#01000e">Text here</div>
#01000e Border Color
This box has a border color of #01000e
<div style="border: 4px solid #01000e">Text here</div>
CSS codes
<p style="color:#01000e">Text here</p>
<div style="background-color:#01000e">Text here</div>
<div style="border: 4px solid #01000e">Text here</div>
#01000e Color on white background
This is how a font and box color of #01000e will look
on a white background.
#01000e Color on black background
This is how a font and box color of #01000e hex color will look
on a black background.