Shades of Palatinate Purple #592458
Tints of Palatinate Purple #592458
RGB
CMYK
RGB Variations
Color information
#592458 (or 0x592458) is known color: Palatinate Purple. HEX triplet: 59, 24 and 58. RGB value is (89,36,88). Sum of RGB (Red+Green+Blue) = 89+36+88=213 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.78% from 213); Green value is 36 (14.45% from 255 or 16.90% from 213); Blue value is 88 (34.77% from 255 or 41.31% from 213); Max value from RGB is 89 - color contains mainly: red. Hex color #592458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592458 is #A6DBA7. Grayscale: #393939. Windows color (decimal): -10935208 or 5776473. OLE color: 5776473.
HSL color Cylindrical-coordinate representation of color #592458: hue angle of 301.13º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #592458 is Cyan = 0, Magento = 0.60, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 36 | 88 | - |
| CMYK | 0 | 0.60 | 0.01 | 0.65 |
| HSL | 301.13º | 0.42% | 0.25% | - |
| HSV(B) | 301.13º | 0.6% | 0.35% | - |
| XYZ | 6.51 | 4.09 | 9.68 | - |
| YUV | 57.78 | 145.06 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 36 | 88 | 0 | 0.60 | 0.01 | 0.65 | 301.13 | 0.42 | 0.25 |
| Hex | 59 | 24 | 58 | 0 | 3C | 1 | 41 | 12D | 2A | 19 |
| Octal | 131 | 44 | 130 | 0 | 74 | 1 | 101 | 455 | 52 | 31 |
| Binary | 1011001 | 100100 | 1011000 | 0 | 111100 | 1 | 1000001 | 100101101 | 101010 | 11001 |
Color Harmonies of #592458
Complementary color
Monochromatic Colors of #592458
Black with #592458
Text Example
Text Example
White with #592458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592458; }
p { color: rgb(89,36,88); }
H1.HeaderClassName
{
color: #592458;
}
.AnyTagClassName
{
color: #592458;
}
</style>
background-color css
<style>
a { background-color: #592458; }
a { background-color: rgb(89,36,88); }
div.DivClassName
{
background-color: #592458;
}
.BgClassName
{
background-color: #592458;
}
</style>
border-color css
<style>
span { border-color: #592458; }
span { border-color: rgb(89,36,88); }
td.TdClassName
{
border-color: #592458;
}
.TagClassName
{
border-color: #592458;
}
</style>