Shades of Palatinate Purple #590460
Tints of Palatinate Purple #590460
RGB
CMYK
RGB Variations
Color information
#590460 (or 0x590460) is known color: Palatinate Purple. HEX triplet: 59, 04 and 60. RGB value is (89,4,96). Sum of RGB (Red+Green+Blue) = 89+4+96=189 (25% of max value = 765). Red value is 89 (35.16% from 255 or 47.09% from 189); Green value is 4 (1.95% from 255 or 2.12% from 189); Blue value is 96 (37.89% from 255 or 50.79% from 189); Max value from RGB is 96 - color contains mainly: blue. Hex color #590460 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590460 is #A6FB9F. Grayscale: #272727. Windows color (decimal): -10943392 or 6292569. OLE color: 6292569.
HSL color Cylindrical-coordinate representation of color #590460: hue angle of 295.43º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #590460 is Cyan = 0.07, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 4 | 96 | - |
| CMYK | 0.07 | 0.96 | 0 | 0.62 |
| HSL | 295.43º | 0.92% | 0.2% | - |
| HSV(B) | 295.43º | 0.96% | 0.38% | - |
| XYZ | 6.27 | 3.06 | 11.33 | - |
| YUV | 39.9 | 159.66 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 4 | 96 | 0.07 | 0.96 | 0 | 0.62 | 295.43 | 0.92 | 0.2 |
| Hex | 59 | 4 | 60 | 7 | 60 | 0 | 3E | 127 | 5C | 14 |
| Octal | 131 | 4 | 140 | 7 | 140 | 0 | 76 | 447 | 134 | 24 |
| Binary | 1011001 | 100 | 1100000 | 111 | 1100000 | 0 | 111110 | 100100111 | 1011100 | 10100 |
Color Harmonies of #590460
Complementary color
Monochromatic Colors of #590460
Black with #590460
Text Example
Text Example
White with #590460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590460; }
p { color: rgb(89,4,96); }
H1.HeaderClassName
{
color: #590460;
}
.AnyTagClassName
{
color: #590460;
}
</style>
background-color css
<style>
a { background-color: #590460; }
a { background-color: rgb(89,4,96); }
div.DivClassName
{
background-color: #590460;
}
.BgClassName
{
background-color: #590460;
}
</style>
border-color css
<style>
span { border-color: #590460; }
span { border-color: rgb(89,4,96); }
td.TdClassName
{
border-color: #590460;
}
.TagClassName
{
border-color: #590460;
}
</style>