reddish black
Enter any color value (e.g., #15b396, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8e0022 color RGB value is (142,0,34)
#8e0022 color CMYK value
#8e0022 color HSL value
HSV(or HSB) | 345.6° | 100 | 55.7 |
XYZ | 11.444 | 5.866 | 2.043 |
Yxy | 0.591 | 0.303 | 5.866 |
LAB | 29.073 | 52.62 | 24.57 |
LUV | 29.073 | 89.115 | 12.016 |
Hunter-LAB | 24.22 | 41.955 | 11.954 |
CIE-LCH | 29.073 | 58.073 | 25.03 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8E | 0 | 22 |
Decimal | 142 | 0 | 34 |
Octal | 216 | 0 | 42 |
Binary | 10001110 | 00000000 | 00100010 |
Below, you can see some colors close to #8e0022. 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 #8e0022.
<span style="color:#8e0022">Text here</span>
This paragraph has a background color of #8e0022.
<p style="background-color:#8e0022;">Content here</p>
This element has a border color of #8e0022.
<div style="border:1px #8e0022;">Content here</div>
.text {color:#8e0022;}
.background {background-color:#8e0022;}
.border {border:1px solid #8e0022;}
.text-shadow {border:1px solid #8e0022;}
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, #0e0003 is the darkest color, while #fff8fa is the lightest one.