Shades of Palatinate Purple #590659
Tints of Palatinate Purple #590659
RGB
CMYK
RGB Variations
Color information
#590659 (or 0x590659) is known color: Palatinate Purple. HEX triplet: 59, 06 and 59. RGB value is (89,6,89). Sum of RGB (Red+Green+Blue) = 89+6+89=184 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.37% from 184); Green value is 6 (2.73% from 255 or 3.26% from 184); Blue value is 89 (35.16% from 255 or 48.37% from 184); Max value from RGB is 89 - color contains mainly: red, blue. Hex color #590659 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590659 is #A6F9A6. Grayscale: #282828. Windows color (decimal): -10942887 or 5834329. OLE color: 5834329.
HSL color Cylindrical-coordinate representation of color #590659: hue angle of 300º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #590659 is Cyan = 0, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 6 | 89 | - |
| CMYK | 0 | 0.93 | 0 | 0.65 |
| HSL | 300º | 0.87% | 0.19% | - |
| HSV(B) | 300º | 0.93% | 0.35% | - |
| XYZ | 5.99 | 2.98 | 9.71 | - |
| YUV | 40.28 | 155.5 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 89 | 0 | 0.93 | 0 | 0.65 | 300 | 0.87 | 0.19 |
| Hex | 59 | 6 | 59 | 0 | 5D | 0 | 41 | 12C | 57 | 13 |
| Octal | 131 | 6 | 131 | 0 | 135 | 0 | 101 | 454 | 127 | 23 |
| Binary | 1011001 | 110 | 1011001 | 0 | 1011101 | 0 | 1000001 | 100101100 | 1010111 | 10011 |
Color Harmonies of #590659
Complementary color
Monochromatic Colors of #590659
Black with #590659
Text Example
Text Example
White with #590659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590659; }
p { color: rgb(89,6,89); }
H1.HeaderClassName
{
color: #590659;
}
.AnyTagClassName
{
color: #590659;
}
</style>
background-color css
<style>
a { background-color: #590659; }
a { background-color: rgb(89,6,89); }
div.DivClassName
{
background-color: #590659;
}
.BgClassName
{
background-color: #590659;
}
</style>
border-color css
<style>
span { border-color: #590659; }
span { border-color: rgb(89,6,89); }
td.TdClassName
{
border-color: #590659;
}
.TagClassName
{
border-color: #590659;
}
</style>