Shades of Pompadour #811350
Tints of Pompadour #811350
RGB
CMYK
RGB Variations
Color information
#811350 (or 0x811350) is known color: Pompadour. HEX triplet: 81, 13 and 50. RGB value is (129,19,80). Sum of RGB (Red+Green+Blue) = 129+19+80=228 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.58% from 228); Green value is 19 (7.81% from 255 or 8.33% from 228); Blue value is 80 (31.64% from 255 or 35.09% from 228); Max value from RGB is 129 - color contains mainly: red. Hex color #811350 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811350 is #7EECAF. Grayscale: #3A3A3A. Windows color (decimal): -8318128 or 5247873. OLE color: 5247873.
HSL color Cylindrical-coordinate representation of color #811350: hue angle of 326.73º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #811350 is Cyan = 0, Magento = 0.85, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 19 | 80 | - |
| CMYK | 0 | 0.85 | 0.38 | 0.49 |
| HSL | 326.73º | 0.74% | 0.29% | - |
| HSV(B) | 326.73º | 0.85% | 0.51% | - |
| XYZ | 10.73 | 5.71 | 8.13 | - |
| YUV | 58.84 | 139.94 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 19 | 80 | 0 | 0.85 | 0.38 | 0.49 | 326.73 | 0.74 | 0.29 |
| Hex | 81 | 13 | 50 | 0 | 55 | 26 | 31 | 147 | 4A | 1D |
| Octal | 201 | 23 | 120 | 0 | 125 | 46 | 61 | 507 | 112 | 35 |
| Binary | 10000001 | 10011 | 1010000 | 0 | 1010101 | 100110 | 110001 | 101000111 | 1001010 | 11101 |
Color Harmonies of #811350
Complementary color
Monochromatic Colors of #811350
Black with #811350
Text Example
Text Example
White with #811350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811350; }
p { color: rgb(129,19,80); }
H1.HeaderClassName
{
color: #811350;
}
.AnyTagClassName
{
color: #811350;
}
</style>
background-color css
<style>
a { background-color: #811350; }
a { background-color: rgb(129,19,80); }
div.DivClassName
{
background-color: #811350;
}
.BgClassName
{
background-color: #811350;
}
</style>
border-color css
<style>
span { border-color: #811350; }
span { border-color: rgb(129,19,80); }
td.TdClassName
{
border-color: #811350;
}
.TagClassName
{
border-color: #811350;
}
</style>