Shades of Palatinate Purple #590952
Tints of Palatinate Purple #590952
RGB
CMYK
RGB Variations
Color information
#590952 (or 0x590952) is known color: Palatinate Purple. HEX triplet: 59, 09 and 52. RGB value is (89,9,82). Sum of RGB (Red+Green+Blue) = 89+9+82=180 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.44% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 82 (32.42% from 255 or 45.56% from 180); Max value from RGB is 89 - color contains mainly: red. Hex color #590952 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590952 is #A6F6AD. Grayscale: #292929. Windows color (decimal): -10942126 or 5376345. OLE color: 5376345.
HSL color Cylindrical-coordinate representation of color #590952: hue angle of 305.25º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #590952 is Cyan = 0, Magento = 0.90, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 82 | - |
| CMYK | 0 | 0.90 | 0.08 | 0.65 |
| HSL | 305.25º | 0.82% | 0.19% | - |
| HSV(B) | 305.25º | 0.9% | 0.35% | - |
| XYZ | 5.74 | 2.93 | 8.25 | - |
| YUV | 41.24 | 151 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 82 | 0 | 0.90 | 0.08 | 0.65 | 305.25 | 0.82 | 0.19 |
| Hex | 59 | 9 | 52 | 0 | 5A | 8 | 41 | 131 | 52 | 13 |
| Octal | 131 | 11 | 122 | 0 | 132 | 10 | 101 | 461 | 122 | 23 |
| Binary | 1011001 | 1001 | 1010010 | 0 | 1011010 | 1000 | 1000001 | 100110001 | 1010010 | 10011 |
Color Harmonies of #590952
Complementary color
Monochromatic Colors of #590952
Black with #590952
Text Example
Text Example
White with #590952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590952; }
p { color: rgb(89,9,82); }
H1.HeaderClassName
{
color: #590952;
}
.AnyTagClassName
{
color: #590952;
}
</style>
background-color css
<style>
a { background-color: #590952; }
a { background-color: rgb(89,9,82); }
div.DivClassName
{
background-color: #590952;
}
.BgClassName
{
background-color: #590952;
}
</style>
border-color css
<style>
span { border-color: #590952; }
span { border-color: rgb(89,9,82); }
td.TdClassName
{
border-color: #590952;
}
.TagClassName
{
border-color: #590952;
}
</style>