Shades of Palatinate Purple #561553
Tints of Palatinate Purple #561553
RGB
CMYK
RGB Variations
Color information
#561553 (or 0x561553) is known color: Palatinate Purple. HEX triplet: 56, 15 and 53. RGB value is (86,21,83). Sum of RGB (Red+Green+Blue) = 86+21+83=190 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.26% from 190); Green value is 21 (8.59% from 255 or 11.05% from 190); Blue value is 83 (32.81% from 255 or 43.68% from 190); Max value from RGB is 86 - color contains mainly: red. Hex color #561553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561553 is #A9EAAC. Grayscale: #2F2F2F. Windows color (decimal): -11135661 or 5444950. OLE color: 5444950.
HSL color Cylindrical-coordinate representation of color #561553: hue angle of 302.77º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561553 is Cyan = 0, Magento = 0.76, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 83 | - |
| CMYK | 0 | 0.76 | 0.03 | 0.66 |
| HSL | 302.77º | 0.61% | 0.21% | - |
| HSV(B) | 302.77º | 0.76% | 0.34% | - |
| XYZ | 5.67 | 3.14 | 8.49 | - |
| YUV | 47.5 | 148.03 | 155.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 83 | 0 | 0.76 | 0.03 | 0.66 | 302.77 | 0.61 | 0.21 |
| Hex | 56 | 15 | 53 | 0 | 4C | 3 | 42 | 12F | 3D | 15 |
| Octal | 126 | 25 | 123 | 0 | 114 | 3 | 102 | 457 | 75 | 25 |
| Binary | 1010110 | 10101 | 1010011 | 0 | 1001100 | 11 | 1000010 | 100101111 | 111101 | 10101 |
Color Harmonies of #561553
Complementary color
Monochromatic Colors of #561553
Black with #561553
Text Example
Text Example
White with #561553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561553; }
p { color: rgb(86,21,83); }
H1.HeaderClassName
{
color: #561553;
}
.AnyTagClassName
{
color: #561553;
}
</style>
background-color css
<style>
a { background-color: #561553; }
a { background-color: rgb(86,21,83); }
div.DivClassName
{
background-color: #561553;
}
.BgClassName
{
background-color: #561553;
}
</style>
border-color css
<style>
span { border-color: #561553; }
span { border-color: rgb(86,21,83); }
td.TdClassName
{
border-color: #561553;
}
.TagClassName
{
border-color: #561553;
}
</style>