Shades of Palatinate Purple #590757
Tints of Palatinate Purple #590757
RGB
CMYK
RGB Variations
Color information
#590757 (or 0x590757) is known color: Palatinate Purple. HEX triplet: 59, 07 and 57. RGB value is (89,7,87). Sum of RGB (Red+Green+Blue) = 89+7+87=183 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.63% from 183); Green value is 7 (3.12% from 255 or 3.83% from 183); Blue value is 87 (34.38% from 255 or 47.54% from 183); Max value from RGB is 89 - color contains mainly: red. Hex color #590757 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590757 is #A6F8A8. Grayscale: #282828. Windows color (decimal): -10942633 or 5703513. OLE color: 5703513.
HSL color Cylindrical-coordinate representation of color #590757: hue angle of 301.46º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590757 is Cyan = 0, Magento = 0.92, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 87 | - |
| CMYK | 0 | 0.92 | 0.02 | 0.65 |
| HSL | 301.46º | 0.85% | 0.19% | - |
| HSV(B) | 301.46º | 0.92% | 0.35% | - |
| XYZ | 5.92 | 2.96 | 9.28 | - |
| YUV | 40.64 | 154.17 | 162.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 87 | 0 | 0.92 | 0.02 | 0.65 | 301.46 | 0.85 | 0.19 |
| Hex | 59 | 7 | 57 | 0 | 5C | 2 | 41 | 12D | 55 | 13 |
| Octal | 131 | 7 | 127 | 0 | 134 | 2 | 101 | 455 | 125 | 23 |
| Binary | 1011001 | 111 | 1010111 | 0 | 1011100 | 10 | 1000001 | 100101101 | 1010101 | 10011 |
Color Harmonies of #590757
Complementary color
Monochromatic Colors of #590757
Black with #590757
Text Example
Text Example
White with #590757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590757; }
p { color: rgb(89,7,87); }
H1.HeaderClassName
{
color: #590757;
}
.AnyTagClassName
{
color: #590757;
}
</style>
background-color css
<style>
a { background-color: #590757; }
a { background-color: rgb(89,7,87); }
div.DivClassName
{
background-color: #590757;
}
.BgClassName
{
background-color: #590757;
}
</style>
border-color css
<style>
span { border-color: #590757; }
span { border-color: rgb(89,7,87); }
td.TdClassName
{
border-color: #590757;
}
.TagClassName
{
border-color: #590757;
}
</style>