Shades of Palatinate Purple #591460
Tints of Palatinate Purple #591460
RGB
CMYK
RGB Variations
Color information
#591460 (or 0x591460) is known color: Palatinate Purple. HEX triplet: 59, 14 and 60. RGB value is (89,20,96). Sum of RGB (Red+Green+Blue) = 89+20+96=205 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.41% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 96 (37.89% from 255 or 46.83% from 205); Max value from RGB is 96 - color contains mainly: blue. Hex color #591460 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591460 is #A6EB9F. Grayscale: #313131. Windows color (decimal): -10939296 or 6296665. OLE color: 6296665.
HSL color Cylindrical-coordinate representation of color #591460: hue angle of 294.47º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #591460 is Cyan = 0.07, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 20 | 96 | - |
| CMYK | 0.07 | 0.79 | 0 | 0.62 |
| HSL | 294.47º | 0.66% | 0.23% | - |
| HSV(B) | 294.47º | 0.79% | 0.38% | - |
| XYZ | 6.48 | 3.47 | 11.39 | - |
| YUV | 49.3 | 154.36 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 96 | 0.07 | 0.79 | 0 | 0.62 | 294.47 | 0.66 | 0.23 |
| Hex | 59 | 14 | 60 | 7 | 4F | 0 | 3E | 126 | 42 | 17 |
| Octal | 131 | 24 | 140 | 7 | 117 | 0 | 76 | 446 | 102 | 27 |
| Binary | 1011001 | 10100 | 1100000 | 111 | 1001111 | 0 | 111110 | 100100110 | 1000010 | 10111 |
Color Harmonies of #591460
Complementary color
Monochromatic Colors of #591460
Black with #591460
Text Example
Text Example
White with #591460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591460; }
p { color: rgb(89,20,96); }
H1.HeaderClassName
{
color: #591460;
}
.AnyTagClassName
{
color: #591460;
}
</style>
background-color css
<style>
a { background-color: #591460; }
a { background-color: rgb(89,20,96); }
div.DivClassName
{
background-color: #591460;
}
.BgClassName
{
background-color: #591460;
}
</style>
border-color css
<style>
span { border-color: #591460; }
span { border-color: rgb(89,20,96); }
td.TdClassName
{
border-color: #591460;
}
.TagClassName
{
border-color: #591460;
}
</style>