Shades of Palatinate Purple #592756
Tints of Palatinate Purple #592756
RGB
CMYK
RGB Variations
Color information
#592756 (or 0x592756) is known color: Palatinate Purple. HEX triplet: 59, 27 and 56. RGB value is (89,39,86). Sum of RGB (Red+Green+Blue) = 89+39+86=214 (28% of max value = 765). Red value is 89 (35.16% from 255 or 41.59% from 214); Green value is 39 (15.62% from 255 or 18.22% from 214); Blue value is 86 (33.98% from 255 or 40.19% from 214); Max value from RGB is 89 - color contains mainly: red. Hex color #592756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592756 is #A6D8A9. Grayscale: #3B3B3B. Windows color (decimal): -10934442 or 5646169. OLE color: 5646169.
HSL color Cylindrical-coordinate representation of color #592756: hue angle of 303.6º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #592756 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 39 | 86 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.65 |
| HSL | 303.6º | 0.39% | 0.25% | - |
| HSV(B) | 303.6º | 0.56% | 0.35% | - |
| XYZ | 6.53 | 4.25 | 9.28 | - |
| YUV | 59.31 | 143.07 | 149.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 39 | 86 | 0 | 0.56 | 0.03 | 0.65 | 303.6 | 0.39 | 0.25 |
| Hex | 59 | 27 | 56 | 0 | 38 | 3 | 41 | 130 | 27 | 19 |
| Octal | 131 | 47 | 126 | 0 | 70 | 3 | 101 | 460 | 47 | 31 |
| Binary | 1011001 | 100111 | 1010110 | 0 | 111000 | 11 | 1000001 | 100110000 | 100111 | 11001 |
Color Harmonies of #592756
Complementary color
Monochromatic Colors of #592756
Black with #592756
Text Example
Text Example
White with #592756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592756; }
p { color: rgb(89,39,86); }
H1.HeaderClassName
{
color: #592756;
}
.AnyTagClassName
{
color: #592756;
}
</style>
background-color css
<style>
a { background-color: #592756; }
a { background-color: rgb(89,39,86); }
div.DivClassName
{
background-color: #592756;
}
.BgClassName
{
background-color: #592756;
}
</style>
border-color css
<style>
span { border-color: #592756; }
span { border-color: rgb(89,39,86); }
td.TdClassName
{
border-color: #592756;
}
.TagClassName
{
border-color: #592756;
}
</style>