deep magenta-pink/deep cerise
Enter any color value (e.g., #85bb58, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#80004b color RGB value is (128,0,75)
#80004b color CMYK value
#80004b color HSL value
HSV(or HSB) | 324.8° | 100.0 | 50.2 |
XYZ | 10.172 | 5.097 | 7.104 |
Yxy | 0.455 | 0.228 | 5.097 |
LAB | 27.010 | 52.002 | -6.361 |
LUV | 27.010 | 62.888 | -15.220 |
Hunter-LAB | 22.577 | 40.914 | -2.853 |
CIE-LCH | 27.010 | 52.389 | 353.026 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 0 | 4B |
Decimal | 128 | 0 | 75 |
Octal | 200 | 0 | 113 |
Binary | 10000000 | 00000000 | 01001011 |
Below, you can see some colors close to #80004b. 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 #80004b.
<span style="color:#80004b">Text here</span>
This paragraph has a background color of #80004b.
<p style="background-color:#80004b;">Content here</p>
This element has a border color of #80004b.
<div style="border:1px #80004b;">Content here</div>
.text {color:#80004b;}
.background {background-color:#80004b;}
.border {border:1px solid #80004b;}
.text-shadow {border:1px solid #80004b;}
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 #ffeaf6 is the lightest one.