Shades of Palatinate Purple #560759
Tints of Palatinate Purple #560759
RGB
CMYK
RGB Variations
Color information
#560759 (or 0x560759) is known color: Palatinate Purple. HEX triplet: 56, 07 and 59. RGB value is (86,7,89). Sum of RGB (Red+Green+Blue) = 86+7+89=182 (24% of max value = 765). Red value is 86 (33.98% from 255 or 47.25% from 182); Green value is 7 (3.12% from 255 or 3.85% from 182); Blue value is 89 (35.16% from 255 or 48.90% from 182); Max value from RGB is 89 - color contains mainly: blue. Hex color #560759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560759 is #A9F8A6. Grayscale: #272727. Windows color (decimal): -11139239 or 5834582. OLE color: 5834582.
HSL color Cylindrical-coordinate representation of color #560759: hue angle of 297.8º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #560759 is Cyan = 0.03, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 7 | 89 | - |
| CMYK | 0.03 | 0.92 | 0 | 0.65 |
| HSL | 297.8º | 0.85% | 0.19% | - |
| HSV(B) | 297.8º | 0.92% | 0.35% | - |
| XYZ | 5.72 | 2.85 | 9.7 | - |
| YUV | 39.97 | 155.67 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 89 | 0.03 | 0.92 | 0 | 0.65 | 297.8 | 0.85 | 0.19 |
| Hex | 56 | 7 | 59 | 3 | 5C | 0 | 41 | 12A | 55 | 13 |
| Octal | 126 | 7 | 131 | 3 | 134 | 0 | 101 | 452 | 125 | 23 |
| Binary | 1010110 | 111 | 1011001 | 11 | 1011100 | 0 | 1000001 | 100101010 | 1010101 | 10011 |
Color Harmonies of #560759
Complementary color
Monochromatic Colors of #560759
Black with #560759
Text Example
Text Example
White with #560759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560759; }
p { color: rgb(86,7,89); }
H1.HeaderClassName
{
color: #560759;
}
.AnyTagClassName
{
color: #560759;
}
</style>
background-color css
<style>
a { background-color: #560759; }
a { background-color: rgb(86,7,89); }
div.DivClassName
{
background-color: #560759;
}
.BgClassName
{
background-color: #560759;
}
</style>
border-color css
<style>
span { border-color: #560759; }
span { border-color: rgb(86,7,89); }
td.TdClassName
{
border-color: #560759;
}
.TagClassName
{
border-color: #560759;
}
</style>