Shades of Palatinate Purple #590861
Tints of Palatinate Purple #590861
RGB
CMYK
RGB Variations
Color information
#590861 (or 0x590861) is known color: Palatinate Purple. HEX triplet: 59, 08 and 61. RGB value is (89,8,97). Sum of RGB (Red+Green+Blue) = 89+8+97=194 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.88% from 194); Green value is 8 (3.52% from 255 or 4.12% from 194); Blue value is 97 (38.28% from 255 or 50% from 194); Max value from RGB is 97 - color contains mainly: blue. Hex color #590861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590861 is #A6F79E. Grayscale: #2A2A2A. Windows color (decimal): -10942367 or 6359129. OLE color: 6359129.
HSL color Cylindrical-coordinate representation of color #590861: hue angle of 294.61º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590861 is Cyan = 0.08, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 8 | 97 | - |
| CMYK | 0.08 | 0.92 | 0 | 0.62 |
| HSL | 294.61º | 0.85% | 0.21% | - |
| HSV(B) | 294.61º | 0.92% | 0.38% | - |
| XYZ | 6.36 | 3.16 | 11.58 | - |
| YUV | 42.37 | 158.84 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 8 | 97 | 0.08 | 0.92 | 0 | 0.62 | 294.61 | 0.85 | 0.21 |
| Hex | 59 | 8 | 61 | 8 | 5C | 0 | 3E | 127 | 55 | 15 |
| Octal | 131 | 10 | 141 | 10 | 134 | 0 | 76 | 447 | 125 | 25 |
| Binary | 1011001 | 1000 | 1100001 | 1000 | 1011100 | 0 | 111110 | 100100111 | 1010101 | 10101 |
Color Harmonies of #590861
Complementary color
Monochromatic Colors of #590861
Black with #590861
Text Example
Text Example
White with #590861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590861; }
p { color: rgb(89,8,97); }
H1.HeaderClassName
{
color: #590861;
}
.AnyTagClassName
{
color: #590861;
}
</style>
background-color css
<style>
a { background-color: #590861; }
a { background-color: rgb(89,8,97); }
div.DivClassName
{
background-color: #590861;
}
.BgClassName
{
background-color: #590861;
}
</style>
border-color css
<style>
span { border-color: #590861; }
span { border-color: rgb(89,8,97); }
td.TdClassName
{
border-color: #590861;
}
.TagClassName
{
border-color: #590861;
}
</style>