Shades of Palatinate Purple #571456
Tints of Palatinate Purple #571456
RGB
CMYK
RGB Variations
Color information
#571456 (or 0x571456) is known color: Palatinate Purple. HEX triplet: 57, 14 and 56. RGB value is (87,20,86). Sum of RGB (Red+Green+Blue) = 87+20+86=193 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.08% from 193); Green value is 20 (8.20% from 255 or 10.36% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 87 - color contains mainly: red. Hex color #571456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571456 is #A8EBA9. Grayscale: #2F2F2F. Windows color (decimal): -11070378 or 5641303. OLE color: 5641303.
HSL color Cylindrical-coordinate representation of color #571456: hue angle of 300.9º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #571456 is Cyan = 0, Magento = 0.77, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 20 | 86 | - |
| CMYK | 0 | 0.77 | 0.01 | 0.66 |
| HSL | 300.9º | 0.63% | 0.21% | - |
| HSV(B) | 300.9º | 0.77% | 0.34% | - |
| XYZ | 5.86 | 3.2 | 9.11 | - |
| YUV | 47.56 | 149.7 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 86 | 0 | 0.77 | 0.01 | 0.66 | 300.9 | 0.63 | 0.21 |
| Hex | 57 | 14 | 56 | 0 | 4D | 1 | 42 | 12D | 3F | 15 |
| Octal | 127 | 24 | 126 | 0 | 115 | 1 | 102 | 455 | 77 | 25 |
| Binary | 1010111 | 10100 | 1010110 | 0 | 1001101 | 1 | 1000010 | 100101101 | 111111 | 10101 |
Color Harmonies of #571456
Complementary color
Monochromatic Colors of #571456
Black with #571456
Text Example
Text Example
White with #571456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571456; }
p { color: rgb(87,20,86); }
H1.HeaderClassName
{
color: #571456;
}
.AnyTagClassName
{
color: #571456;
}
</style>
background-color css
<style>
a { background-color: #571456; }
a { background-color: rgb(87,20,86); }
div.DivClassName
{
background-color: #571456;
}
.BgClassName
{
background-color: #571456;
}
</style>
border-color css
<style>
span { border-color: #571456; }
span { border-color: rgb(87,20,86); }
td.TdClassName
{
border-color: #571456;
}
.TagClassName
{
border-color: #571456;
}
</style>