Shades of Palatinate Purple #560459
Tints of Palatinate Purple #560459
RGB
CMYK
RGB Variations
Color information
#560459 (or 0x560459) is known color: Palatinate Purple. HEX triplet: 56, 04 and 59. RGB value is (86,4,89). Sum of RGB (Red+Green+Blue) = 86+4+89=179 (23% of max value = 765). Red value is 86 (33.98% from 255 or 48.04% from 179); Green value is 4 (1.95% from 255 or 2.23% from 179); Blue value is 89 (35.16% from 255 or 49.72% from 179); Max value from RGB is 89 - color contains mainly: blue. Hex color #560459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560459 is #A9FBA6. Grayscale: #252525. Windows color (decimal): -11140007 or 5833814. OLE color: 5833814.
HSL color Cylindrical-coordinate representation of color #560459: hue angle of 297.88º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #560459 is Cyan = 0.03, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 4 | 89 | - |
| CMYK | 0.03 | 0.96 | 0 | 0.65 |
| HSL | 297.88º | 0.91% | 0.18% | - |
| HSV(B) | 297.88º | 0.96% | 0.35% | - |
| XYZ | 5.68 | 2.79 | 9.69 | - |
| YUV | 38.21 | 156.67 | 162.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 89 | 0.03 | 0.96 | 0 | 0.65 | 297.88 | 0.91 | 0.18 |
| Hex | 56 | 4 | 59 | 3 | 60 | 0 | 41 | 12A | 5B | 12 |
| Octal | 126 | 4 | 131 | 3 | 140 | 0 | 101 | 452 | 133 | 22 |
| Binary | 1010110 | 100 | 1011001 | 11 | 1100000 | 0 | 1000001 | 100101010 | 1011011 | 10010 |
Color Harmonies of #560459
Complementary color
Monochromatic Colors of #560459
Black with #560459
Text Example
Text Example
White with #560459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560459; }
p { color: rgb(86,4,89); }
H1.HeaderClassName
{
color: #560459;
}
.AnyTagClassName
{
color: #560459;
}
</style>
background-color css
<style>
a { background-color: #560459; }
a { background-color: rgb(86,4,89); }
div.DivClassName
{
background-color: #560459;
}
.BgClassName
{
background-color: #560459;
}
</style>
border-color css
<style>
span { border-color: #560459; }
span { border-color: rgb(86,4,89); }
td.TdClassName
{
border-color: #560459;
}
.TagClassName
{
border-color: #560459;
}
</style>