Shades of Palatinate Purple #571257
Tints of Palatinate Purple #571257
RGB
CMYK
RGB Variations
Color information
#571257 (or 0x571257) is known color: Palatinate Purple. HEX triplet: 57, 12 and 57. RGB value is (87,18,87). Sum of RGB (Red+Green+Blue) = 87+18+87=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 18 (7.42% from 255 or 9.38% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: red, blue. Hex color #571257 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571257 is #A8EDA8. Grayscale: #2E2E2E. Windows color (decimal): -11070889 or 5706327. OLE color: 5706327.
HSL color Cylindrical-coordinate representation of color #571257: hue angle of 300º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #571257 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 18 | 87 | - |
| CMYK | 0 | 0.79 | 0 | 0.66 |
| HSL | 300º | 0.66% | 0.21% | - |
| HSV(B) | 300º | 0.79% | 0.34% | - |
| XYZ | 5.87 | 3.15 | 9.32 | - |
| YUV | 46.5 | 150.86 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 18 | 87 | 0 | 0.79 | 0 | 0.66 | 300 | 0.66 | 0.21 |
| Hex | 57 | 12 | 57 | 0 | 4F | 0 | 42 | 12C | 42 | 15 |
| Octal | 127 | 22 | 127 | 0 | 117 | 0 | 102 | 454 | 102 | 25 |
| Binary | 1010111 | 10010 | 1010111 | 0 | 1001111 | 0 | 1000010 | 100101100 | 1000010 | 10101 |
Color Harmonies of #571257
Complementary color
Monochromatic Colors of #571257
Black with #571257
Text Example
Text Example
White with #571257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571257; }
p { color: rgb(87,18,87); }
H1.HeaderClassName
{
color: #571257;
}
.AnyTagClassName
{
color: #571257;
}
</style>
background-color css
<style>
a { background-color: #571257; }
a { background-color: rgb(87,18,87); }
div.DivClassName
{
background-color: #571257;
}
.BgClassName
{
background-color: #571257;
}
</style>
border-color css
<style>
span { border-color: #571257; }
span { border-color: rgb(87,18,87); }
td.TdClassName
{
border-color: #571257;
}
.TagClassName
{
border-color: #571257;
}
</style>