Shades of Palatinate Purple #591053
Tints of Palatinate Purple #591053
RGB
CMYK
RGB Variations
Color information
#591053 (or 0x591053) is known color: Palatinate Purple. HEX triplet: 59, 10 and 53. RGB value is (89,16,83). Sum of RGB (Red+Green+Blue) = 89+16+83=188 (24% of max value = 765). Red value is 89 (35.16% from 255 or 47.34% from 188); Green value is 16 (6.64% from 255 or 8.51% from 188); Blue value is 83 (32.81% from 255 or 44.15% from 188); Max value from RGB is 89 - color contains mainly: red. Hex color #591053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591053 is #A6EFAC. Grayscale: #2D2D2D. Windows color (decimal): -10940333 or 5443673. OLE color: 5443673.
HSL color Cylindrical-coordinate representation of color #591053: hue angle of 304.93º 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 #591053 is Cyan = 0, Magento = 0.82, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 83 | - |
| CMYK | 0 | 0.82 | 0.07 | 0.65 |
| HSL | 304.93º | 0.7% | 0.21% | - |
| HSV(B) | 304.93º | 0.82% | 0.35% | - |
| XYZ | 5.87 | 3.12 | 8.48 | - |
| YUV | 45.47 | 149.18 | 159.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 83 | 0 | 0.82 | 0.07 | 0.65 | 304.93 | 0.7 | 0.21 |
| Hex | 59 | 10 | 53 | 0 | 52 | 7 | 41 | 131 | 46 | 15 |
| Octal | 131 | 20 | 123 | 0 | 122 | 7 | 101 | 461 | 106 | 25 |
| Binary | 1011001 | 10000 | 1010011 | 0 | 1010010 | 111 | 1000001 | 100110001 | 1000110 | 10101 |
Color Harmonies of #591053
Complementary color
Monochromatic Colors of #591053
Black with #591053
Text Example
Text Example
White with #591053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591053; }
p { color: rgb(89,16,83); }
H1.HeaderClassName
{
color: #591053;
}
.AnyTagClassName
{
color: #591053;
}
</style>
background-color css
<style>
a { background-color: #591053; }
a { background-color: rgb(89,16,83); }
div.DivClassName
{
background-color: #591053;
}
.BgClassName
{
background-color: #591053;
}
</style>
border-color css
<style>
span { border-color: #591053; }
span { border-color: rgb(89,16,83); }
td.TdClassName
{
border-color: #591053;
}
.TagClassName
{
border-color: #591053;
}
</style>