Shades of Pompadour #591648
Tints of Pompadour #591648
RGB
CMYK
RGB Variations
Color information
#591648 (or 0x591648) is known color: Pompadour. HEX triplet: 59, 16 and 48. RGB value is (89,22,72). Sum of RGB (Red+Green+Blue) = 89+22+72=183 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.63% from 183); Green value is 22 (8.98% from 255 or 12.02% from 183); Blue value is 72 (28.52% from 255 or 39.34% from 183); Max value from RGB is 89 - color contains mainly: red. Hex color #591648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591648 is #A6E9B7. Grayscale: #2F2F2F. Windows color (decimal): -10938808 or 4724313. OLE color: 4724313.
HSL color Cylindrical-coordinate representation of color #591648: hue angle of 315.22º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591648 is Cyan = 0, Magento = 0.75, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 72 | - |
| CMYK | 0 | 0.75 | 0.19 | 0.65 |
| HSL | 315.22º | 0.6% | 0.22% | - |
| HSV(B) | 315.22º | 0.75% | 0.35% | - |
| XYZ | 5.58 | 3.17 | 6.45 | - |
| YUV | 47.73 | 141.7 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 72 | 0 | 0.75 | 0.19 | 0.65 | 315.22 | 0.6 | 0.22 |
| Hex | 59 | 16 | 48 | 0 | 4B | 13 | 41 | 13B | 3C | 16 |
| Octal | 131 | 26 | 110 | 0 | 113 | 23 | 101 | 473 | 74 | 26 |
| Binary | 1011001 | 10110 | 1001000 | 0 | 1001011 | 10011 | 1000001 | 100111011 | 111100 | 10110 |
Color Harmonies of #591648
Complementary color
Monochromatic Colors of #591648
Black with #591648
Text Example
Text Example
White with #591648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591648; }
p { color: rgb(89,22,72); }
H1.HeaderClassName
{
color: #591648;
}
.AnyTagClassName
{
color: #591648;
}
</style>
background-color css
<style>
a { background-color: #591648; }
a { background-color: rgb(89,22,72); }
div.DivClassName
{
background-color: #591648;
}
.BgClassName
{
background-color: #591648;
}
</style>
border-color css
<style>
span { border-color: #591648; }
span { border-color: rgb(89,22,72); }
td.TdClassName
{
border-color: #591648;
}
.TagClassName
{
border-color: #591648;
}
</style>