Shades of Palatinate Purple #592356
Tints of Palatinate Purple #592356
RGB
CMYK
RGB Variations
Color information
#592356 (or 0x592356) is known color: Palatinate Purple. HEX triplet: 59, 23 and 56. RGB value is (89,35,86). Sum of RGB (Red+Green+Blue) = 89+35+86=210 (27% of max value = 765). Red value is 89 (35.16% from 255 or 42.38% from 210); Green value is 35 (14.06% from 255 or 16.67% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 89 - color contains mainly: red. Hex color #592356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592356 is #A6DCA9. Grayscale: #383838. Windows color (decimal): -10935466 or 5645145. OLE color: 5645145.
HSL color Cylindrical-coordinate representation of color #592356: hue angle of 303.33º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #592356 is Cyan = 0, Magento = 0.61, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 35 | 86 | - |
| CMYK | 0 | 0.61 | 0.03 | 0.65 |
| HSL | 303.33º | 0.44% | 0.24% | - |
| HSV(B) | 303.33º | 0.61% | 0.35% | - |
| XYZ | 6.4 | 4 | 9.24 | - |
| YUV | 56.96 | 144.39 | 150.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 35 | 86 | 0 | 0.61 | 0.03 | 0.65 | 303.33 | 0.44 | 0.24 |
| Hex | 59 | 23 | 56 | 0 | 3D | 3 | 41 | 12F | 2C | 18 |
| Octal | 131 | 43 | 126 | 0 | 75 | 3 | 101 | 457 | 54 | 30 |
| Binary | 1011001 | 100011 | 1010110 | 0 | 111101 | 11 | 1000001 | 100101111 | 101100 | 11000 |
Color Harmonies of #592356
Complementary color
Monochromatic Colors of #592356
Black with #592356
Text Example
Text Example
White with #592356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592356; }
p { color: rgb(89,35,86); }
H1.HeaderClassName
{
color: #592356;
}
.AnyTagClassName
{
color: #592356;
}
</style>
background-color css
<style>
a { background-color: #592356; }
a { background-color: rgb(89,35,86); }
div.DivClassName
{
background-color: #592356;
}
.BgClassName
{
background-color: #592356;
}
</style>
border-color css
<style>
span { border-color: #592356; }
span { border-color: rgb(89,35,86); }
td.TdClassName
{
border-color: #592356;
}
.TagClassName
{
border-color: #592356;
}
</style>