Shades of Palatinate Purple #591052
Tints of Palatinate Purple #591052
RGB
CMYK
RGB Variations
Color information
#591052 (or 0x591052) is known color: Palatinate Purple. HEX triplet: 59, 10 and 52. RGB value is (89,16,82). Sum of RGB (Red+Green+Blue) = 89+16+82=187 (24% of max value = 765). Red value is 89 (35.16% from 255 or 47.59% from 187); Green value is 16 (6.64% from 255 or 8.56% from 187); Blue value is 82 (32.42% from 255 or 43.85% from 187); Max value from RGB is 89 - color contains mainly: red. Hex color #591052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591052 is #A6EFAD. Grayscale: #2D2D2D. Windows color (decimal): -10940334 or 5378137. OLE color: 5378137.
HSL color Cylindrical-coordinate representation of color #591052: hue angle of 305.75º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591052 is Cyan = 0, Magento = 0.82, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 82 | - |
| CMYK | 0 | 0.82 | 0.08 | 0.65 |
| HSL | 305.75º | 0.7% | 0.21% | - |
| HSV(B) | 305.75º | 0.82% | 0.35% | - |
| XYZ | 5.83 | 3.1 | 8.27 | - |
| YUV | 45.35 | 148.68 | 159.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 82 | 0 | 0.82 | 0.08 | 0.65 | 305.75 | 0.7 | 0.21 |
| Hex | 59 | 10 | 52 | 0 | 52 | 8 | 41 | 132 | 46 | 15 |
| Octal | 131 | 20 | 122 | 0 | 122 | 10 | 101 | 462 | 106 | 25 |
| Binary | 1011001 | 10000 | 1010010 | 0 | 1010010 | 1000 | 1000001 | 100110010 | 1000110 | 10101 |
Color Harmonies of #591052
Complementary color
Monochromatic Colors of #591052
Black with #591052
Text Example
Text Example
White with #591052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591052; }
p { color: rgb(89,16,82); }
H1.HeaderClassName
{
color: #591052;
}
.AnyTagClassName
{
color: #591052;
}
</style>
background-color css
<style>
a { background-color: #591052; }
a { background-color: rgb(89,16,82); }
div.DivClassName
{
background-color: #591052;
}
.BgClassName
{
background-color: #591052;
}
</style>
border-color css
<style>
span { border-color: #591052; }
span { border-color: rgb(89,16,82); }
td.TdClassName
{
border-color: #591052;
}
.TagClassName
{
border-color: #591052;
}
</style>