Shades of Palatinate Purple #571856
Tints of Palatinate Purple #571856
RGB
CMYK
RGB Variations
Color information
#571856 (or 0x571856) is known color: Palatinate Purple. HEX triplet: 57, 18 and 56. RGB value is (87,24,86). Sum of RGB (Red+Green+Blue) = 87+24+86=197 (26% of max value = 765). Red value is 87 (34.38% from 255 or 44.16% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 87 - color contains mainly: red. Hex color #571856 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571856 is #A8E7A9. Grayscale: #313131. Windows color (decimal): -11069354 or 5642327. OLE color: 5642327.
HSL color Cylindrical-coordinate representation of color #571856: hue angle of 300.95º degrees, saturation: 0.57, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #571856 is Cyan = 0, Magento = 0.72, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 24 | 86 | - |
| CMYK | 0 | 0.72 | 0.01 | 0.66 |
| HSL | 300.95º | 0.57% | 0.22% | - |
| HSV(B) | 300.95º | 0.72% | 0.34% | - |
| XYZ | 5.94 | 3.35 | 9.14 | - |
| YUV | 49.91 | 148.37 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 24 | 86 | 0 | 0.72 | 0.01 | 0.66 | 300.95 | 0.57 | 0.22 |
| Hex | 57 | 18 | 56 | 0 | 48 | 1 | 42 | 12D | 39 | 16 |
| Octal | 127 | 30 | 126 | 0 | 110 | 1 | 102 | 455 | 71 | 26 |
| Binary | 1010111 | 11000 | 1010110 | 0 | 1001000 | 1 | 1000010 | 100101101 | 111001 | 10110 |
Color Harmonies of #571856
Complementary color
Monochromatic Colors of #571856
Black with #571856
Text Example
Text Example
White with #571856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571856; }
p { color: rgb(87,24,86); }
H1.HeaderClassName
{
color: #571856;
}
.AnyTagClassName
{
color: #571856;
}
</style>
background-color css
<style>
a { background-color: #571856; }
a { background-color: rgb(87,24,86); }
div.DivClassName
{
background-color: #571856;
}
.BgClassName
{
background-color: #571856;
}
</style>
border-color css
<style>
span { border-color: #571856; }
span { border-color: rgb(87,24,86); }
td.TdClassName
{
border-color: #571856;
}
.TagClassName
{
border-color: #571856;
}
</style>