Shades of Pompadour #811348
Tints of Pompadour #811348
RGB
CMYK
RGB Variations
Color information
#811348 (or 0x811348) is known color: Pompadour. HEX triplet: 81, 13 and 48. RGB value is (129,19,72). Sum of RGB (Red+Green+Blue) = 129+19+72=220 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.64% from 220); Green value is 19 (7.81% from 255 or 8.64% from 220); Blue value is 72 (28.52% from 255 or 32.73% from 220); Max value from RGB is 129 - color contains mainly: red. Hex color #811348 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811348 is #7EECB7. Grayscale: #393939. Windows color (decimal): -8318136 or 4723585. OLE color: 4723585.
HSL color Cylindrical-coordinate representation of color #811348: hue angle of 331.09º 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 #811348 is Cyan = 0, Magento = 0.85, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 19 | 72 | - |
| CMYK | 0 | 0.85 | 0.44 | 0.49 |
| HSL | 331.09º | 0.74% | 0.29% | - |
| HSV(B) | 331.09º | 0.85% | 0.51% | - |
| XYZ | 10.46 | 5.6 | 6.66 | - |
| YUV | 57.93 | 135.94 | 178.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 19 | 72 | 0 | 0.85 | 0.44 | 0.49 | 331.09 | 0.74 | 0.29 |
| Hex | 81 | 13 | 48 | 0 | 55 | 2C | 31 | 14B | 4A | 1D |
| Octal | 201 | 23 | 110 | 0 | 125 | 54 | 61 | 513 | 112 | 35 |
| Binary | 10000001 | 10011 | 1001000 | 0 | 1010101 | 101100 | 110001 | 101001011 | 1001010 | 11101 |
Color Harmonies of #811348
Complementary color
Monochromatic Colors of #811348
Black with #811348
Text Example
Text Example
White with #811348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811348; }
p { color: rgb(129,19,72); }
H1.HeaderClassName
{
color: #811348;
}
.AnyTagClassName
{
color: #811348;
}
</style>
background-color css
<style>
a { background-color: #811348; }
a { background-color: rgb(129,19,72); }
div.DivClassName
{
background-color: #811348;
}
.BgClassName
{
background-color: #811348;
}
</style>
border-color css
<style>
span { border-color: #811348; }
span { border-color: rgb(129,19,72); }
td.TdClassName
{
border-color: #811348;
}
.TagClassName
{
border-color: #811348;
}
</style>