Shades of Palatinate Purple #591657
Tints of Palatinate Purple #591657
RGB
CMYK
RGB Variations
Color information
#591657 (or 0x591657) is known color: Palatinate Purple. HEX triplet: 59, 16 and 57. RGB value is (89,22,87). Sum of RGB (Red+Green+Blue) = 89+22+87=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 22 (8.98% from 255 or 11.11% from 198); Blue value is 87 (34.38% from 255 or 43.94% from 198); Max value from RGB is 89 - color contains mainly: red. Hex color #591657 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591657 is #A6E9A8. Grayscale: #313131. Windows color (decimal): -10938793 or 5707353. OLE color: 5707353.
HSL color Cylindrical-coordinate representation of color #591657: hue angle of 301.79º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591657 is Cyan = 0, Magento = 0.75, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 87 | - |
| CMYK | 0 | 0.75 | 0.02 | 0.65 |
| HSL | 301.79º | 0.6% | 0.22% | - |
| HSV(B) | 301.79º | 0.75% | 0.35% | - |
| XYZ | 6.13 | 3.39 | 9.35 | - |
| YUV | 49.44 | 149.2 | 156.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 87 | 0 | 0.75 | 0.02 | 0.65 | 301.79 | 0.6 | 0.22 |
| Hex | 59 | 16 | 57 | 0 | 4B | 2 | 41 | 12E | 3C | 16 |
| Octal | 131 | 26 | 127 | 0 | 113 | 2 | 101 | 456 | 74 | 26 |
| Binary | 1011001 | 10110 | 1010111 | 0 | 1001011 | 10 | 1000001 | 100101110 | 111100 | 10110 |
Color Harmonies of #591657
Complementary color
Monochromatic Colors of #591657
Black with #591657
Text Example
Text Example
White with #591657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591657; }
p { color: rgb(89,22,87); }
H1.HeaderClassName
{
color: #591657;
}
.AnyTagClassName
{
color: #591657;
}
</style>
background-color css
<style>
a { background-color: #591657; }
a { background-color: rgb(89,22,87); }
div.DivClassName
{
background-color: #591657;
}
.BgClassName
{
background-color: #591657;
}
</style>
border-color css
<style>
span { border-color: #591657; }
span { border-color: rgb(89,22,87); }
td.TdClassName
{
border-color: #591657;
}
.TagClassName
{
border-color: #591657;
}
</style>