reddish black
Enter any color value (e.g., #0c994c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0e0001 color RGB value is (14,0,1)
#0e0001 color CMYK value
#0e0001 color HSL value
HSV(or HSB) | 355.7° | 100 | 5.5 |
XYZ | 0.187 | 0.096 | 0.037 |
Yxy | 0.584 | 0.299 | 0.096 |
LAB | 0.863 | 3.923 | 0.954 |
LUV | 0.863 | 2.616 | 0.317 |
Hunter-LAB | 3.091 | 5.365 | 1.448 |
CIE-LCH | 0.863 | 4.037 | 13.672 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | 0 | 1 |
Decimal | 14 | 0 | 1 |
Octal | 16 | 0 | 1 |
Binary | 00001110 | 00000000 | 00000001 |
Below, you can see some colors close to #0e0001. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #0e0001.
<span style="color:#0e0001">Text here</span>
This paragraph has a background color of #0e0001.
<p style="background-color:#0e0001;">Content here</p>
This element has a border color of #0e0001.
<div style="border:1px #0e0001;">Content here</div>
.text {color:#0e0001;}
.background {background-color:#0e0001;}
.border {border:1px solid #0e0001;}
.text-shadow {border:1px solid #0e0001;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0e0001 is the darkest color, while #fff8f8 is the lightest one.