Shades of Palatinate Purple #570953
Tints of Palatinate Purple #570953
RGB
CMYK
RGB Variations
Color information
#570953 (or 0x570953) is known color: Palatinate Purple. HEX triplet: 57, 09 and 53. RGB value is (87,9,83). Sum of RGB (Red+Green+Blue) = 87+9+83=179 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.60% from 179); Green value is 9 (3.91% from 255 or 5.03% from 179); Blue value is 83 (32.81% from 255 or 46.37% from 179); Max value from RGB is 87 - color contains mainly: red. Hex color #570953 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #570953 is #A8F6AC. Grayscale: #282828. Windows color (decimal): -11073197 or 5441879. OLE color: 5441879.
HSL color Cylindrical-coordinate representation of color #570953: hue angle of 303.08º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #570953 is Cyan = 0, Magento = 0.90, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 9 | 83 | - |
| CMYK | 0 | 0.90 | 0.05 | 0.66 |
| HSL | 303.08º | 0.81% | 0.19% | - |
| HSV(B) | 303.08º | 0.9% | 0.34% | - |
| XYZ | 5.59 | 2.85 | 8.44 | - |
| YUV | 40.76 | 151.84 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 9 | 83 | 0 | 0.90 | 0.05 | 0.66 | 303.08 | 0.81 | 0.19 |
| Hex | 57 | 9 | 53 | 0 | 5A | 5 | 42 | 12F | 51 | 13 |
| Octal | 127 | 11 | 123 | 0 | 132 | 5 | 102 | 457 | 121 | 23 |
| Binary | 1010111 | 1001 | 1010011 | 0 | 1011010 | 101 | 1000010 | 100101111 | 1010001 | 10011 |
Color Harmonies of #570953
Complementary color
Monochromatic Colors of #570953
Black with #570953
Text Example
Text Example
White with #570953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570953; }
p { color: rgb(87,9,83); }
H1.HeaderClassName
{
color: #570953;
}
.AnyTagClassName
{
color: #570953;
}
</style>
background-color css
<style>
a { background-color: #570953; }
a { background-color: rgb(87,9,83); }
div.DivClassName
{
background-color: #570953;
}
.BgClassName
{
background-color: #570953;
}
</style>
border-color css
<style>
span { border-color: #570953; }
span { border-color: rgb(87,9,83); }
td.TdClassName
{
border-color: #570953;
}
.TagClassName
{
border-color: #570953;
}
</style>