Shades of Pompadour #811546
Tints of Pompadour #811546
RGB
CMYK
RGB Variations
Color information
#811546 (or 0x811546) is known color: Pompadour. HEX triplet: 81, 15 and 46. RGB value is (129,21,70). Sum of RGB (Red+Green+Blue) = 129+21+70=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 21 (8.59% from 255 or 9.55% from 220); Blue value is 70 (27.73% from 255 or 31.82% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #811546 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811546 is #7EEAB9. Grayscale: #3A3A3A. Windows color (decimal): -8317626 or 4593025. OLE color: 4593025.
HSL color Cylindrical-coordinate representation of color #811546: hue angle of 332.78º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #811546 is Cyan = 0, Magento = 0.84, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 21 | 70 | - |
| CMYK | 0 | 0.84 | 0.46 | 0.49 |
| HSL | 332.78º | 0.72% | 0.29% | - |
| HSV(B) | 332.78º | 0.84% | 0.51% | - |
| XYZ | 10.43 | 5.65 | 6.33 | - |
| YUV | 58.88 | 134.28 | 178.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 21 | 70 | 0 | 0.84 | 0.46 | 0.49 | 332.78 | 0.72 | 0.29 |
| Hex | 81 | 15 | 46 | 0 | 54 | 2E | 31 | 14D | 48 | 1D |
| Octal | 201 | 25 | 106 | 0 | 124 | 56 | 61 | 515 | 110 | 35 |
| Binary | 10000001 | 10101 | 1000110 | 0 | 1010100 | 101110 | 110001 | 101001101 | 1001000 | 11101 |
Color Harmonies of #811546
Complementary color
Monochromatic Colors of #811546
Black with #811546
Text Example
Text Example
White with #811546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811546; }
p { color: rgb(129,21,70); }
H1.HeaderClassName
{
color: #811546;
}
.AnyTagClassName
{
color: #811546;
}
</style>
background-color css
<style>
a { background-color: #811546; }
a { background-color: rgb(129,21,70); }
div.DivClassName
{
background-color: #811546;
}
.BgClassName
{
background-color: #811546;
}
</style>
border-color css
<style>
span { border-color: #811546; }
span { border-color: rgb(129,21,70); }
td.TdClassName
{
border-color: #811546;
}
.TagClassName
{
border-color: #811546;
}
</style>