In RGB color space, #0e0001 hex color has a red value of 14, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #0e0001 hex color is composed of 0% cyan, 100% magenta, 92.86% yellow and 94.51% black.
#0e0001 color has a hue of 355.7 degrees, a saturation of 100% and a lightness of 2.7%.
#0e0001 hex color contains mainly RED.
The closest web safe color of #0e0001 is #000000
#0e0001 hex color has a decimal value of 917505.
HEX | 0e0001 | #0e0001 |
---|---|---|
RGB | 14, 0, 1 | rgb(14, 0, 1) |
RGB Percent | 5.49, 0, 0.39 | rgb(5.49, 0, 0.39) |
CMYK | 0, 100, 93, 95 | |
HSL | 355.7°, 100, 2.7 | hsl(355.7, 100%, 2.7%) |
HSV | 355.7°, 100, 5.5 |
XYZ | 0.187, 0.096, 0.037 |
---|---|
Hunter Lab | 3.098, 5.351, 1.461 |
CIE-LAB | 0.867, 3.922, 0.966 |
CIE-LCH | 0.867, 4.039, 13.837 |
CIE-LUV | 0, 100, 92.86, 94.51 |
Web Safe | 000000 |
RGB percent of color #0e0001
CMYK percent of color #0e0001
Text with hexadecimal color #0e0001
This text has a font color of #0e0001
<p style="color:#0e0001">Text here</p>
#0e0001 Background Color
This box has a background color of #0e0001
<div style="background-color:#0e0001">Text here</div>
#0e0001 Border Color
This box has a border color of #0e0001
<div style="border: 4px solid #0e0001">Text here</div>
CSS codes
<p style="color:#0e0001">Text here</p>
<div style="background-color:#0e0001">Text here</div>
<div style="border: 4px solid #0e0001">Text here</div>
#0e0001 Color on white background
This is how a font and box color of #0e0001 will look
on a white background.
#0e0001 Color on black background
This is how a font and box color of #0e0001 hex color will look
on a black background.