Shades of Pompadour #811444
Tints of Pompadour #811444
RGB
CMYK
RGB Variations
Color information
#811444 (or 0x811444) is known color: Pompadour. HEX triplet: 81, 14 and 44. RGB value is (129,20,68). Sum of RGB (Red+Green+Blue) = 129+20+68=217 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.45% from 217); Green value is 20 (8.20% from 255 or 9.22% from 217); Blue value is 68 (26.95% from 255 or 31.34% from 217); Max value from RGB is 129 - color contains mainly: red. Hex color #811444 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #811444 is #7EEBBB. Grayscale: #393939. Windows color (decimal): -8317884 or 4461697. OLE color: 4461697.
HSL color Cylindrical-coordinate representation of color #811444: hue angle of 333.58º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #811444 is Cyan = 0, Magento = 0.84, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 20 | 68 | - |
| CMYK | 0 | 0.84 | 0.47 | 0.49 |
| HSL | 333.58º | 0.73% | 0.29% | - |
| HSV(B) | 333.58º | 0.84% | 0.51% | - |
| XYZ | 10.35 | 5.58 | 6 | - |
| YUV | 58.06 | 133.61 | 178.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 20 | 68 | 0 | 0.84 | 0.47 | 0.49 | 333.58 | 0.73 | 0.29 |
| Hex | 81 | 14 | 44 | 0 | 54 | 2F | 31 | 14E | 49 | 1D |
| Octal | 201 | 24 | 104 | 0 | 124 | 57 | 61 | 516 | 111 | 35 |
| Binary | 10000001 | 10100 | 1000100 | 0 | 1010100 | 101111 | 110001 | 101001110 | 1001001 | 11101 |
Color Harmonies of #811444
Complementary color
Monochromatic Colors of #811444
Black with #811444
Text Example
Text Example
White with #811444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811444; }
p { color: rgb(129,20,68); }
H1.HeaderClassName
{
color: #811444;
}
.AnyTagClassName
{
color: #811444;
}
</style>
background-color css
<style>
a { background-color: #811444; }
a { background-color: rgb(129,20,68); }
div.DivClassName
{
background-color: #811444;
}
.BgClassName
{
background-color: #811444;
}
</style>
border-color css
<style>
span { border-color: #811444; }
span { border-color: rgb(129,20,68); }
td.TdClassName
{
border-color: #811444;
}
.TagClassName
{
border-color: #811444;
}
</style>