Shades of Pompadour #591549
Tints of Pompadour #591549
RGB
CMYK
RGB Variations
Color information
#591549 (or 0x591549) is known color: Pompadour. HEX triplet: 59, 15 and 49. RGB value is (89,21,73). Sum of RGB (Red+Green+Blue) = 89+21+73=183 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.63% from 183); Green value is 21 (8.59% from 255 or 11.48% from 183); Blue value is 73 (28.91% from 255 or 39.89% from 183); Max value from RGB is 89 - color contains mainly: red. Hex color #591549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591549 is #A6EAB6. Grayscale: #2F2F2F. Windows color (decimal): -10939063 or 4789593. OLE color: 4789593.
HSL color Cylindrical-coordinate representation of color #591549: hue angle of 314.12º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #591549 is Cyan = 0, Magento = 0.76, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 21 | 73 | - |
| CMYK | 0 | 0.76 | 0.18 | 0.65 |
| HSL | 314.12º | 0.62% | 0.22% | - |
| HSV(B) | 314.12º | 0.76% | 0.35% | - |
| XYZ | 5.59 | 3.14 | 6.61 | - |
| YUV | 47.26 | 142.53 | 157.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 73 | 0 | 0.76 | 0.18 | 0.65 | 314.12 | 0.62 | 0.22 |
| Hex | 59 | 15 | 49 | 0 | 4C | 12 | 41 | 13A | 3E | 16 |
| Octal | 131 | 25 | 111 | 0 | 114 | 22 | 101 | 472 | 76 | 26 |
| Binary | 1011001 | 10101 | 1001001 | 0 | 1001100 | 10010 | 1000001 | 100111010 | 111110 | 10110 |
Color Harmonies of #591549
Complementary color
Monochromatic Colors of #591549
Black with #591549
Text Example
Text Example
White with #591549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591549; }
p { color: rgb(89,21,73); }
H1.HeaderClassName
{
color: #591549;
}
.AnyTagClassName
{
color: #591549;
}
</style>
background-color css
<style>
a { background-color: #591549; }
a { background-color: rgb(89,21,73); }
div.DivClassName
{
background-color: #591549;
}
.BgClassName
{
background-color: #591549;
}
</style>
border-color css
<style>
span { border-color: #591549; }
span { border-color: rgb(89,21,73); }
td.TdClassName
{
border-color: #591549;
}
.TagClassName
{
border-color: #591549;
}
</style>