Shades of Pompadour #591540
Tints of Pompadour #591540
RGB
CMYK
RGB Variations
Color information
#591540 (or 0x591540) is known color: Pompadour. HEX triplet: 59, 15 and 40. RGB value is (89,21,64). Sum of RGB (Red+Green+Blue) = 89+21+64=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 64 (25.39% from 255 or 36.78% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #591540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591540 is #A6EABF. Grayscale: #2E2E2E. Windows color (decimal): -10939072 or 4199769. OLE color: 4199769.
HSL color Cylindrical-coordinate representation of color #591540: hue angle of 322.06º 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 #591540 is Cyan = 0, Magento = 0.76, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 21 | 64 | - |
| CMYK | 0 | 0.76 | 0.28 | 0.65 |
| HSL | 322.06º | 0.62% | 0.22% | - |
| HSV(B) | 322.06º | 0.76% | 0.35% | - |
| XYZ | 5.31 | 3.03 | 5.16 | - |
| YUV | 46.23 | 138.03 | 158.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 64 | 0 | 0.76 | 0.28 | 0.65 | 322.06 | 0.62 | 0.22 |
| Hex | 59 | 15 | 40 | 0 | 4C | 1C | 41 | 142 | 3E | 16 |
| Octal | 131 | 25 | 100 | 0 | 114 | 34 | 101 | 502 | 76 | 26 |
| Binary | 1011001 | 10101 | 1000000 | 0 | 1001100 | 11100 | 1000001 | 101000010 | 111110 | 10110 |
Color Harmonies of #591540
Complementary color
Monochromatic Colors of #591540
Black with #591540
Text Example
Text Example
White with #591540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591540; }
p { color: rgb(89,21,64); }
H1.HeaderClassName
{
color: #591540;
}
.AnyTagClassName
{
color: #591540;
}
</style>
background-color css
<style>
a { background-color: #591540; }
a { background-color: rgb(89,21,64); }
div.DivClassName
{
background-color: #591540;
}
.BgClassName
{
background-color: #591540;
}
</style>
border-color css
<style>
span { border-color: #591540; }
span { border-color: rgb(89,21,64); }
td.TdClassName
{
border-color: #591540;
}
.TagClassName
{
border-color: #591540;
}
</style>