reddish black
Enter any color value (e.g., #d92b2e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9e000e color RGB value is (158,0,14)
#9e000e color CMYK value
#9e000e color HSL value
HSV(or HSB) | 354.7° | 100 | 62 |
XYZ | 14.18 | 7.301 | 1.077 |
Yxy | 0.629 | 0.324 | 7.301 |
LAB | 32.482 | 56.209 | 40.654 |
LUV | 32.482 | 105.16 | 20.841 |
Hunter-LAB | 27.02 | 46.39 | 16.55 |
CIE-LCH | 32.482 | 69.37 | 35.877 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 0 | E |
Decimal | 158 | 0 | 14 |
Octal | 236 | 0 | 16 |
Binary | 10011110 | 00000000 | 00001110 |
Below, you can see some colors close to #9e000e. 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 #9e000e.
<span style="color:#9e000e">Text here</span>
This paragraph has a background color of #9e000e.
<p style="background-color:#9e000e;">Content here</p>
This element has a border color of #9e000e.
<div style="border:1px #9e000e;">Content here</div>
.text {color:#9e000e;}
.background {background-color:#9e000e;}
.border {border:1px solid #9e000e;}
.text-shadow {border:1px solid #9e000e;}
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, #090001 is the darkest color, while #fff3f4 is the lightest one.