Shades of Palatinate Purple #570655
Tints of Palatinate Purple #570655
RGB
CMYK
RGB Variations
Color information
#570655 (or 0x570655) is known color: Palatinate Purple. HEX triplet: 57, 06 and 55. RGB value is (87,6,85). Sum of RGB (Red+Green+Blue) = 87+6+85=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 6 (2.73% from 255 or 3.37% from 178); Blue value is 85 (33.59% from 255 or 47.75% from 178); Max value from RGB is 87 - color contains mainly: red. Hex color #570655 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #570655 is #A8F9AA. Grayscale: #262626. Windows color (decimal): -11073963 or 5572183. OLE color: 5572183.
HSL color Cylindrical-coordinate representation of color #570655: hue angle of 301.48º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #570655 is Cyan = 0, Magento = 0.93, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 6 | 85 | - |
| CMYK | 0 | 0.93 | 0.02 | 0.66 |
| HSL | 301.48º | 0.87% | 0.18% | - |
| HSV(B) | 301.48º | 0.93% | 0.34% | - |
| XYZ | 5.64 | 2.81 | 8.84 | - |
| YUV | 39.23 | 153.84 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 6 | 85 | 0 | 0.93 | 0.02 | 0.66 | 301.48 | 0.87 | 0.18 |
| Hex | 57 | 6 | 55 | 0 | 5D | 2 | 42 | 12D | 57 | 12 |
| Octal | 127 | 6 | 125 | 0 | 135 | 2 | 102 | 455 | 127 | 22 |
| Binary | 1010111 | 110 | 1010101 | 0 | 1011101 | 10 | 1000010 | 100101101 | 1010111 | 10010 |
Color Harmonies of #570655
Complementary color
Monochromatic Colors of #570655
Black with #570655
Text Example
Text Example
White with #570655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570655; }
p { color: rgb(87,6,85); }
H1.HeaderClassName
{
color: #570655;
}
.AnyTagClassName
{
color: #570655;
}
</style>
background-color css
<style>
a { background-color: #570655; }
a { background-color: rgb(87,6,85); }
div.DivClassName
{
background-color: #570655;
}
.BgClassName
{
background-color: #570655;
}
</style>
border-color css
<style>
span { border-color: #570655; }
span { border-color: rgb(87,6,85); }
td.TdClassName
{
border-color: #570655;
}
.TagClassName
{
border-color: #570655;
}
</style>