Shades of Palatinate Purple #592151
Tints of Palatinate Purple #592151
RGB
CMYK
RGB Variations
Color information
#592151 (or 0x592151) is known color: Palatinate Purple. HEX triplet: 59, 21 and 51. RGB value is (89,33,81). Sum of RGB (Red+Green+Blue) = 89+33+81=203 (26% of max value = 765). Red value is 89 (35.16% from 255 or 43.84% from 203); Green value is 33 (13.28% from 255 or 16.26% from 203); Blue value is 81 (32.03% from 255 or 39.90% from 203); Max value from RGB is 89 - color contains mainly: red. Hex color #592151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #592151 is #A6DEAE. Grayscale: #373737. Windows color (decimal): -10935983 or 5316953. OLE color: 5316953.
HSL color Cylindrical-coordinate representation of color #592151: hue angle of 308.57º 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 #592151 is Cyan = 0, Magento = 0.63, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
RGB | 89 | 33 | 81 | - |
CMYK | 0 | 0.63 | 0.09 | 0.65 |
HSL | 308.57º | 0.46% | 0.24% | - |
HSV(B) | 308.57º | 0.63% | 0.35% | - |
XYZ | 6.15 | 3.81 | 8.2 | - |
YUV | 55.22 | 142.55 | 152.1 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 89 | 33 | 81 | 0 | 0.63 | 0.09 | 0.65 | 308.57 | 0.46 | 0.24 |
Hex | 59 | 21 | 51 | 0 | 3F | 9 | 41 | 135 | 2E | 18 |
Octal | 131 | 41 | 121 | 0 | 77 | 11 | 101 | 465 | 56 | 30 |
Binary | 1011001 | 100001 | 1010001 | 0 | 111111 | 1001 | 1000001 | 100110101 | 101110 | 11000 |
Color Harmonies of #592151
Complementary color
Monochromatic Colors of #592151
Black with #592151
Text Example
Text Example
White with #592151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #592151; }
p { color: rgb(89,33,81); }
H1.HeaderClassName
{
color: #592151;
}
.AnyTagClassName
{
color: #592151;
}
</style>
background-color css
<style>
a { background-color: #592151; }
a { background-color: rgb(89,33,81); }
div.DivClassName
{
background-color: #592151;
}
.BgClassName
{
background-color: #592151;
}
</style>
border-color css
<style>
span { border-color: #592151; }
span { border-color: rgb(89,33,81); }
td.TdClassName
{
border-color: #592151;
}
.TagClassName
{
border-color: #592151;
}
</style>