Shades of Pompadour #591842
Tints of Pompadour #591842
RGB
CMYK
RGB Variations
Color information
#591842 (or 0x591842) is known color: Pompadour. HEX triplet: 59, 18 and 42. RGB value is (89,24,66). Sum of RGB (Red+Green+Blue) = 89+24+66=179 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.72% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 66 (26.17% from 255 or 36.87% from 179); Max value from RGB is 89 - color contains mainly: red. Hex color #591842 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591842 is #A6E7BD. Grayscale: #303030. Windows color (decimal): -10938302 or 4331609. OLE color: 4331609.
HSL color Cylindrical-coordinate representation of color #591842: hue angle of 321.23º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #591842 is Cyan = 0, Magento = 0.73, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 24 | 66 | - |
| CMYK | 0 | 0.73 | 0.26 | 0.65 |
| HSL | 321.23º | 0.58% | 0.22% | - |
| HSV(B) | 321.23º | 0.73% | 0.35% | - |
| XYZ | 5.43 | 3.17 | 5.48 | - |
| YUV | 48.22 | 138.03 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 24 | 66 | 0 | 0.73 | 0.26 | 0.65 | 321.23 | 0.58 | 0.22 |
| Hex | 59 | 18 | 42 | 0 | 49 | 1A | 41 | 141 | 3A | 16 |
| Octal | 131 | 30 | 102 | 0 | 111 | 32 | 101 | 501 | 72 | 26 |
| Binary | 1011001 | 11000 | 1000010 | 0 | 1001001 | 11010 | 1000001 | 101000001 | 111010 | 10110 |
Color Harmonies of #591842
Complementary color
Monochromatic Colors of #591842
Black with #591842
Text Example
Text Example
White with #591842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591842; }
p { color: rgb(89,24,66); }
H1.HeaderClassName
{
color: #591842;
}
.AnyTagClassName
{
color: #591842;
}
</style>
background-color css
<style>
a { background-color: #591842; }
a { background-color: rgb(89,24,66); }
div.DivClassName
{
background-color: #591842;
}
.BgClassName
{
background-color: #591842;
}
</style>
border-color css
<style>
span { border-color: #591842; }
span { border-color: rgb(89,24,66); }
td.TdClassName
{
border-color: #591842;
}
.TagClassName
{
border-color: #591842;
}
</style>