Shades of Palatinate Purple #571756
Tints of Palatinate Purple #571756
RGB
CMYK
RGB Variations
Color information
#571756 (or 0x571756) is known color: Palatinate Purple. HEX triplet: 57, 17 and 56. RGB value is (87,23,86). Sum of RGB (Red+Green+Blue) = 87+23+86=196 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.39% from 196); Green value is 23 (9.38% from 255 or 11.73% from 196); Blue value is 86 (33.98% from 255 or 43.88% from 196); Max value from RGB is 87 - color contains mainly: red. Hex color #571756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571756 is #A8E8A9. Grayscale: #313131. Windows color (decimal): -11069610 or 5642071. OLE color: 5642071.
HSL color Cylindrical-coordinate representation of color #571756: hue angle of 300.94º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571756 is Cyan = 0, Magento = 0.74, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 86 | - |
| CMYK | 0 | 0.74 | 0.01 | 0.66 |
| HSL | 300.94º | 0.58% | 0.22% | - |
| HSV(B) | 300.94º | 0.74% | 0.34% | - |
| XYZ | 5.92 | 3.31 | 9.13 | - |
| YUV | 49.32 | 148.7 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 86 | 0 | 0.74 | 0.01 | 0.66 | 300.94 | 0.58 | 0.22 |
| Hex | 57 | 17 | 56 | 0 | 4A | 1 | 42 | 12D | 3A | 16 |
| Octal | 127 | 27 | 126 | 0 | 112 | 1 | 102 | 455 | 72 | 26 |
| Binary | 1010111 | 10111 | 1010110 | 0 | 1001010 | 1 | 1000010 | 100101101 | 111010 | 10110 |
Color Harmonies of #571756
Complementary color
Monochromatic Colors of #571756
Black with #571756
Text Example
Text Example
White with #571756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571756; }
p { color: rgb(87,23,86); }
H1.HeaderClassName
{
color: #571756;
}
.AnyTagClassName
{
color: #571756;
}
</style>
background-color css
<style>
a { background-color: #571756; }
a { background-color: rgb(87,23,86); }
div.DivClassName
{
background-color: #571756;
}
.BgClassName
{
background-color: #571756;
}
</style>
border-color css
<style>
span { border-color: #571756; }
span { border-color: rgb(87,23,86); }
td.TdClassName
{
border-color: #571756;
}
.TagClassName
{
border-color: #571756;
}
</style>