Shades of Palatinate Purple #591752
Tints of Palatinate Purple #591752
RGB
CMYK
RGB Variations
Color information
#591752 (or 0x591752) is known color: Palatinate Purple. HEX triplet: 59, 17 and 52. RGB value is (89,23,82). Sum of RGB (Red+Green+Blue) = 89+23+82=194 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.88% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 82 (32.42% from 255 or 42.27% from 194); Max value from RGB is 89 - color contains mainly: red. Hex color #591752 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591752 is #A6E8AD. Grayscale: #313131. Windows color (decimal): -10938542 or 5379929. OLE color: 5379929.
HSL color Cylindrical-coordinate representation of color #591752: hue angle of 306.36º 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 #591752 is Cyan = 0, Magento = 0.74, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 23 | 82 | - |
| CMYK | 0 | 0.74 | 0.08 | 0.65 |
| HSL | 306.36º | 0.59% | 0.22% | - |
| HSV(B) | 306.36º | 0.74% | 0.35% | - |
| XYZ | 5.95 | 3.35 | 8.31 | - |
| YUV | 49.46 | 146.37 | 156.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 23 | 82 | 0 | 0.74 | 0.08 | 0.65 | 306.36 | 0.59 | 0.22 |
| Hex | 59 | 17 | 52 | 0 | 4A | 8 | 41 | 132 | 3B | 16 |
| Octal | 131 | 27 | 122 | 0 | 112 | 10 | 101 | 462 | 73 | 26 |
| Binary | 1011001 | 10111 | 1010010 | 0 | 1001010 | 1000 | 1000001 | 100110010 | 111011 | 10110 |
Color Harmonies of #591752
Complementary color
Monochromatic Colors of #591752
Black with #591752
Text Example
Text Example
White with #591752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591752; }
p { color: rgb(89,23,82); }
H1.HeaderClassName
{
color: #591752;
}
.AnyTagClassName
{
color: #591752;
}
</style>
background-color css
<style>
a { background-color: #591752; }
a { background-color: rgb(89,23,82); }
div.DivClassName
{
background-color: #591752;
}
.BgClassName
{
background-color: #591752;
}
</style>
border-color css
<style>
span { border-color: #591752; }
span { border-color: rgb(89,23,82); }
td.TdClassName
{
border-color: #591752;
}
.TagClassName
{
border-color: #591752;
}
</style>