Shades of Palatinate Purple #592655
Tints of Palatinate Purple #592655
RGB
CMYK
RGB Variations
Color information
#592655 (or 0x592655) is known color: Palatinate Purple. HEX triplet: 59, 26 and 55. RGB value is (89,38,85). Sum of RGB (Red+Green+Blue) = 89+38+85=212 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.98% from 212); Green value is 38 (15.23% from 255 or 17.92% from 212); Blue value is 85 (33.59% from 255 or 40.09% from 212); Max value from RGB is 89 - color contains mainly: red. Hex color #592655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592655 is #A6D9AA. Grayscale: #3A3A3A. Windows color (decimal): -10934699 or 5580377. OLE color: 5580377.
HSL color Cylindrical-coordinate representation of color #592655: hue angle of 304.71º degrees, saturation: 0.4, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #592655 is Cyan = 0, Magento = 0.57, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 38 | 85 | - |
| CMYK | 0 | 0.57 | 0.04 | 0.65 |
| HSL | 304.71º | 0.4% | 0.25% | - |
| HSV(B) | 304.71º | 0.57% | 0.35% | - |
| XYZ | 6.45 | 4.17 | 9.06 | - |
| YUV | 58.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 38 | 85 | 0 | 0.57 | 0.04 | 0.65 | 304.71 | 0.4 | 0.25 |
| Hex | 59 | 26 | 55 | 0 | 39 | 4 | 41 | 131 | 28 | 19 |
| Octal | 131 | 46 | 125 | 0 | 71 | 4 | 101 | 461 | 50 | 31 |
| Binary | 1011001 | 100110 | 1010101 | 0 | 111001 | 100 | 1000001 | 100110001 | 101000 | 11001 |
Color Harmonies of #592655
Complementary color
Monochromatic Colors of #592655
Black with #592655
Text Example
Text Example
White with #592655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592655; }
p { color: rgb(89,38,85); }
H1.HeaderClassName
{
color: #592655;
}
.AnyTagClassName
{
color: #592655;
}
</style>
background-color css
<style>
a { background-color: #592655; }
a { background-color: rgb(89,38,85); }
div.DivClassName
{
background-color: #592655;
}
.BgClassName
{
background-color: #592655;
}
</style>
border-color css
<style>
span { border-color: #592655; }
span { border-color: rgb(89,38,85); }
td.TdClassName
{
border-color: #592655;
}
.TagClassName
{
border-color: #592655;
}
</style>