deep red/deep amaranth
Enter any color value (e.g., #8bb93c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9e000c color RGB value is (158,0,12)
#9e000c color CMYK value
#9e000c color HSL value
HSV(or HSB) | 355.4° | 100.0 | 62.0 |
XYZ | 14.167 | 7.296 | 1.009 |
Yxy | 0.630 | 0.325 | 7.296 |
LAB | 32.471 | 56.178 | 41.557 |
LUV | 32.471 | 105.389 | 21.186 |
Hunter-LAB | 27.010 | 46.354 | 16.692 |
CIE-LCH | 32.471 | 69.878 | 36.491 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 0 | C |
Decimal | 158 | 0 | 12 |
Octal | 236 | 0 | 14 |
Binary | 10011110 | 00000000 | 00001100 |
Below, you can see some colors close to #9e000c. 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 #9e000c.
<span style="color:#9e000c">Text here</span>
This paragraph has a background color of #9e000c.
<p style="background-color:#9e000c;">Content here</p>
This element has a border color of #9e000c.
<div style="border:1px #9e000c;">Content here</div>
.text {color:#9e000c;}
.background {background-color:#9e000c;}
.border {border:1px solid #9e000c;}
.text-shadow {border:1px solid #9e000c;}
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.