Shades of Pompadour #591547
Tints of Pompadour #591547
RGB
CMYK
RGB Variations
Color information
#591547 (or 0x591547) is known color: Pompadour. HEX triplet: 59, 15 and 47. RGB value is (89,21,71). Sum of RGB (Red+Green+Blue) = 89+21+71=181 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.17% from 181); Green value is 21 (8.59% from 255 or 11.60% from 181); Blue value is 71 (28.12% from 255 or 39.23% from 181); Max value from RGB is 89 - color contains mainly: red. Hex color #591547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591547 is #A6EAB8. Grayscale: #2E2E2E. Windows color (decimal): -10939065 or 4658521. OLE color: 4658521.
HSL color Cylindrical-coordinate representation of color #591547: hue angle of 315.88º 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 #591547 is Cyan = 0, Magento = 0.76, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 21 | 71 | - |
| CMYK | 0 | 0.76 | 0.20 | 0.65 |
| HSL | 315.88º | 0.62% | 0.22% | - |
| HSV(B) | 315.88º | 0.76% | 0.35% | - |
| XYZ | 5.53 | 3.12 | 6.27 | - |
| YUV | 47.03 | 141.53 | 157.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 71 | 0 | 0.76 | 0.20 | 0.65 | 315.88 | 0.62 | 0.22 |
| Hex | 59 | 15 | 47 | 0 | 4C | 14 | 41 | 13C | 3E | 16 |
| Octal | 131 | 25 | 107 | 0 | 114 | 24 | 101 | 474 | 76 | 26 |
| Binary | 1011001 | 10101 | 1000111 | 0 | 1001100 | 10100 | 1000001 | 100111100 | 111110 | 10110 |
Color Harmonies of #591547
Complementary color
Monochromatic Colors of #591547
Black with #591547
Text Example
Text Example
White with #591547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591547; }
p { color: rgb(89,21,71); }
H1.HeaderClassName
{
color: #591547;
}
.AnyTagClassName
{
color: #591547;
}
</style>
background-color css
<style>
a { background-color: #591547; }
a { background-color: rgb(89,21,71); }
div.DivClassName
{
background-color: #591547;
}
.BgClassName
{
background-color: #591547;
}
</style>
border-color css
<style>
span { border-color: #591547; }
span { border-color: rgb(89,21,71); }
td.TdClassName
{
border-color: #591547;
}
.TagClassName
{
border-color: #591547;
}
</style>