reddish black
Enter any color value (e.g., #a8ebe6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#89000c color RGB value is (137,0,12)
#89000c color CMYK value
#89000c color HSL value
HSV(or HSB) | 354.7° | 100 | 53.7 |
XYZ | 10.383 | 5.345 | 0.832 |
Yxy | 0.627 | 0.323 | 5.345 |
LAB | 27.696 | 50.674 | 35.847 |
LUV | 27.696 | 89.464 | 17.504 |
Hunter-LAB | 23.119 | 39.707 | 14.049 |
CIE-LCH | 27.696 | 62.072 | 35.276 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 89 | 0 | C |
Decimal | 137 | 0 | 12 |
Octal | 211 | 0 | 14 |
Binary | 10001001 | 00000000 | 00001100 |
Below, you can see some colors close to #89000c. 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 #89000c.
<span style="color:#89000c">Text here</span>
This paragraph has a background color of #89000c.
<p style="background-color:#89000c;">Content here</p>
This element has a border color of #89000c.
<div style="border:1px #89000c;">Content here</div>
.text {color:#89000c;}
.background {background-color:#89000c;}
.border {border:1px solid #89000c;}
.text-shadow {border:1px solid #89000c;}
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.