Shades of Palatinate Purple #590156
Tints of Palatinate Purple #590156
RGB
CMYK
RGB Variations
Color information
#590156 (or 0x590156) is known color: Palatinate Purple. HEX triplet: 59, 01 and 56. RGB value is (89,1,86). Sum of RGB (Red+Green+Blue) = 89+1+86=176 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.57% from 176); Green value is 1 (0.78% from 255 or 0.57% from 176); Blue value is 86 (33.98% from 255 or 48.86% from 176); Max value from RGB is 89 - color contains mainly: red. Hex color #590156 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590156 is #A6FEA9. Grayscale: #242424. Windows color (decimal): -10944170 or 5636441. OLE color: 5636441.
HSL color Cylindrical-coordinate representation of color #590156: hue angle of 302.05º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #590156 is Cyan = 0, Magento = 0.99, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 1 | 86 | - |
| CMYK | 0 | 0.99 | 0.03 | 0.65 |
| HSL | 302.05º | 0.98% | 0.18% | - |
| HSV(B) | 302.05º | 0.99% | 0.35% | - |
| XYZ | 5.81 | 2.82 | 9.04 | - |
| YUV | 37 | 155.65 | 165.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 1 | 86 | 0 | 0.99 | 0.03 | 0.65 | 302.05 | 0.98 | 0.18 |
| Hex | 59 | 1 | 56 | 0 | 63 | 3 | 41 | 12E | 62 | 12 |
| Octal | 131 | 1 | 126 | 0 | 143 | 3 | 101 | 456 | 142 | 22 |
| Binary | 1011001 | 1 | 1010110 | 0 | 1100011 | 11 | 1000001 | 100101110 | 1100010 | 10010 |
Color Harmonies of #590156
Complementary color
Monochromatic Colors of #590156
Black with #590156
Text Example
Text Example
White with #590156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590156; }
p { color: rgb(89,1,86); }
H1.HeaderClassName
{
color: #590156;
}
.AnyTagClassName
{
color: #590156;
}
</style>
background-color css
<style>
a { background-color: #590156; }
a { background-color: rgb(89,1,86); }
div.DivClassName
{
background-color: #590156;
}
.BgClassName
{
background-color: #590156;
}
</style>
border-color css
<style>
span { border-color: #590156; }
span { border-color: rgb(89,1,86); }
td.TdClassName
{
border-color: #590156;
}
.TagClassName
{
border-color: #590156;
}
</style>