Shades of Palatinate Purple #560155
Tints of Palatinate Purple #560155
RGB
CMYK
RGB Variations
Color information
#560155 (or 0x560155) is known color: Palatinate Purple. HEX triplet: 56, 01 and 55. RGB value is (86,1,85). Sum of RGB (Red+Green+Blue) = 86+1+85=172 (22% of max value = 765). Red value is 86 (33.98% from 255 or 50% from 172); Green value is 1 (0.78% from 255 or 0.58% from 172); Blue value is 85 (33.59% from 255 or 49.42% from 172); Max value from RGB is 86 - color contains mainly: red. Hex color #560155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560155 is #A9FEAA. Grayscale: #232323. Windows color (decimal): -11140779 or 5570902. OLE color: 5570902.
HSL color Cylindrical-coordinate representation of color #560155: hue angle of 300.71º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #560155 is Cyan = 0, Magento = 0.99, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 85 | - |
| CMYK | 0 | 0.99 | 0.01 | 0.66 |
| HSL | 300.71º | 0.98% | 0.17% | - |
| HSV(B) | 300.71º | 0.99% | 0.34% | - |
| XYZ | 5.49 | 2.66 | 8.82 | - |
| YUV | 35.99 | 155.66 | 163.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 85 | 0 | 0.99 | 0.01 | 0.66 | 300.71 | 0.98 | 0.17 |
| Hex | 56 | 1 | 55 | 0 | 63 | 1 | 42 | 12D | 62 | 11 |
| Octal | 126 | 1 | 125 | 0 | 143 | 1 | 102 | 455 | 142 | 21 |
| Binary | 1010110 | 1 | 1010101 | 0 | 1100011 | 1 | 1000010 | 100101101 | 1100010 | 10001 |
Color Harmonies of #560155
Complementary color
Monochromatic Colors of #560155
Black with #560155
Text Example
Text Example
White with #560155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560155; }
p { color: rgb(86,1,85); }
H1.HeaderClassName
{
color: #560155;
}
.AnyTagClassName
{
color: #560155;
}
</style>
background-color css
<style>
a { background-color: #560155; }
a { background-color: rgb(86,1,85); }
div.DivClassName
{
background-color: #560155;
}
.BgClassName
{
background-color: #560155;
}
</style>
border-color css
<style>
span { border-color: #560155; }
span { border-color: rgb(86,1,85); }
td.TdClassName
{
border-color: #560155;
}
.TagClassName
{
border-color: #560155;
}
</style>