Shades of Palatinate Purple #590662
Tints of Palatinate Purple #590662
RGB
CMYK
RGB Variations
Color information
#590662 (or 0x590662) is known color: Palatinate Purple. HEX triplet: 59, 06 and 62. RGB value is (89,6,98). Sum of RGB (Red+Green+Blue) = 89+6+98=193 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.11% from 193); Green value is 6 (2.73% from 255 or 3.11% from 193); Blue value is 98 (38.67% from 255 or 50.78% from 193); Max value from RGB is 98 - color contains mainly: blue. Hex color #590662 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590662 is #A6F99D. Grayscale: #292929. Windows color (decimal): -10942878 or 6424153. OLE color: 6424153.
HSL color Cylindrical-coordinate representation of color #590662: hue angle of 294.13º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #590662 is Cyan = 0.09, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 6 | 98 | - |
| CMYK | 0.09 | 0.94 | 0 | 0.62 |
| HSL | 294.13º | 0.88% | 0.2% | - |
| HSV(B) | 294.13º | 0.94% | 0.38% | - |
| XYZ | 6.39 | 3.14 | 11.82 | - |
| YUV | 41.31 | 160 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 98 | 0.09 | 0.94 | 0 | 0.62 | 294.13 | 0.88 | 0.2 |
| Hex | 59 | 6 | 62 | 9 | 5E | 0 | 3E | 126 | 58 | 14 |
| Octal | 131 | 6 | 142 | 11 | 136 | 0 | 76 | 446 | 130 | 24 |
| Binary | 1011001 | 110 | 1100010 | 1001 | 1011110 | 0 | 111110 | 100100110 | 1011000 | 10100 |
Color Harmonies of #590662
Complementary color
Monochromatic Colors of #590662
Black with #590662
Text Example
Text Example
White with #590662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590662; }
p { color: rgb(89,6,98); }
H1.HeaderClassName
{
color: #590662;
}
.AnyTagClassName
{
color: #590662;
}
</style>
background-color css
<style>
a { background-color: #590662; }
a { background-color: rgb(89,6,98); }
div.DivClassName
{
background-color: #590662;
}
.BgClassName
{
background-color: #590662;
}
</style>
border-color css
<style>
span { border-color: #590662; }
span { border-color: rgb(89,6,98); }
td.TdClassName
{
border-color: #590662;
}
.TagClassName
{
border-color: #590662;
}
</style>