Shades of Pompadour #801340
Tints of Pompadour #801340
RGB
CMYK
RGB Variations
Color information
#801340 (or 0x801340) is known color: Pompadour. HEX triplet: 80, 13 and 40. RGB value is (128,19,64). Sum of RGB (Red+Green+Blue) = 128+19+64=211 (27% of max value = 765). Red value is 128 (50.39% from 255 or 60.66% from 211); Green value is 19 (7.81% from 255 or 9.00% from 211); Blue value is 64 (25.39% from 255 or 30.33% from 211); Max value from RGB is 128 - color contains mainly: red. Hex color #801340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #801340 is #7FECBF. Grayscale: #383838. Windows color (decimal): -8383680 or 4199296. OLE color: 4199296.
HSL color Cylindrical-coordinate representation of color #801340: hue angle of 335.23º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #801340 is Cyan = 0, Magento = 0.85, Yellow = 0.5 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 19 | 64 | - |
| CMYK | 0 | 0.85 | 0.5 | 0.50 |
| HSL | 335.23º | 0.74% | 0.29% | - |
| HSV(B) | 335.23º | 0.85% | 0.5% | - |
| XYZ | 10.06 | 5.43 | 5.37 | - |
| YUV | 56.72 | 132.11 | 178.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 19 | 64 | 0 | 0.85 | 0.5 | 0.50 | 335.23 | 0.74 | 0.29 |
| Hex | 80 | 13 | 40 | 0 | 55 | 32 | 32 | 14F | 4A | 1D |
| Octal | 200 | 23 | 100 | 0 | 125 | 62 | 62 | 517 | 112 | 35 |
| Binary | 10000000 | 10011 | 1000000 | 0 | 1010101 | 110010 | 110010 | 101001111 | 1001010 | 11101 |
Color Harmonies of #801340
Complementary color
Monochromatic Colors of #801340
Black with #801340
Text Example
Text Example
White with #801340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #801340; }
p { color: rgb(128,19,64); }
H1.HeaderClassName
{
color: #801340;
}
.AnyTagClassName
{
color: #801340;
}
</style>
background-color css
<style>
a { background-color: #801340; }
a { background-color: rgb(128,19,64); }
div.DivClassName
{
background-color: #801340;
}
.BgClassName
{
background-color: #801340;
}
</style>
border-color css
<style>
span { border-color: #801340; }
span { border-color: rgb(128,19,64); }
td.TdClassName
{
border-color: #801340;
}
.TagClassName
{
border-color: #801340;
}
</style>