Shades of Palatinate Purple #560553
Tints of Palatinate Purple #560553
RGB
CMYK
RGB Variations
Color information
#560553 (or 0x560553) is known color: Palatinate Purple. HEX triplet: 56, 05 and 53. RGB value is (86,5,83). Sum of RGB (Red+Green+Blue) = 86+5+83=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 5 (2.34% from 255 or 2.87% from 174); Blue value is 83 (32.81% from 255 or 47.70% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #560553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560553 is #A9FAAC. Grayscale: #252525. Windows color (decimal): -11139757 or 5440854. OLE color: 5440854.
HSL color Cylindrical-coordinate representation of color #560553: hue angle of 302.22º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560553 is Cyan = 0, Magento = 0.94, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 83 | - |
| CMYK | 0 | 0.94 | 0.03 | 0.66 |
| HSL | 302.22º | 0.89% | 0.18% | - |
| HSV(B) | 302.22º | 0.94% | 0.34% | - |
| XYZ | 5.45 | 2.71 | 8.42 | - |
| YUV | 38.11 | 153.34 | 162.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 83 | 0 | 0.94 | 0.03 | 0.66 | 302.22 | 0.89 | 0.18 |
| Hex | 56 | 5 | 53 | 0 | 5E | 3 | 42 | 12E | 59 | 12 |
| Octal | 126 | 5 | 123 | 0 | 136 | 3 | 102 | 456 | 131 | 22 |
| Binary | 1010110 | 101 | 1010011 | 0 | 1011110 | 11 | 1000010 | 100101110 | 1011001 | 10010 |
Color Harmonies of #560553
Complementary color
Monochromatic Colors of #560553
Black with #560553
Text Example
Text Example
White with #560553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560553; }
p { color: rgb(86,5,83); }
H1.HeaderClassName
{
color: #560553;
}
.AnyTagClassName
{
color: #560553;
}
</style>
background-color css
<style>
a { background-color: #560553; }
a { background-color: rgb(86,5,83); }
div.DivClassName
{
background-color: #560553;
}
.BgClassName
{
background-color: #560553;
}
</style>
border-color css
<style>
span { border-color: #560553; }
span { border-color: rgb(86,5,83); }
td.TdClassName
{
border-color: #560553;
}
.TagClassName
{
border-color: #560553;
}
</style>