Shades of Palatinate Purple #592058
Tints of Palatinate Purple #592058
RGB
CMYK
RGB Variations
Color information
#592058 (or 0x592058) is known color: Palatinate Purple. HEX triplet: 59, 20 and 58. RGB value is (89,32,88). Sum of RGB (Red+Green+Blue) = 89+32+88=209 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.58% from 209); Green value is 32 (12.89% from 255 or 15.31% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 89 - color contains mainly: red. Hex color #592058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592058 is #A6DFA7. Grayscale: #373737. Windows color (decimal): -10936232 or 5775449. OLE color: 5775449.
HSL color Cylindrical-coordinate representation of color #592058: hue angle of 301.05º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #592058 is Cyan = 0, Magento = 0.64, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 32 | 88 | - |
| CMYK | 0 | 0.64 | 0.01 | 0.65 |
| HSL | 301.05º | 0.47% | 0.24% | - |
| HSV(B) | 301.05º | 0.64% | 0.35% | - |
| XYZ | 6.4 | 3.86 | 9.64 | - |
| YUV | 55.43 | 146.38 | 151.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 32 | 88 | 0 | 0.64 | 0.01 | 0.65 | 301.05 | 0.47 | 0.24 |
| Hex | 59 | 20 | 58 | 0 | 40 | 1 | 41 | 12D | 2F | 18 |
| Octal | 131 | 40 | 130 | 0 | 100 | 1 | 101 | 455 | 57 | 30 |
| Binary | 1011001 | 100000 | 1011000 | 0 | 1000000 | 1 | 1000001 | 100101101 | 101111 | 11000 |
Color Harmonies of #592058
Complementary color
Monochromatic Colors of #592058
Black with #592058
Text Example
Text Example
White with #592058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592058; }
p { color: rgb(89,32,88); }
H1.HeaderClassName
{
color: #592058;
}
.AnyTagClassName
{
color: #592058;
}
</style>
background-color css
<style>
a { background-color: #592058; }
a { background-color: rgb(89,32,88); }
div.DivClassName
{
background-color: #592058;
}
.BgClassName
{
background-color: #592058;
}
</style>
border-color css
<style>
span { border-color: #592058; }
span { border-color: rgb(89,32,88); }
td.TdClassName
{
border-color: #592058;
}
.TagClassName
{
border-color: #592058;
}
</style>