reddish black
Enter any color value (e.g., #089541, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#80000a color RGB value is (128,0,10)
#80000a color CMYK value
#80000a color HSL value
HSV(or HSB) | 355.3° | 100 | 50.2 |
XYZ | 8.957 | 4.611 | 0.705 |
Yxy | 0.628 | 0.323 | 4.611 |
LAB | 25.597 | 48.236 | 34.047 |
LUV | 25.597 | 82.747 | 16.262 |
Hunter-LAB | 21.473 | 36.876 | 13.085 |
CIE-LCH | 25.597 | 59.041 | 35.216 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 0 | A |
Decimal | 128 | 0 | 10 |
Octal | 200 | 0 | 12 |
Binary | 10000000 | 00000000 | 00001010 |
Below, you can see some colors close to #80000a. 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 #80000a.
<span style="color:#80000a">Text here</span>
This paragraph has a background color of #80000a.
<p style="background-color:#80000a;">Content here</p>
This element has a border color of #80000a.
<div style="border:1px #80000a;">Content here</div>
.text {color:#80000a;}
.background {background-color:#80000a;}
.border {border:1px solid #80000a;}
.text-shadow {border:1px solid #80000a;}
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, #000000 is the darkest color, while #ffeaec is the lightest one.