Shades of Pompadour #811345
Tints of Pompadour #811345
RGB
CMYK
RGB Variations
Color information
#811345 (or 0x811345) is known color: Pompadour. HEX triplet: 81, 13 and 45. RGB value is (129,19,69). Sum of RGB (Red+Green+Blue) = 129+19+69=217 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.45% from 217); Green value is 19 (7.81% from 255 or 8.76% from 217); Blue value is 69 (27.34% from 255 or 31.80% from 217); Max value from RGB is 129 - color contains mainly: red. Hex color #811345 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811345 is #7EECBA. Grayscale: #393939. Windows color (decimal): -8318139 or 4526977. OLE color: 4526977.
HSL color Cylindrical-coordinate representation of color #811345: hue angle of 332.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 #811345 is Cyan = 0, Magento = 0.85, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 19 | 69 | - |
| CMYK | 0 | 0.85 | 0.47 | 0.49 |
| HSL | 332.73º | 0.74% | 0.29% | - |
| HSV(B) | 332.73º | 0.85% | 0.51% | - |
| XYZ | 10.36 | 5.56 | 6.16 | - |
| YUV | 57.59 | 134.44 | 178.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 19 | 69 | 0 | 0.85 | 0.47 | 0.49 | 332.73 | 0.74 | 0.29 |
| Hex | 81 | 13 | 45 | 0 | 55 | 2F | 31 | 14D | 4A | 1D |
| Octal | 201 | 23 | 105 | 0 | 125 | 57 | 61 | 515 | 112 | 35 |
| Binary | 10000001 | 10011 | 1000101 | 0 | 1010101 | 101111 | 110001 | 101001101 | 1001010 | 11101 |
Color Harmonies of #811345
Complementary color
Monochromatic Colors of #811345
Black with #811345
Text Example
Text Example
White with #811345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811345; }
p { color: rgb(129,19,69); }
H1.HeaderClassName
{
color: #811345;
}
.AnyTagClassName
{
color: #811345;
}
</style>
background-color css
<style>
a { background-color: #811345; }
a { background-color: rgb(129,19,69); }
div.DivClassName
{
background-color: #811345;
}
.BgClassName
{
background-color: #811345;
}
</style>
border-color css
<style>
span { border-color: #811345; }
span { border-color: rgb(129,19,69); }
td.TdClassName
{
border-color: #811345;
}
.TagClassName
{
border-color: #811345;
}
</style>