Shades of Palatinate Purple #590160
Tints of Palatinate Purple #590160
RGB
CMYK
RGB Variations
Color information
#590160 (or 0x590160) is known color: Palatinate Purple. HEX triplet: 59, 01 and 60. RGB value is (89,1,96). Sum of RGB (Red+Green+Blue) = 89+1+96=186 (24% of max value = 765). Red value is 89 (35.16% from 255 or 47.85% from 186); Green value is 1 (0.78% from 255 or 0.54% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #590160 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590160 is #A6FE9F. Grayscale: #252525. Windows color (decimal): -10944160 or 6291801. OLE color: 6291801.
HSL color Cylindrical-coordinate representation of color #590160: hue angle of 295.58º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #590160 is Cyan = 0.07, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 1 | 96 | - |
| CMYK | 0.07 | 0.99 | 0 | 0.62 |
| HSL | 295.58º | 0.98% | 0.19% | - |
| HSV(B) | 295.58º | 0.99% | 0.38% | - |
| XYZ | 6.24 | 2.99 | 11.31 | - |
| YUV | 38.14 | 160.65 | 164.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 1 | 96 | 0.07 | 0.99 | 0 | 0.62 | 295.58 | 0.98 | 0.19 |
| Hex | 59 | 1 | 60 | 7 | 63 | 0 | 3E | 128 | 62 | 13 |
| Octal | 131 | 1 | 140 | 7 | 143 | 0 | 76 | 450 | 142 | 23 |
| Binary | 1011001 | 1 | 1100000 | 111 | 1100011 | 0 | 111110 | 100101000 | 1100010 | 10011 |
Color Harmonies of #590160
Complementary color
Monochromatic Colors of #590160
Black with #590160
Text Example
Text Example
White with #590160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590160; }
p { color: rgb(89,1,96); }
H1.HeaderClassName
{
color: #590160;
}
.AnyTagClassName
{
color: #590160;
}
</style>
background-color css
<style>
a { background-color: #590160; }
a { background-color: rgb(89,1,96); }
div.DivClassName
{
background-color: #590160;
}
.BgClassName
{
background-color: #590160;
}
</style>
border-color css
<style>
span { border-color: #590160; }
span { border-color: rgb(89,1,96); }
td.TdClassName
{
border-color: #590160;
}
.TagClassName
{
border-color: #590160;
}
</style>