Shades of Palatinate Purple #591459
Tints of Palatinate Purple #591459
RGB
CMYK
RGB Variations
Color information
#591459 (or 0x591459) is known color: Palatinate Purple. HEX triplet: 59, 14 and 59. RGB value is (89,20,89). Sum of RGB (Red+Green+Blue) = 89+20+89=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 89 (35.16% from 255 or 44.95% from 198); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #591459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591459 is #A6EBA6. Grayscale: #303030. Windows color (decimal): -10939303 or 5837913. OLE color: 5837913.
HSL color Cylindrical-coordinate representation of color #591459: hue angle of 300º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #591459 is Cyan = 0, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 20 | 89 | - |
| CMYK | 0 | 0.78 | 0 | 0.65 |
| HSL | 300º | 0.63% | 0.21% | - |
| HSV(B) | 300º | 0.78% | 0.35% | - |
| XYZ | 6.17 | 3.35 | 9.77 | - |
| YUV | 48.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 89 | 0 | 0.78 | 0 | 0.65 | 300 | 0.63 | 0.21 |
| Hex | 59 | 14 | 59 | 0 | 4E | 0 | 41 | 12C | 3F | 15 |
| Octal | 131 | 24 | 131 | 0 | 116 | 0 | 101 | 454 | 77 | 25 |
| Binary | 1011001 | 10100 | 1011001 | 0 | 1001110 | 0 | 1000001 | 100101100 | 111111 | 10101 |
Color Harmonies of #591459
Complementary color
Monochromatic Colors of #591459
Black with #591459
Text Example
Text Example
White with #591459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591459; }
p { color: rgb(89,20,89); }
H1.HeaderClassName
{
color: #591459;
}
.AnyTagClassName
{
color: #591459;
}
</style>
background-color css
<style>
a { background-color: #591459; }
a { background-color: rgb(89,20,89); }
div.DivClassName
{
background-color: #591459;
}
.BgClassName
{
background-color: #591459;
}
</style>
border-color css
<style>
span { border-color: #591459; }
span { border-color: rgb(89,20,89); }
td.TdClassName
{
border-color: #591459;
}
.TagClassName
{
border-color: #591459;
}
</style>