reddish black
Enter any color value (e.g., #8ef07c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9e0030 color RGB value is (158,0,48)
#9e0030 color CMYK value
#9e0030 color HSL value
HSV(or HSB) | 341.8° | 100 | 62 |
XYZ | 14.634 | 7.483 | 3.469 |
Yxy | 0.572 | 0.292 | 7.483 |
LAB | 32.881 | 57.292 | 20.873 |
LUV | 32.881 | 97.7 | 9.496 |
Hunter-LAB | 27.354 | 47.625 | 11.628 |
CIE-LCH | 32.881 | 60.976 | 20.018 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 0 | 30 |
Decimal | 158 | 0 | 48 |
Octal | 236 | 0 | 60 |
Binary | 10011110 | 00000000 | 00110000 |
Below, you can see some colors close to #9e0030. 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 #9e0030.
<span style="color:#9e0030">Text here</span>
This paragraph has a background color of #9e0030.
<p style="background-color:#9e0030;">Content here</p>
This element has a border color of #9e0030.
<div style="border:1px #9e0030;">Content here</div>
.text {color:#9e0030;}
.background {background-color:#9e0030;}
.border {border:1px solid #9e0030;}
.text-shadow {border:1px solid #9e0030;}
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.