Shades of Pompadour #811649
Tints of Pompadour #811649
RGB
CMYK
RGB Variations
Color information
#811649 (or 0x811649) is known color: Pompadour. HEX triplet: 81, 16 and 49. RGB value is (129,22,73). Sum of RGB (Red+Green+Blue) = 129+22+73=224 (29% of max value = 765). Red value is 129 (50.78% from 255 or 57.59% from 224); Green value is 22 (8.98% from 255 or 9.82% from 224); Blue value is 73 (28.91% from 255 or 32.59% from 224); Max value from RGB is 129 - color contains mainly: red. Hex color #811649 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811649 is #7EE9B6. Grayscale: #3B3B3B. Windows color (decimal): -8317367 or 4789889. OLE color: 4789889.
HSL color Cylindrical-coordinate representation of color #811649: hue angle of 331.4º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #811649 is Cyan = 0, Magento = 0.83, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 22 | 73 | - |
| CMYK | 0 | 0.83 | 0.43 | 0.49 |
| HSL | 331.4º | 0.71% | 0.3% | - |
| HSV(B) | 331.4º | 0.83% | 0.51% | - |
| XYZ | 10.54 | 5.72 | 6.85 | - |
| YUV | 59.81 | 135.45 | 177.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 22 | 73 | 0 | 0.83 | 0.43 | 0.49 | 331.4 | 0.71 | 0.3 |
| Hex | 81 | 16 | 49 | 0 | 53 | 2B | 31 | 14B | 47 | 1E |
| Octal | 201 | 26 | 111 | 0 | 123 | 53 | 61 | 513 | 107 | 36 |
| Binary | 10000001 | 10110 | 1001001 | 0 | 1010011 | 101011 | 110001 | 101001011 | 1000111 | 11110 |
Color Harmonies of #811649
Complementary color
Monochromatic Colors of #811649
Black with #811649
Text Example
Text Example
White with #811649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811649; }
p { color: rgb(129,22,73); }
H1.HeaderClassName
{
color: #811649;
}
.AnyTagClassName
{
color: #811649;
}
</style>
background-color css
<style>
a { background-color: #811649; }
a { background-color: rgb(129,22,73); }
div.DivClassName
{
background-color: #811649;
}
.BgClassName
{
background-color: #811649;
}
</style>
border-color css
<style>
span { border-color: #811649; }
span { border-color: rgb(129,22,73); }
td.TdClassName
{
border-color: #811649;
}
.TagClassName
{
border-color: #811649;
}
</style>