Shades of Palatinate Purple #590559
Tints of Palatinate Purple #590559
RGB
CMYK
RGB Variations
Color information
#590559 (or 0x590559) is known color: Palatinate Purple. HEX triplet: 59, 05 and 59. RGB value is (89,5,89). Sum of RGB (Red+Green+Blue) = 89+5+89=183 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.63% from 183); Green value is 5 (2.34% from 255 or 2.73% from 183); Blue value is 89 (35.16% from 255 or 48.63% from 183); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #590559 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590559 is #A6FAA6. Grayscale: #272727. Windows color (decimal): -10943143 or 5834073. OLE color: 5834073.
HSL color Cylindrical-coordinate representation of color #590559: hue angle of 300º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #590559 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 89 | - |
| CMYK | 0 | 0.94 | 0 | 0.65 |
| HSL | 300º | 0.89% | 0.18% | - |
| HSV(B) | 300º | 0.94% | 0.35% | - |
| XYZ | 5.98 | 2.95 | 9.71 | - |
| YUV | 39.69 | 155.83 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 89 | 0 | 0.94 | 0 | 0.65 | 300 | 0.89 | 0.18 |
| Hex | 59 | 5 | 59 | 0 | 5E | 0 | 41 | 12C | 59 | 12 |
| Octal | 131 | 5 | 131 | 0 | 136 | 0 | 101 | 454 | 131 | 22 |
| Binary | 1011001 | 101 | 1011001 | 0 | 1011110 | 0 | 1000001 | 100101100 | 1011001 | 10010 |
Color Harmonies of #590559
Complementary color
Monochromatic Colors of #590559
Black with #590559
Text Example
Text Example
White with #590559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590559; }
p { color: rgb(89,5,89); }
H1.HeaderClassName
{
color: #590559;
}
.AnyTagClassName
{
color: #590559;
}
</style>
background-color css
<style>
a { background-color: #590559; }
a { background-color: rgb(89,5,89); }
div.DivClassName
{
background-color: #590559;
}
.BgClassName
{
background-color: #590559;
}
</style>
border-color css
<style>
span { border-color: #590559; }
span { border-color: rgb(89,5,89); }
td.TdClassName
{
border-color: #590559;
}
.TagClassName
{
border-color: #590559;
}
</style>