Shades of Palatinate Purple #592152
Tints of Palatinate Purple #592152
RGB
CMYK
RGB Variations
Color information
#592152 (or 0x592152) is known color: Palatinate Purple. HEX triplet: 59, 21 and 52. RGB value is (89,33,82). Sum of RGB (Red+Green+Blue) = 89+33+82=204 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.63% from 204); Green value is 33 (13.28% from 255 or 16.18% from 204); Blue value is 82 (32.42% from 255 or 40.20% from 204); Max value from RGB is 89 - color contains mainly: red. Hex color #592152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592152 is #A6DEAD. Grayscale: #373737. Windows color (decimal): -10935982 or 5382489. OLE color: 5382489.
HSL color Cylindrical-coordinate representation of color #592152: hue angle of 307.5º 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 #592152 is Cyan = 0, Magento = 0.63, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 82 | - |
| CMYK | 0 | 0.63 | 0.08 | 0.65 |
| HSL | 307.5º | 0.46% | 0.24% | - |
| HSV(B) | 307.5º | 0.63% | 0.35% | - |
| XYZ | 6.19 | 3.82 | 8.39 | - |
| YUV | 55.33 | 143.05 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 82 | 0 | 0.63 | 0.08 | 0.65 | 307.5 | 0.46 | 0.24 |
| Hex | 59 | 21 | 52 | 0 | 3F | 8 | 41 | 134 | 2E | 18 |
| Octal | 131 | 41 | 122 | 0 | 77 | 10 | 101 | 464 | 56 | 30 |
| Binary | 1011001 | 100001 | 1010010 | 0 | 111111 | 1000 | 1000001 | 100110100 | 101110 | 11000 |
Color Harmonies of #592152
Complementary color
Monochromatic Colors of #592152
Black with #592152
Text Example
Text Example
White with #592152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592152; }
p { color: rgb(89,33,82); }
H1.HeaderClassName
{
color: #592152;
}
.AnyTagClassName
{
color: #592152;
}
</style>
background-color css
<style>
a { background-color: #592152; }
a { background-color: rgb(89,33,82); }
div.DivClassName
{
background-color: #592152;
}
.BgClassName
{
background-color: #592152;
}
</style>
border-color css
<style>
span { border-color: #592152; }
span { border-color: rgb(89,33,82); }
td.TdClassName
{
border-color: #592152;
}
.TagClassName
{
border-color: #592152;
}
</style>