Shades of Palatinate Purple #591654
Tints of Palatinate Purple #591654
RGB
CMYK
RGB Variations
Color information
#591654 (or 0x591654) is known color: Palatinate Purple. HEX triplet: 59, 16 and 54. RGB value is (89,22,84). Sum of RGB (Red+Green+Blue) = 89+22+84=195 (25% of max value = 765). Red value is 89 (35.16% from 255 or 45.64% from 195); Green value is 22 (8.98% from 255 or 11.28% from 195); Blue value is 84 (33.20% from 255 or 43.08% from 195); Max value from RGB is 89 - color contains mainly: red. Hex color #591654 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #591654 is #A6E9AB. Grayscale: #303030. Windows color (decimal): -10938796 or 5510745. OLE color: 5510745.
HSL color Cylindrical-coordinate representation of color #591654: hue angle of 304.48º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #591654 is Cyan = 0, Magento = 0.75, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 22 | 84 | - |
| CMYK | 0 | 0.75 | 0.06 | 0.65 |
| HSL | 304.48º | 0.6% | 0.22% | - |
| HSV(B) | 304.48º | 0.75% | 0.35% | - |
| XYZ | 6.01 | 3.34 | 8.72 | - |
| YUV | 49.1 | 147.7 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 22 | 84 | 0 | 0.75 | 0.06 | 0.65 | 304.48 | 0.6 | 0.22 |
| Hex | 59 | 16 | 54 | 0 | 4B | 6 | 41 | 130 | 3C | 16 |
| Octal | 131 | 26 | 124 | 0 | 113 | 6 | 101 | 460 | 74 | 26 |
| Binary | 1011001 | 10110 | 1010100 | 0 | 1001011 | 110 | 1000001 | 100110000 | 111100 | 10110 |
Color Harmonies of #591654
Complementary color
Monochromatic Colors of #591654
Black with #591654
Text Example
Text Example
White with #591654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591654; }
p { color: rgb(89,22,84); }
H1.HeaderClassName
{
color: #591654;
}
.AnyTagClassName
{
color: #591654;
}
</style>
background-color css
<style>
a { background-color: #591654; }
a { background-color: rgb(89,22,84); }
div.DivClassName
{
background-color: #591654;
}
.BgClassName
{
background-color: #591654;
}
</style>
border-color css
<style>
span { border-color: #591654; }
span { border-color: rgb(89,22,84); }
td.TdClassName
{
border-color: #591654;
}
.TagClassName
{
border-color: #591654;
}
</style>