deep magenta-pink/deep cerise
#80004a color RGB value is (128,0,74)
#80004a color CMYK value
#80004a color HSL value
HSV(or HSB) | 325.3° | 100 | 50.2 |
XYZ | 10.138 | 5.084 | 6.925 |
Yxy | 0.458 | 0.23 | 5.084 |
LAB | 26.972 | 51.902 | -5.746 |
LUV | 26.972 | 63.31 | -14.522 |
Hunter-LAB | 22.547 | 40.805 | -2.429 |
CIE-LCH | 26.972 | 52.219 | 353.683 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 0 | 4A |
Decimal | 128 | 0 | 74 |
Octal | 200 | 0 | 112 |
Binary | 10000000 | 00000000 | 01001010 |
Below, you can see some colors close to #80004a. 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 #80004a.
<span style="color:#80004a">Text here</span>
This paragraph has a background color of #80004a.
<p style="background-color:#80004a;">Content here</p>
This element has a border color of #80004a.
<div style="border:1px #80004a;">Content here</div>
.text {color:#80004a;}
.background {background-color:#80004a;}
.border {border:1px solid #80004a;}
.text-shadow {border:1px solid #80004a;}
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.