Shades of Pompadour #811054
Tints of Pompadour #811054
RGB
CMYK
RGB Variations
Color information
#811054 (or 0x811054) is known color: Pompadour. HEX triplet: 81, 10 and 54. RGB value is (129,16,84). Sum of RGB (Red+Green+Blue) = 129+16+84=229 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.33% from 229); Green value is 16 (6.64% from 255 or 6.99% from 229); Blue value is 84 (33.20% from 255 or 36.68% from 229); Max value from RGB is 129 - color contains mainly: red. Hex color #811054 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811054 is #7EEFAB. Grayscale: #393939. Windows color (decimal): -8318892 or 5509249. OLE color: 5509249.
HSL color Cylindrical-coordinate representation of color #811054: hue angle of 323.89º degrees, saturation: 0.78, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #811054 is Cyan = 0, Magento = 0.88, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 16 | 84 | - |
| CMYK | 0 | 0.88 | 0.35 | 0.49 |
| HSL | 323.89º | 0.78% | 0.28% | - |
| HSV(B) | 323.89º | 0.88% | 0.51% | - |
| XYZ | 10.84 | 5.68 | 8.91 | - |
| YUV | 57.54 | 142.94 | 178.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 16 | 84 | 0 | 0.88 | 0.35 | 0.49 | 323.89 | 0.78 | 0.28 |
| Hex | 81 | 10 | 54 | 0 | 58 | 23 | 31 | 144 | 4E | 1C |
| Octal | 201 | 20 | 124 | 0 | 130 | 43 | 61 | 504 | 116 | 34 |
| Binary | 10000001 | 10000 | 1010100 | 0 | 1011000 | 100011 | 110001 | 101000100 | 1001110 | 11100 |
Color Harmonies of #811054
Complementary color
Monochromatic Colors of #811054
Black with #811054
Text Example
Text Example
White with #811054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811054; }
p { color: rgb(129,16,84); }
H1.HeaderClassName
{
color: #811054;
}
.AnyTagClassName
{
color: #811054;
}
</style>
background-color css
<style>
a { background-color: #811054; }
a { background-color: rgb(129,16,84); }
div.DivClassName
{
background-color: #811054;
}
.BgClassName
{
background-color: #811054;
}
</style>
border-color css
<style>
span { border-color: #811054; }
span { border-color: rgb(129,16,84); }
td.TdClassName
{
border-color: #811054;
}
.TagClassName
{
border-color: #811054;
}
</style>