reddish black
Enter any color value (e.g., #4253e8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#0e0000 color RGB value is (14,0,0)
#0e0000 color CMYK value
#0e0000 color HSL value
HSV(or HSB) | 0° | 100 | 5.5 |
XYZ | 0.181 | 0.093 | 0.008 |
Yxy | 0.64 | 0.33 | 0.093 |
LAB | 0.843 | 3.784 | 1.333 |
LUV | 0.843 | 2.773 | 0.598 |
Hunter-LAB | 3.056 | 5.233 | 1.974 |
CIE-LCH | 0.843 | 4.012 | 19.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | E | 0 | 0 |
Decimal | 14 | 0 | 0 |
Octal | 16 | 0 | 0 |
Binary | 00001110 | 00000000 | 00000000 |
Below, you can see some colors close to #0e0000. 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 #0e0000.
<span style="color:#0e0000">Text here</span>
This paragraph has a background color of #0e0000.
<p style="background-color:#0e0000;">Content here</p>
This element has a border color of #0e0000.
<div style="border:1px #0e0000;">Content here</div>
.text {color:#0e0000;}
.background {background-color:#0e0000;}
.border {border:1px solid #0e0000;}
.text-shadow {border:1px solid #0e0000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.