Shades of Palatinate Purple #590756
Tints of Palatinate Purple #590756
RGB
CMYK
RGB Variations
Color information
#590756 (or 0x590756) is known color: Palatinate Purple. HEX triplet: 59, 07 and 56. RGB value is (89,7,86). Sum of RGB (Red+Green+Blue) = 89+7+86=182 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.90% from 182); Green value is 7 (3.12% from 255 or 3.85% from 182); Blue value is 86 (33.98% from 255 or 47.25% from 182); Max value from RGB is 89 - color contains mainly: red. Hex color #590756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590756 is #A6F8A9. Grayscale: #282828. Windows color (decimal): -10942634 or 5637977. OLE color: 5637977.
HSL color Cylindrical-coordinate representation of color #590756: hue angle of 302.2º 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 #590756 is Cyan = 0, Magento = 0.92, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 86 | - |
| CMYK | 0 | 0.92 | 0.03 | 0.65 |
| HSL | 302.2º | 0.85% | 0.19% | - |
| HSV(B) | 302.2º | 0.92% | 0.35% | - |
| XYZ | 5.88 | 2.95 | 9.06 | - |
| YUV | 40.52 | 153.67 | 162.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 86 | 0 | 0.92 | 0.03 | 0.65 | 302.2 | 0.85 | 0.19 |
| Hex | 59 | 7 | 56 | 0 | 5C | 3 | 41 | 12E | 55 | 13 |
| Octal | 131 | 7 | 126 | 0 | 134 | 3 | 101 | 456 | 125 | 23 |
| Binary | 1011001 | 111 | 1010110 | 0 | 1011100 | 11 | 1000001 | 100101110 | 1010101 | 10011 |
Color Harmonies of #590756
Complementary color
Monochromatic Colors of #590756
Black with #590756
Text Example
Text Example
White with #590756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590756; }
p { color: rgb(89,7,86); }
H1.HeaderClassName
{
color: #590756;
}
.AnyTagClassName
{
color: #590756;
}
</style>
background-color css
<style>
a { background-color: #590756; }
a { background-color: rgb(89,7,86); }
div.DivClassName
{
background-color: #590756;
}
.BgClassName
{
background-color: #590756;
}
</style>
border-color css
<style>
span { border-color: #590756; }
span { border-color: rgb(89,7,86); }
td.TdClassName
{
border-color: #590756;
}
.TagClassName
{
border-color: #590756;
}
</style>