Shades of Palatinate Purple #592956
Tints of Palatinate Purple #592956
RGB
CMYK
RGB Variations
Color information
#592956 (or 0x592956) is known color: Palatinate Purple. HEX triplet: 59, 29 and 56. RGB value is (89,41,86). Sum of RGB (Red+Green+Blue) = 89+41+86=216 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.20% from 216); Green value is 41 (16.41% from 255 or 18.98% from 216); Blue value is 86 (33.98% from 255 or 39.81% from 216); Max value from RGB is 89 - color contains mainly: red. Hex color #592956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592956 is #A6D6A9. Grayscale: #3C3C3C. Windows color (decimal): -10933930 or 5646681. OLE color: 5646681.
HSL color Cylindrical-coordinate representation of color #592956: hue angle of 303.75º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #592956 is Cyan = 0, Magento = 0.54, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 41 | 86 | - |
| CMYK | 0 | 0.54 | 0.03 | 0.65 |
| HSL | 303.75º | 0.37% | 0.25% | - |
| HSV(B) | 303.75º | 0.54% | 0.35% | - |
| XYZ | 6.59 | 4.38 | 9.3 | - |
| YUV | 60.48 | 142.4 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 41 | 86 | 0 | 0.54 | 0.03 | 0.65 | 303.75 | 0.37 | 0.25 |
| Hex | 59 | 29 | 56 | 0 | 36 | 3 | 41 | 130 | 25 | 19 |
| Octal | 131 | 51 | 126 | 0 | 66 | 3 | 101 | 460 | 45 | 31 |
| Binary | 1011001 | 101001 | 1010110 | 0 | 110110 | 11 | 1000001 | 100110000 | 100101 | 11001 |
Color Harmonies of #592956
Complementary color
Monochromatic Colors of #592956
Black with #592956
Text Example
Text Example
White with #592956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592956; }
p { color: rgb(89,41,86); }
H1.HeaderClassName
{
color: #592956;
}
.AnyTagClassName
{
color: #592956;
}
</style>
background-color css
<style>
a { background-color: #592956; }
a { background-color: rgb(89,41,86); }
div.DivClassName
{
background-color: #592956;
}
.BgClassName
{
background-color: #592956;
}
</style>
border-color css
<style>
span { border-color: #592956; }
span { border-color: rgb(89,41,86); }
td.TdClassName
{
border-color: #592956;
}
.TagClassName
{
border-color: #592956;
}
</style>