Shades of Palatinate Purple #561152
Tints of Palatinate Purple #561152
RGB
CMYK
RGB Variations
Color information
#561152 (or 0x561152) is known color: Palatinate Purple. HEX triplet: 56, 11 and 52. RGB value is (86,17,82). Sum of RGB (Red+Green+Blue) = 86+17+82=185 (24% of max value = 765). Red value is 86 (33.98% from 255 or 46.49% from 185); Green value is 17 (7.03% from 255 or 9.19% from 185); Blue value is 82 (32.42% from 255 or 44.32% from 185); Max value from RGB is 86 - color contains mainly: red. Hex color #561152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561152 is #A9EEAD. Grayscale: #2C2C2C. Windows color (decimal): -11136686 or 5378390. OLE color: 5378390.
HSL color Cylindrical-coordinate representation of color #561152: hue angle of 303.48º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #561152 is Cyan = 0, Magento = 0.80, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 17 | 82 | - |
| CMYK | 0 | 0.80 | 0.05 | 0.66 |
| HSL | 303.48º | 0.67% | 0.2% | - |
| HSV(B) | 303.48º | 0.8% | 0.34% | - |
| XYZ | 5.56 | 2.99 | 8.27 | - |
| YUV | 45.04 | 148.86 | 157.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 17 | 82 | 0 | 0.80 | 0.05 | 0.66 | 303.48 | 0.67 | 0.2 |
| Hex | 56 | 11 | 52 | 0 | 50 | 5 | 42 | 12F | 43 | 14 |
| Octal | 126 | 21 | 122 | 0 | 120 | 5 | 102 | 457 | 103 | 24 |
| Binary | 1010110 | 10001 | 1010010 | 0 | 1010000 | 101 | 1000010 | 100101111 | 1000011 | 10100 |
Color Harmonies of #561152
Complementary color
Monochromatic Colors of #561152
Black with #561152
Text Example
Text Example
White with #561152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561152; }
p { color: rgb(86,17,82); }
H1.HeaderClassName
{
color: #561152;
}
.AnyTagClassName
{
color: #561152;
}
</style>
background-color css
<style>
a { background-color: #561152; }
a { background-color: rgb(86,17,82); }
div.DivClassName
{
background-color: #561152;
}
.BgClassName
{
background-color: #561152;
}
</style>
border-color css
<style>
span { border-color: #561152; }
span { border-color: rgb(86,17,82); }
td.TdClassName
{
border-color: #561152;
}
.TagClassName
{
border-color: #561152;
}
</style>