Shades of Palatinate Purple #590953
Tints of Palatinate Purple #590953
RGB
CMYK
RGB Variations
Color information
#590953 (or 0x590953) is known color: Palatinate Purple. HEX triplet: 59, 09 and 53. RGB value is (89,9,83). Sum of RGB (Red+Green+Blue) = 89+9+83=181 (23% of max value = 765). Red value is 89 (35.16% from 255 or 49.17% from 181); Green value is 9 (3.91% from 255 or 4.97% from 181); Blue value is 83 (32.81% from 255 or 45.86% from 181); Max value from RGB is 89 - color contains mainly: red. Hex color #590953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590953 is #A6F6AC. Grayscale: #292929. Windows color (decimal): -10942125 or 5441881. OLE color: 5441881.
HSL color Cylindrical-coordinate representation of color #590953: hue angle of 304.5º 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 #590953 is Cyan = 0, Magento = 0.90, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 83 | - |
| CMYK | 0 | 0.90 | 0.07 | 0.65 |
| HSL | 304.5º | 0.82% | 0.19% | - |
| HSV(B) | 304.5º | 0.9% | 0.35% | - |
| XYZ | 5.78 | 2.94 | 8.45 | - |
| YUV | 41.36 | 151.5 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 83 | 0 | 0.90 | 0.07 | 0.65 | 304.5 | 0.82 | 0.19 |
| Hex | 59 | 9 | 53 | 0 | 5A | 7 | 41 | 130 | 52 | 13 |
| Octal | 131 | 11 | 123 | 0 | 132 | 7 | 101 | 460 | 122 | 23 |
| Binary | 1011001 | 1001 | 1010011 | 0 | 1011010 | 111 | 1000001 | 100110000 | 1010010 | 10011 |
Color Harmonies of #590953
Complementary color
Monochromatic Colors of #590953
Black with #590953
Text Example
Text Example
White with #590953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590953; }
p { color: rgb(89,9,83); }
H1.HeaderClassName
{
color: #590953;
}
.AnyTagClassName
{
color: #590953;
}
</style>
background-color css
<style>
a { background-color: #590953; }
a { background-color: rgb(89,9,83); }
div.DivClassName
{
background-color: #590953;
}
.BgClassName
{
background-color: #590953;
}
</style>
border-color css
<style>
span { border-color: #590953; }
span { border-color: rgb(89,9,83); }
td.TdClassName
{
border-color: #590953;
}
.TagClassName
{
border-color: #590953;
}
</style>