Shades of Palatinate Purple #591553
Tints of Palatinate Purple #591553
RGB
CMYK
RGB Variations
Color information
#591553 (or 0x591553) is known color: Palatinate Purple. HEX triplet: 59, 15 and 53. RGB value is (89,21,83). Sum of RGB (Red+Green+Blue) = 89+21+83=193 (25% of max value = 765). Red value is 89 (35.16% from 255 or 46.11% from 193); Green value is 21 (8.59% from 255 or 10.88% from 193); Blue value is 83 (32.81% from 255 or 43.01% from 193); Max value from RGB is 89 - color contains mainly: red. Hex color #591553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591553 is #A6EAAC. Grayscale: #303030. Windows color (decimal): -10939053 or 5444953. OLE color: 5444953.
HSL color Cylindrical-coordinate representation of color #591553: hue angle of 305.29º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #591553 is Cyan = 0, Magento = 0.76, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 21 | 83 | - |
| CMYK | 0 | 0.76 | 0.07 | 0.65 |
| HSL | 305.29º | 0.62% | 0.22% | - |
| HSV(B) | 305.29º | 0.76% | 0.35% | - |
| XYZ | 5.95 | 3.28 | 8.5 | - |
| YUV | 48.4 | 147.53 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 21 | 83 | 0 | 0.76 | 0.07 | 0.65 | 305.29 | 0.62 | 0.22 |
| Hex | 59 | 15 | 53 | 0 | 4C | 7 | 41 | 131 | 3E | 16 |
| Octal | 131 | 25 | 123 | 0 | 114 | 7 | 101 | 461 | 76 | 26 |
| Binary | 1011001 | 10101 | 1010011 | 0 | 1001100 | 111 | 1000001 | 100110001 | 111110 | 10110 |
Color Harmonies of #591553
Complementary color
Monochromatic Colors of #591553
Black with #591553
Text Example
Text Example
White with #591553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591553; }
p { color: rgb(89,21,83); }
H1.HeaderClassName
{
color: #591553;
}
.AnyTagClassName
{
color: #591553;
}
</style>
background-color css
<style>
a { background-color: #591553; }
a { background-color: rgb(89,21,83); }
div.DivClassName
{
background-color: #591553;
}
.BgClassName
{
background-color: #591553;
}
</style>
border-color css
<style>
span { border-color: #591553; }
span { border-color: rgb(89,21,83); }
td.TdClassName
{
border-color: #591553;
}
.TagClassName
{
border-color: #591553;
}
</style>