Shades of Palatinate Purple #591559
Tints of Palatinate Purple #591559
RGB
CMYK
RGB Variations
Color information
#591559 (or 0x591559) is known color: Palatinate Purple. HEX triplet: 59, 15 and 59. RGB value is (89,21,89). Sum of RGB (Red+Green+Blue) = 89+21+89=199 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.72% from 199); Green value is 21 (8.59% from 255 or 10.55% from 199); Blue value is 89 (35.16% from 255 or 44.72% from 199); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #591559 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591559 is #A6EAA6. Grayscale: #303030. Windows color (decimal): -10939047 or 5838169. OLE color: 5838169.
HSL color Cylindrical-coordinate representation of color #591559: hue angle of 300º 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 #591559 is Cyan = 0, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 21 | 89 | - |
| CMYK | 0 | 0.76 | 0 | 0.65 |
| HSL | 300º | 0.62% | 0.22% | - |
| HSV(B) | 300º | 0.76% | 0.35% | - |
| XYZ | 6.19 | 3.38 | 9.78 | - |
| YUV | 49.08 | 150.53 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 89 | 0 | 0.76 | 0 | 0.65 | 300 | 0.62 | 0.22 |
| Hex | 59 | 15 | 59 | 0 | 4C | 0 | 41 | 12C | 3E | 16 |
| Octal | 131 | 25 | 131 | 0 | 114 | 0 | 101 | 454 | 76 | 26 |
| Binary | 1011001 | 10101 | 1011001 | 0 | 1001100 | 0 | 1000001 | 100101100 | 111110 | 10110 |
Color Harmonies of #591559
Complementary color
Monochromatic Colors of #591559
Black with #591559
Text Example
Text Example
White with #591559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591559; }
p { color: rgb(89,21,89); }
H1.HeaderClassName
{
color: #591559;
}
.AnyTagClassName
{
color: #591559;
}
</style>
background-color css
<style>
a { background-color: #591559; }
a { background-color: rgb(89,21,89); }
div.DivClassName
{
background-color: #591559;
}
.BgClassName
{
background-color: #591559;
}
</style>
border-color css
<style>
span { border-color: #591559; }
span { border-color: rgb(89,21,89); }
td.TdClassName
{
border-color: #591559;
}
.TagClassName
{
border-color: #591559;
}
</style>