Shades of Palatinate Purple #592154
Tints of Palatinate Purple #592154
RGB
CMYK
RGB Variations
Color information
#592154 (or 0x592154) is known color: Palatinate Purple. HEX triplet: 59, 21 and 54. RGB value is (89,33,84). Sum of RGB (Red+Green+Blue) = 89+33+84=206 (27% of max value = 765). Red value is 89 (35.16% from 255 or 43.20% from 206); Green value is 33 (13.28% from 255 or 16.02% from 206); Blue value is 84 (33.20% from 255 or 40.78% from 206); Max value from RGB is 89 - color contains mainly: red. Hex color #592154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592154 is #A6DEAB. Grayscale: #373737. Windows color (decimal): -10935980 or 5513561. OLE color: 5513561.
HSL color Cylindrical-coordinate representation of color #592154: hue angle of 305.36º 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 #592154 is Cyan = 0, Magento = 0.63, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 33 | 84 | - |
| CMYK | 0 | 0.63 | 0.06 | 0.65 |
| HSL | 305.36º | 0.46% | 0.24% | - |
| HSV(B) | 305.36º | 0.63% | 0.35% | - |
| XYZ | 6.26 | 3.85 | 8.8 | - |
| YUV | 55.56 | 144.05 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 33 | 84 | 0 | 0.63 | 0.06 | 0.65 | 305.36 | 0.46 | 0.24 |
| Hex | 59 | 21 | 54 | 0 | 3F | 6 | 41 | 131 | 2E | 18 |
| Octal | 131 | 41 | 124 | 0 | 77 | 6 | 101 | 461 | 56 | 30 |
| Binary | 1011001 | 100001 | 1010100 | 0 | 111111 | 110 | 1000001 | 100110001 | 101110 | 11000 |
Color Harmonies of #592154
Complementary color
Monochromatic Colors of #592154
Black with #592154
Text Example
Text Example
White with #592154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592154; }
p { color: rgb(89,33,84); }
H1.HeaderClassName
{
color: #592154;
}
.AnyTagClassName
{
color: #592154;
}
</style>
background-color css
<style>
a { background-color: #592154; }
a { background-color: rgb(89,33,84); }
div.DivClassName
{
background-color: #592154;
}
.BgClassName
{
background-color: #592154;
}
</style>
border-color css
<style>
span { border-color: #592154; }
span { border-color: rgb(89,33,84); }
td.TdClassName
{
border-color: #592154;
}
.TagClassName
{
border-color: #592154;
}
</style>