Shades of Palatinate Purple #590658
Tints of Palatinate Purple #590658
RGB
CMYK
RGB Variations
Color information
#590658 (or 0x590658) is known color: Palatinate Purple. HEX triplet: 59, 06 and 58. RGB value is (89,6,88). Sum of RGB (Red+Green+Blue) = 89+6+88=183 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.63% from 183); Green value is 6 (2.73% from 255 or 3.28% from 183); Blue value is 88 (34.77% from 255 or 48.09% from 183); Max value from RGB is 89 - color contains mainly: red. Hex color #590658 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590658 is #A6F9A7. Grayscale: #272727. Windows color (decimal): -10942888 or 5768793. OLE color: 5768793.
HSL color Cylindrical-coordinate representation of color #590658: hue angle of 300.72º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #590658 is Cyan = 0, Magento = 0.93, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 6 | 88 | - |
| CMYK | 0 | 0.93 | 0.01 | 0.65 |
| HSL | 300.72º | 0.87% | 0.19% | - |
| HSV(B) | 300.72º | 0.93% | 0.35% | - |
| XYZ | 5.95 | 2.96 | 9.49 | - |
| YUV | 40.17 | 155 | 162.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 88 | 0 | 0.93 | 0.01 | 0.65 | 300.72 | 0.87 | 0.19 |
| Hex | 59 | 6 | 58 | 0 | 5D | 1 | 41 | 12D | 57 | 13 |
| Octal | 131 | 6 | 130 | 0 | 135 | 1 | 101 | 455 | 127 | 23 |
| Binary | 1011001 | 110 | 1011000 | 0 | 1011101 | 1 | 1000001 | 100101101 | 1010111 | 10011 |
Color Harmonies of #590658
Complementary color
Monochromatic Colors of #590658
Black with #590658
Text Example
Text Example
White with #590658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590658; }
p { color: rgb(89,6,88); }
H1.HeaderClassName
{
color: #590658;
}
.AnyTagClassName
{
color: #590658;
}
</style>
background-color css
<style>
a { background-color: #590658; }
a { background-color: rgb(89,6,88); }
div.DivClassName
{
background-color: #590658;
}
.BgClassName
{
background-color: #590658;
}
</style>
border-color css
<style>
span { border-color: #590658; }
span { border-color: rgb(89,6,88); }
td.TdClassName
{
border-color: #590658;
}
.TagClassName
{
border-color: #590658;
}
</style>