reddish black
Enter any color value (e.g., #c6cda9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9e0031 color RGB value is (158,0,49)
#9e0031 color CMYK value
#9e0031 color HSL value
HSV(or HSB) | 341.4° | 100 | 62 |
XYZ | 14.655 | 7.491 | 3.579 |
Yxy | 0.57 | 0.291 | 7.491 |
LAB | 32.899 | 57.341 | 20.241 |
LUV | 32.899 | 97.383 | 9.009 |
Hunter-LAB | 27.369 | 47.681 | 11.405 |
CIE-LCH | 32.899 | 60.809 | 19.443 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 0 | 31 |
Decimal | 158 | 0 | 49 |
Octal | 236 | 0 | 61 |
Binary | 10011110 | 00000000 | 00110001 |
Below, you can see some colors close to #9e0031. 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 #9e0031.
<span style="color:#9e0031">Text here</span>
This paragraph has a background color of #9e0031.
<p style="background-color:#9e0031;">Content here</p>
This element has a border color of #9e0031.
<div style="border:1px #9e0031;">Content here</div>
.text {color:#9e0031;}
.background {background-color:#9e0031;}
.border {border:1px solid #9e0031;}
.text-shadow {border:1px solid #9e0031;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.