Shades of Palatinate Purple #560158
Tints of Palatinate Purple #560158
RGB
CMYK
RGB Variations
Color information
#560158 (or 0x560158) is known color: Palatinate Purple. HEX triplet: 56, 01 and 58. RGB value is (86,1,88). Sum of RGB (Red+Green+Blue) = 86+1+88=175 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.14% from 175); Green value is 1 (0.78% from 255 or 0.57% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #560158 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560158 is #A9FEA7. Grayscale: #242424. Windows color (decimal): -11140776 or 5767510. OLE color: 5767510.
HSL color Cylindrical-coordinate representation of color #560158: hue angle of 298.62º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #560158 is Cyan = 0.02, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 1 | 88 | - |
| CMYK | 0.02 | 0.99 | 0 | 0.65 |
| HSL | 298.62º | 0.98% | 0.17% | - |
| HSV(B) | 298.62º | 0.99% | 0.35% | - |
| XYZ | 5.61 | 2.7 | 9.46 | - |
| YUV | 36.33 | 157.16 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 88 | 0.02 | 0.99 | 0 | 0.65 | 298.62 | 0.98 | 0.17 |
| Hex | 56 | 1 | 58 | 2 | 63 | 0 | 41 | 12B | 62 | 11 |
| Octal | 126 | 1 | 130 | 2 | 143 | 0 | 101 | 453 | 142 | 21 |
| Binary | 1010110 | 1 | 1011000 | 10 | 1100011 | 0 | 1000001 | 100101011 | 1100010 | 10001 |
Color Harmonies of #560158
Complementary color
Monochromatic Colors of #560158
Black with #560158
Text Example
Text Example
White with #560158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560158; }
p { color: rgb(86,1,88); }
H1.HeaderClassName
{
color: #560158;
}
.AnyTagClassName
{
color: #560158;
}
</style>
background-color css
<style>
a { background-color: #560158; }
a { background-color: rgb(86,1,88); }
div.DivClassName
{
background-color: #560158;
}
.BgClassName
{
background-color: #560158;
}
</style>
border-color css
<style>
span { border-color: #560158; }
span { border-color: rgb(86,1,88); }
td.TdClassName
{
border-color: #560158;
}
.TagClassName
{
border-color: #560158;
}
</style>