Shades of Pompadour #801440
Tints of Pompadour #801440
RGB
CMYK
RGB Variations
Color information
#801440 (or 0x801440) is known color: Pompadour. HEX triplet: 80, 14 and 40. RGB value is (128,20,64). Sum of RGB (Red+Green+Blue) = 128+20+64=212 (28% of max value = 765). Red value is 128 (50.39% from 255 or 60.38% from 212); Green value is 20 (8.20% from 255 or 9.43% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 128 - color contains mainly: red. Hex color #801440 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #801440 is #7FEBBF. Grayscale: #393939. Windows color (decimal): -8383424 or 4199552. OLE color: 4199552.
HSL color Cylindrical-coordinate representation of color #801440: hue angle of 335.56º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #801440 is Cyan = 0, Magento = 0.84, Yellow = 0.5 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 20 | 64 | - |
| CMYK | 0 | 0.84 | 0.5 | 0.50 |
| HSL | 335.56º | 0.73% | 0.29% | - |
| HSV(B) | 335.56º | 0.84% | 0.5% | - |
| XYZ | 10.08 | 5.46 | 5.37 | - |
| YUV | 57.31 | 131.78 | 178.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 20 | 64 | 0 | 0.84 | 0.5 | 0.50 | 335.56 | 0.73 | 0.29 |
| Hex | 80 | 14 | 40 | 0 | 54 | 32 | 32 | 150 | 49 | 1D |
| Octal | 200 | 24 | 100 | 0 | 124 | 62 | 62 | 520 | 111 | 35 |
| Binary | 10000000 | 10100 | 1000000 | 0 | 1010100 | 110010 | 110010 | 101010000 | 1001001 | 11101 |
Color Harmonies of #801440
Complementary color
Monochromatic Colors of #801440
Black with #801440
Text Example
Text Example
White with #801440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #801440; }
p { color: rgb(128,20,64); }
H1.HeaderClassName
{
color: #801440;
}
.AnyTagClassName
{
color: #801440;
}
</style>
background-color css
<style>
a { background-color: #801440; }
a { background-color: rgb(128,20,64); }
div.DivClassName
{
background-color: #801440;
}
.BgClassName
{
background-color: #801440;
}
</style>
border-color css
<style>
span { border-color: #801440; }
span { border-color: rgb(128,20,64); }
td.TdClassName
{
border-color: #801440;
}
.TagClassName
{
border-color: #801440;
}
</style>