Shades of Palatinate Purple #561354
Tints of Palatinate Purple #561354
RGB
CMYK
RGB Variations
Color information
#561354 (or 0x561354) is known color: Palatinate Purple. HEX triplet: 56, 13 and 54. RGB value is (86,19,84). Sum of RGB (Red+Green+Blue) = 86+19+84=189 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.50% from 189); Green value is 19 (7.81% from 255 or 10.05% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 86 - color contains mainly: red. Hex color #561354 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561354 is #A9ECAB. Grayscale: #2E2E2E. Windows color (decimal): -11136172 or 5509974. OLE color: 5509974.
HSL color Cylindrical-coordinate representation of color #561354: hue angle of 301.79º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561354 is Cyan = 0, Magento = 0.78, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 84 | - |
| CMYK | 0 | 0.78 | 0.02 | 0.66 |
| HSL | 301.79º | 0.64% | 0.21% | - |
| HSV(B) | 301.79º | 0.78% | 0.34% | - |
| XYZ | 5.67 | 3.08 | 8.68 | - |
| YUV | 46.44 | 149.2 | 156.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 84 | 0 | 0.78 | 0.02 | 0.66 | 301.79 | 0.64 | 0.21 |
| Hex | 56 | 13 | 54 | 0 | 4E | 2 | 42 | 12E | 40 | 15 |
| Octal | 126 | 23 | 124 | 0 | 116 | 2 | 102 | 456 | 100 | 25 |
| Binary | 1010110 | 10011 | 1010100 | 0 | 1001110 | 10 | 1000010 | 100101110 | 1000000 | 10101 |
Color Harmonies of #561354
Complementary color
Monochromatic Colors of #561354
Black with #561354
Text Example
Text Example
White with #561354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561354; }
p { color: rgb(86,19,84); }
H1.HeaderClassName
{
color: #561354;
}
.AnyTagClassName
{
color: #561354;
}
</style>
background-color css
<style>
a { background-color: #561354; }
a { background-color: rgb(86,19,84); }
div.DivClassName
{
background-color: #561354;
}
.BgClassName
{
background-color: #561354;
}
</style>
border-color css
<style>
span { border-color: #561354; }
span { border-color: rgb(86,19,84); }
td.TdClassName
{
border-color: #561354;
}
.TagClassName
{
border-color: #561354;
}
</style>