Shades of Palatinate Purple #591455
Tints of Palatinate Purple #591455
RGB
CMYK
RGB Variations
Color information
#591455 (or 0x591455) is known color: Palatinate Purple. HEX triplet: 59, 14 and 55. RGB value is (89,20,85). Sum of RGB (Red+Green+Blue) = 89+20+85=194 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.88% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 85 (33.59% from 255 or 43.81% from 194); Max value from RGB is 89 - color contains mainly: red. Hex color #591455 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591455 is #A6EBAA. Grayscale: #2F2F2F. Windows color (decimal): -10939307 or 5575769. OLE color: 5575769.
HSL color Cylindrical-coordinate representation of color #591455: hue angle of 303.48º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #591455 is Cyan = 0, Magento = 0.78, Yellow = 0.04 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 20 | 85 | - |
| CMYK | 0 | 0.78 | 0.04 | 0.65 |
| HSL | 303.48º | 0.63% | 0.21% | - |
| HSV(B) | 303.48º | 0.78% | 0.35% | - |
| XYZ | 6.01 | 3.28 | 8.91 | - |
| YUV | 48.04 | 148.86 | 157.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 85 | 0 | 0.78 | 0.04 | 0.65 | 303.48 | 0.63 | 0.21 |
| Hex | 59 | 14 | 55 | 0 | 4E | 4 | 41 | 12F | 3F | 15 |
| Octal | 131 | 24 | 125 | 0 | 116 | 4 | 101 | 457 | 77 | 25 |
| Binary | 1011001 | 10100 | 1010101 | 0 | 1001110 | 100 | 1000001 | 100101111 | 111111 | 10101 |
Color Harmonies of #591455
Complementary color
Monochromatic Colors of #591455
Black with #591455
Text Example
Text Example
White with #591455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591455; }
p { color: rgb(89,20,85); }
H1.HeaderClassName
{
color: #591455;
}
.AnyTagClassName
{
color: #591455;
}
</style>
background-color css
<style>
a { background-color: #591455; }
a { background-color: rgb(89,20,85); }
div.DivClassName
{
background-color: #591455;
}
.BgClassName
{
background-color: #591455;
}
</style>
border-color css
<style>
span { border-color: #591455; }
span { border-color: rgb(89,20,85); }
td.TdClassName
{
border-color: #591455;
}
.TagClassName
{
border-color: #591455;
}
</style>