Shades of Palatinate Purple #561350
Tints of Palatinate Purple #561350
RGB
CMYK
RGB Variations
Color information
#561350 (or 0x561350) is known color: Palatinate Purple. HEX triplet: 56, 13 and 50. RGB value is (86,19,80). Sum of RGB (Red+Green+Blue) = 86+19+80=185 (24% of max value = 765). Red value is 86 (33.98% from 255 or 46.49% from 185); Green value is 19 (7.81% from 255 or 10.27% from 185); Blue value is 80 (31.64% from 255 or 43.24% from 185); Max value from RGB is 86 - color contains mainly: red. Hex color #561350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561350 is #A9ECAF. Grayscale: #2D2D2D. Windows color (decimal): -11136176 or 5247830. OLE color: 5247830.
HSL color Cylindrical-coordinate representation of color #561350: hue angle of 305.37º 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 #561350 is Cyan = 0, Magento = 0.78, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 80 | - |
| CMYK | 0 | 0.78 | 0.07 | 0.66 |
| HSL | 305.37º | 0.64% | 0.21% | - |
| HSV(B) | 305.37º | 0.78% | 0.34% | - |
| XYZ | 5.52 | 3.02 | 7.88 | - |
| YUV | 45.99 | 147.2 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 80 | 0 | 0.78 | 0.07 | 0.66 | 305.37 | 0.64 | 0.21 |
| Hex | 56 | 13 | 50 | 0 | 4E | 7 | 42 | 131 | 40 | 15 |
| Octal | 126 | 23 | 120 | 0 | 116 | 7 | 102 | 461 | 100 | 25 |
| Binary | 1010110 | 10011 | 1010000 | 0 | 1001110 | 111 | 1000010 | 100110001 | 1000000 | 10101 |
Color Harmonies of #561350
Complementary color
Monochromatic Colors of #561350
Black with #561350
Text Example
Text Example
White with #561350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561350; }
p { color: rgb(86,19,80); }
H1.HeaderClassName
{
color: #561350;
}
.AnyTagClassName
{
color: #561350;
}
</style>
background-color css
<style>
a { background-color: #561350; }
a { background-color: rgb(86,19,80); }
div.DivClassName
{
background-color: #561350;
}
.BgClassName
{
background-color: #561350;
}
</style>
border-color css
<style>
span { border-color: #561350; }
span { border-color: rgb(86,19,80); }
td.TdClassName
{
border-color: #561350;
}
.TagClassName
{
border-color: #561350;
}
</style>