Shades of Pompadour #811547
Tints of Pompadour #811547
RGB
CMYK
RGB Variations
Color information
#811547 (or 0x811547) is known color: Pompadour. HEX triplet: 81, 15 and 47. RGB value is (129,21,71). Sum of RGB (Red+Green+Blue) = 129+21+71=221 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.37% from 221); Green value is 21 (8.59% from 255 or 9.50% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 129 - color contains mainly: red. Hex color #811547 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811547 is #7EEAB8. Grayscale: #3A3A3A. Windows color (decimal): -8317625 or 4658561. OLE color: 4658561.
HSL color Cylindrical-coordinate representation of color #811547: hue angle of 332.22º 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 #811547 is Cyan = 0, Magento = 0.84, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 21 | 71 | - |
| CMYK | 0 | 0.84 | 0.45 | 0.49 |
| HSL | 332.22º | 0.72% | 0.29% | - |
| HSV(B) | 332.22º | 0.84% | 0.51% | - |
| XYZ | 10.46 | 5.66 | 6.5 | - |
| YUV | 58.99 | 134.78 | 177.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 21 | 71 | 0 | 0.84 | 0.45 | 0.49 | 332.22 | 0.72 | 0.29 |
| Hex | 81 | 15 | 47 | 0 | 54 | 2D | 31 | 14C | 48 | 1D |
| Octal | 201 | 25 | 107 | 0 | 124 | 55 | 61 | 514 | 110 | 35 |
| Binary | 10000001 | 10101 | 1000111 | 0 | 1010100 | 101101 | 110001 | 101001100 | 1001000 | 11101 |
Color Harmonies of #811547
Complementary color
Monochromatic Colors of #811547
Black with #811547
Text Example
Text Example
White with #811547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811547; }
p { color: rgb(129,21,71); }
H1.HeaderClassName
{
color: #811547;
}
.AnyTagClassName
{
color: #811547;
}
</style>
background-color css
<style>
a { background-color: #811547; }
a { background-color: rgb(129,21,71); }
div.DivClassName
{
background-color: #811547;
}
.BgClassName
{
background-color: #811547;
}
</style>
border-color css
<style>
span { border-color: #811547; }
span { border-color: rgb(129,21,71); }
td.TdClassName
{
border-color: #811547;
}
.TagClassName
{
border-color: #811547;
}
</style>