Shades of Palatinate Purple #591156
Tints of Palatinate Purple #591156
RGB
CMYK
RGB Variations
Color information
#591156 (or 0x591156) is known color: Palatinate Purple. HEX triplet: 59, 11 and 56. RGB value is (89,17,86). Sum of RGB (Red+Green+Blue) = 89+17+86=192 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.35% from 192); Green value is 17 (7.03% from 255 or 8.85% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 89 - color contains mainly: red. Hex color #591156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591156 is #A6EEA9. Grayscale: #2E2E2E. Windows color (decimal): -10940074 or 5640537. OLE color: 5640537.
HSL color Cylindrical-coordinate representation of color #591156: hue angle of 302.5º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #591156 is Cyan = 0, Magento = 0.81, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 17 | 86 | - |
| CMYK | 0 | 0.81 | 0.03 | 0.65 |
| HSL | 302.5º | 0.68% | 0.21% | - |
| HSV(B) | 302.5º | 0.81% | 0.35% | - |
| XYZ | 6 | 3.2 | 9.1 | - |
| YUV | 46.39 | 150.35 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 17 | 86 | 0 | 0.81 | 0.03 | 0.65 | 302.5 | 0.68 | 0.21 |
| Hex | 59 | 11 | 56 | 0 | 51 | 3 | 41 | 12E | 44 | 15 |
| Octal | 131 | 21 | 126 | 0 | 121 | 3 | 101 | 456 | 104 | 25 |
| Binary | 1011001 | 10001 | 1010110 | 0 | 1010001 | 11 | 1000001 | 100101110 | 1000100 | 10101 |
Color Harmonies of #591156
Complementary color
Monochromatic Colors of #591156
Black with #591156
Text Example
Text Example
White with #591156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591156; }
p { color: rgb(89,17,86); }
H1.HeaderClassName
{
color: #591156;
}
.AnyTagClassName
{
color: #591156;
}
</style>
background-color css
<style>
a { background-color: #591156; }
a { background-color: rgb(89,17,86); }
div.DivClassName
{
background-color: #591156;
}
.BgClassName
{
background-color: #591156;
}
</style>
border-color css
<style>
span { border-color: #591156; }
span { border-color: rgb(89,17,86); }
td.TdClassName
{
border-color: #591156;
}
.TagClassName
{
border-color: #591156;
}
</style>