reddish black
Enter any color value (e.g., #d4c982, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#80002b color RGB value is (128,0,43)
#80002b color CMYK value
#80002b color HSL value
HSV(or HSB) | 339.8° | 100 | 50.2 |
XYZ | 9.338 | 4.764 | 2.713 |
Yxy | 0.555 | 0.283 | 4.764 |
LAB | 26.05 | 49.464 | 14.087 |
LUV | 26.05 | 75.242 | 4.657 |
Hunter-LAB | 21.826 | 38.176 | 7.909 |
CIE-LCH | 26.05 | 51.431 | 15.896 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 0 | 2B |
Decimal | 128 | 0 | 43 |
Octal | 200 | 0 | 53 |
Binary | 10000000 | 00000000 | 00101011 |
Below, you can see some colors close to #80002b. 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 #80002b.
<span style="color:#80002b">Text here</span>
This paragraph has a background color of #80002b.
<p style="background-color:#80002b;">Content here</p>
This element has a border color of #80002b.
<div style="border:1px #80002b;">Content here</div>
.text {color:#80002b;}
.background {background-color:#80002b;}
.border {border:1px solid #80002b;}
.text-shadow {border:1px solid #80002b;}
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 #ffeaf1 is the lightest one.