Shades of Palatinate Purple #592155
Tints of Palatinate Purple #592155
RGB
CMYK
RGB Variations
Color information
#592155 (or 0x592155) is known color: Palatinate Purple. HEX triplet: 59, 21 and 55. RGB value is (89,33,85). Sum of RGB (Red+Green+Blue) = 89+33+85=207 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.00% from 207); Green value is 33 (13.28% from 255 or 15.94% from 207); Blue value is 85 (33.59% from 255 or 41.06% from 207); Max value from RGB is 89 - color contains mainly: red. Hex color #592155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592155 is #A6DEAA. Grayscale: #373737. Windows color (decimal): -10935979 or 5579097. OLE color: 5579097.
HSL color Cylindrical-coordinate representation of color #592155: hue angle of 304.29º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #592155 is Cyan = 0, Magento = 0.63, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 85 | - |
| CMYK | 0 | 0.63 | 0.04 | 0.65 |
| HSL | 304.29º | 0.46% | 0.24% | - |
| HSV(B) | 304.29º | 0.63% | 0.35% | - |
| XYZ | 6.3 | 3.87 | 9.01 | - |
| YUV | 55.67 | 144.55 | 151.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 85 | 0 | 0.63 | 0.04 | 0.65 | 304.29 | 0.46 | 0.24 |
| Hex | 59 | 21 | 55 | 0 | 3F | 4 | 41 | 130 | 2E | 18 |
| Octal | 131 | 41 | 125 | 0 | 77 | 4 | 101 | 460 | 56 | 30 |
| Binary | 1011001 | 100001 | 1010101 | 0 | 111111 | 100 | 1000001 | 100110000 | 101110 | 11000 |
Color Harmonies of #592155
Complementary color
Monochromatic Colors of #592155
Black with #592155
Text Example
Text Example
White with #592155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592155; }
p { color: rgb(89,33,85); }
H1.HeaderClassName
{
color: #592155;
}
.AnyTagClassName
{
color: #592155;
}
</style>
background-color css
<style>
a { background-color: #592155; }
a { background-color: rgb(89,33,85); }
div.DivClassName
{
background-color: #592155;
}
.BgClassName
{
background-color: #592155;
}
</style>
border-color css
<style>
span { border-color: #592155; }
span { border-color: rgb(89,33,85); }
td.TdClassName
{
border-color: #592155;
}
.TagClassName
{
border-color: #592155;
}
</style>