Shades of Palatinate Purple #591756
Tints of Palatinate Purple #591756
RGB
CMYK
RGB Variations
Color information
#591756 (or 0x591756) is known color: Palatinate Purple. HEX triplet: 59, 17 and 56. RGB value is (89,23,86). Sum of RGB (Red+Green+Blue) = 89+23+86=198 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.95% from 198); Green value is 23 (9.38% from 255 or 11.62% from 198); Blue value is 86 (33.98% from 255 or 43.43% from 198); Max value from RGB is 89 - color contains mainly: red. Hex color #591756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591756 is #A6E8A9. Grayscale: #313131. Windows color (decimal): -10938538 or 5642073. OLE color: 5642073.
HSL color Cylindrical-coordinate representation of color #591756: hue angle of 302.73º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #591756 is Cyan = 0, Magento = 0.74, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 23 | 86 | - |
| CMYK | 0 | 0.74 | 0.03 | 0.65 |
| HSL | 302.73º | 0.59% | 0.22% | - |
| HSV(B) | 302.73º | 0.74% | 0.35% | - |
| XYZ | 6.11 | 3.41 | 9.14 | - |
| YUV | 49.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 23 | 86 | 0 | 0.74 | 0.03 | 0.65 | 302.73 | 0.59 | 0.22 |
| Hex | 59 | 17 | 56 | 0 | 4A | 3 | 41 | 12F | 3B | 16 |
| Octal | 131 | 27 | 126 | 0 | 112 | 3 | 101 | 457 | 73 | 26 |
| Binary | 1011001 | 10111 | 1010110 | 0 | 1001010 | 11 | 1000001 | 100101111 | 111011 | 10110 |
Color Harmonies of #591756
Complementary color
Monochromatic Colors of #591756
Black with #591756
Text Example
Text Example
White with #591756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591756; }
p { color: rgb(89,23,86); }
H1.HeaderClassName
{
color: #591756;
}
.AnyTagClassName
{
color: #591756;
}
</style>
background-color css
<style>
a { background-color: #591756; }
a { background-color: rgb(89,23,86); }
div.DivClassName
{
background-color: #591756;
}
.BgClassName
{
background-color: #591756;
}
</style>
border-color css
<style>
span { border-color: #591756; }
span { border-color: rgb(89,23,86); }
td.TdClassName
{
border-color: #591756;
}
.TagClassName
{
border-color: #591756;
}
</style>