Shades of Pompadour #591642
Tints of Pompadour #591642
RGB
CMYK
RGB Variations
Color information
#591642 (or 0x591642) is known color: Pompadour. HEX triplet: 59, 16 and 42. RGB value is (89,22,66). Sum of RGB (Red+Green+Blue) = 89+22+66=177 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.28% from 177); Green value is 22 (8.98% from 255 or 12.43% from 177); Blue value is 66 (26.17% from 255 or 37.29% from 177); Max value from RGB is 89 - color contains mainly: red. Hex color #591642 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591642 is #A6E9BD. Grayscale: #2E2E2E. Windows color (decimal): -10938814 or 4331097. OLE color: 4331097.
HSL color Cylindrical-coordinate representation of color #591642: hue angle of 320.6º 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 #591642 is Cyan = 0, Magento = 0.75, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 66 | - |
| CMYK | 0 | 0.75 | 0.26 | 0.65 |
| HSL | 320.6º | 0.6% | 0.22% | - |
| HSV(B) | 320.6º | 0.75% | 0.35% | - |
| XYZ | 5.39 | 3.09 | 5.47 | - |
| YUV | 47.05 | 138.7 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 66 | 0 | 0.75 | 0.26 | 0.65 | 320.6 | 0.6 | 0.22 |
| Hex | 59 | 16 | 42 | 0 | 4B | 1A | 41 | 141 | 3C | 16 |
| Octal | 131 | 26 | 102 | 0 | 113 | 32 | 101 | 501 | 74 | 26 |
| Binary | 1011001 | 10110 | 1000010 | 0 | 1001011 | 11010 | 1000001 | 101000001 | 111100 | 10110 |
Color Harmonies of #591642
Complementary color
Monochromatic Colors of #591642
Black with #591642
Text Example
Text Example
White with #591642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591642; }
p { color: rgb(89,22,66); }
H1.HeaderClassName
{
color: #591642;
}
.AnyTagClassName
{
color: #591642;
}
</style>
background-color css
<style>
a { background-color: #591642; }
a { background-color: rgb(89,22,66); }
div.DivClassName
{
background-color: #591642;
}
.BgClassName
{
background-color: #591642;
}
</style>
border-color css
<style>
span { border-color: #591642; }
span { border-color: rgb(89,22,66); }
td.TdClassName
{
border-color: #591642;
}
.TagClassName
{
border-color: #591642;
}
</style>