Shades of Pompadour #811343
Tints of Pompadour #811343
RGB
CMYK
RGB Variations
Color information
#811343 (or 0x811343) is known color: Pompadour. HEX triplet: 81, 13 and 43. RGB value is (129,19,67). Sum of RGB (Red+Green+Blue) = 129+19+67=215 (28% of max value = 765). Red value is 129 (50.78% from 255 or 60% from 215); Green value is 19 (7.81% from 255 or 8.84% from 215); Blue value is 67 (26.56% from 255 or 31.16% from 215); Max value from RGB is 129 - color contains mainly: red. Hex color #811343 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811343 is #7EECBC. Grayscale: #393939. Windows color (decimal): -8318141 or 4395905. OLE color: 4395905.
HSL color Cylindrical-coordinate representation of color #811343: hue angle of 333.82º 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 #811343 is Cyan = 0, Magento = 0.85, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 19 | 67 | - |
| CMYK | 0 | 0.85 | 0.48 | 0.49 |
| HSL | 333.82º | 0.74% | 0.29% | - |
| HSV(B) | 333.82º | 0.85% | 0.51% | - |
| XYZ | 10.3 | 5.54 | 5.84 | - |
| YUV | 57.36 | 133.44 | 179.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 19 | 67 | 0 | 0.85 | 0.48 | 0.49 | 333.82 | 0.74 | 0.29 |
| Hex | 81 | 13 | 43 | 0 | 55 | 30 | 31 | 14E | 4A | 1D |
| Octal | 201 | 23 | 103 | 0 | 125 | 60 | 61 | 516 | 112 | 35 |
| Binary | 10000001 | 10011 | 1000011 | 0 | 1010101 | 110000 | 110001 | 101001110 | 1001010 | 11101 |
Color Harmonies of #811343
Complementary color
Monochromatic Colors of #811343
Black with #811343
Text Example
Text Example
White with #811343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811343; }
p { color: rgb(129,19,67); }
H1.HeaderClassName
{
color: #811343;
}
.AnyTagClassName
{
color: #811343;
}
</style>
background-color css
<style>
a { background-color: #811343; }
a { background-color: rgb(129,19,67); }
div.DivClassName
{
background-color: #811343;
}
.BgClassName
{
background-color: #811343;
}
</style>
border-color css
<style>
span { border-color: #811343; }
span { border-color: rgb(129,19,67); }
td.TdClassName
{
border-color: #811343;
}
.TagClassName
{
border-color: #811343;
}
</style>