Shades of Palatinate Purple #591753
Tints of Palatinate Purple #591753
RGB
CMYK
RGB Variations
Color information
#591753 (or 0x591753) is known color: Palatinate Purple. HEX triplet: 59, 17 and 53. RGB value is (89,23,83). Sum of RGB (Red+Green+Blue) = 89+23+83=195 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.64% from 195); Green value is 23 (9.38% from 255 or 11.79% from 195); Blue value is 83 (32.81% from 255 or 42.56% from 195); Max value from RGB is 89 - color contains mainly: red. Hex color #591753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591753 is #A6E8AC. Grayscale: #313131. Windows color (decimal): -10938541 or 5445465. OLE color: 5445465.
HSL color Cylindrical-coordinate representation of color #591753: hue angle of 305.45º 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 #591753 is Cyan = 0, Magento = 0.74, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 23 | 83 | - |
| CMYK | 0 | 0.74 | 0.07 | 0.65 |
| HSL | 305.45º | 0.59% | 0.22% | - |
| HSV(B) | 305.45º | 0.74% | 0.35% | - |
| XYZ | 5.99 | 3.36 | 8.52 | - |
| YUV | 49.57 | 146.87 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 23 | 83 | 0 | 0.74 | 0.07 | 0.65 | 305.45 | 0.59 | 0.22 |
| Hex | 59 | 17 | 53 | 0 | 4A | 7 | 41 | 131 | 3B | 16 |
| Octal | 131 | 27 | 123 | 0 | 112 | 7 | 101 | 461 | 73 | 26 |
| Binary | 1011001 | 10111 | 1010011 | 0 | 1001010 | 111 | 1000001 | 100110001 | 111011 | 10110 |
Color Harmonies of #591753
Complementary color
Monochromatic Colors of #591753
Black with #591753
Text Example
Text Example
White with #591753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591753; }
p { color: rgb(89,23,83); }
H1.HeaderClassName
{
color: #591753;
}
.AnyTagClassName
{
color: #591753;
}
</style>
background-color css
<style>
a { background-color: #591753; }
a { background-color: rgb(89,23,83); }
div.DivClassName
{
background-color: #591753;
}
.BgClassName
{
background-color: #591753;
}
</style>
border-color css
<style>
span { border-color: #591753; }
span { border-color: rgb(89,23,83); }
td.TdClassName
{
border-color: #591753;
}
.TagClassName
{
border-color: #591753;
}
</style>