reddish black
Enter any color value (e.g., #5114fa, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000e04 color RGB value is (0,14,4)
#000e04 color CMYK value
#000e04 color HSL value
HSV(or HSB) | 137.1° | 100 | 5.5 |
XYZ | 0.179 | 0.323 | 0.168 |
Yxy | 0.267 | 0.482 | 0.323 |
LAB | 2.916 | -5.239 | 2.629 |
LUV | 2.916 | -2.588 | 2.183 |
Hunter-LAB | 5.682 | -4.321 | 2.227 |
CIE-LCH | 2.916 | 5.862 | 153.357 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | E | 4 |
Decimal | 0 | 14 | 4 |
Octal | 0 | 16 | 4 |
Binary | 00000000 | 00001110 | 00000100 |
Below, you can see some colors close to #000e04. 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 #000e04.
<span style="color:#000e04">Text here</span>
This paragraph has a background color of #000e04.
<p style="background-color:#000e04;">Content here</p>
This element has a border color of #000e04.
<div style="border:1px #000e04;">Content here</div>
.text {color:#000e04;}
.background {background-color:#000e04;}
.border {border:1px solid #000e04;}
.text-shadow {border:1px solid #000e04;}
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, #000e04 is the darkest color, while #f8fffa is the lightest one.