reddish black
Enter any color value (e.g., #9644d2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8e0000 color RGB value is (142,0,0)
#8e0000 color CMYK value
#8e0000 color HSL value
HSV(or HSB) | 0° | 100 | 55.7 |
XYZ | 11.155 | 5.751 | 0.522 |
Yxy | 0.64 | 0.33 | 5.751 |
LAB | 28.775 | 51.809 | 42.144 |
LUV | 28.775 | 94.624 | 20.406 |
Hunter-LAB | 23.981 | 41.068 | 15.496 |
CIE-LCH | 28.775 | 66.786 | 39.127 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8E | 0 | 0 |
Decimal | 142 | 0 | 0 |
Octal | 216 | 0 | 0 |
Binary | 10001110 | 00000000 | 00000000 |
Below, you can see some colors close to #8e0000. 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 #8e0000.
<span style="color:#8e0000">Text here</span>
This paragraph has a background color of #8e0000.
<p style="background-color:#8e0000;">Content here</p>
This element has a border color of #8e0000.
<div style="border:1px #8e0000;">Content here</div>
.text {color:#8e0000;}
.background {background-color:#8e0000;}
.border {border:1px solid #8e0000;}
.text-shadow {border:1px solid #8e0000;}
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.