Shades of Palatinate Purple #591359
Tints of Palatinate Purple #591359
RGB
CMYK
RGB Variations
Color information
#591359 (or 0x591359) is known color: Palatinate Purple. HEX triplet: 59, 13 and 59. RGB value is (89,19,89). Sum of RGB (Red+Green+Blue) = 89+19+89=197 (26% of max value = 765). Red value is 89 (35.16% from 255 or 45.18% from 197); Green value is 19 (7.81% from 255 or 9.64% from 197); Blue value is 89 (35.16% from 255 or 45.18% from 197); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #591359 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591359 is #A6ECA6. Grayscale: #2F2F2F. Windows color (decimal): -10939559 or 5837657. OLE color: 5837657.
HSL color Cylindrical-coordinate representation of color #591359: hue angle of 300º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #591359 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 89 | - |
| CMYK | 0 | 0.79 | 0 | 0.65 |
| HSL | 300º | 0.65% | 0.21% | - |
| HSV(B) | 300º | 0.79% | 0.35% | - |
| XYZ | 6.16 | 3.31 | 9.77 | - |
| YUV | 47.91 | 151.19 | 157.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 89 | 0 | 0.79 | 0 | 0.65 | 300 | 0.65 | 0.21 |
| Hex | 59 | 13 | 59 | 0 | 4F | 0 | 41 | 12C | 41 | 15 |
| Octal | 131 | 23 | 131 | 0 | 117 | 0 | 101 | 454 | 101 | 25 |
| Binary | 1011001 | 10011 | 1011001 | 0 | 1001111 | 0 | 1000001 | 100101100 | 1000001 | 10101 |
Color Harmonies of #591359
Complementary color
Monochromatic Colors of #591359
Black with #591359
Text Example
Text Example
White with #591359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591359; }
p { color: rgb(89,19,89); }
H1.HeaderClassName
{
color: #591359;
}
.AnyTagClassName
{
color: #591359;
}
</style>
background-color css
<style>
a { background-color: #591359; }
a { background-color: rgb(89,19,89); }
div.DivClassName
{
background-color: #591359;
}
.BgClassName
{
background-color: #591359;
}
</style>
border-color css
<style>
span { border-color: #591359; }
span { border-color: rgb(89,19,89); }
td.TdClassName
{
border-color: #591359;
}
.TagClassName
{
border-color: #591359;
}
</style>