Shades of Palatinate Purple #570259
Tints of Palatinate Purple #570259
RGB
CMYK
RGB Variations
Color information
#570259 (or 0x570259) is known color: Palatinate Purple. HEX triplet: 57, 02 and 59. RGB value is (87,2,89). Sum of RGB (Red+Green+Blue) = 87+2+89=178 (23% of max value = 765). Red value is 87 (34.38% from 255 or 48.88% from 178); Green value is 2 (1.17% from 255 or 1.12% from 178); Blue value is 89 (35.16% from 255 or 50% from 178); Max value from RGB is 89 - color contains mainly: blue. Hex color #570259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #570259 is #A8FDA6. Grayscale: #252525. Windows color (decimal): -11074983 or 5833303. OLE color: 5833303.
HSL color Cylindrical-coordinate representation of color #570259: hue angle of 298.62º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #570259 is Cyan = 0.02, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 2 | 89 | - |
| CMYK | 0.02 | 0.98 | 0 | 0.65 |
| HSL | 298.62º | 0.96% | 0.18% | - |
| HSV(B) | 298.62º | 0.98% | 0.35% | - |
| XYZ | 5.76 | 2.79 | 9.69 | - |
| YUV | 37.33 | 157.16 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 2 | 89 | 0.02 | 0.98 | 0 | 0.65 | 298.62 | 0.96 | 0.18 |
| Hex | 57 | 2 | 59 | 2 | 62 | 0 | 41 | 12B | 60 | 12 |
| Octal | 127 | 2 | 131 | 2 | 142 | 0 | 101 | 453 | 140 | 22 |
| Binary | 1010111 | 10 | 1011001 | 10 | 1100010 | 0 | 1000001 | 100101011 | 1100000 | 10010 |
Color Harmonies of #570259
Complementary color
Monochromatic Colors of #570259
Black with #570259
Text Example
Text Example
White with #570259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570259; }
p { color: rgb(87,2,89); }
H1.HeaderClassName
{
color: #570259;
}
.AnyTagClassName
{
color: #570259;
}
</style>
background-color css
<style>
a { background-color: #570259; }
a { background-color: rgb(87,2,89); }
div.DivClassName
{
background-color: #570259;
}
.BgClassName
{
background-color: #570259;
}
</style>
border-color css
<style>
span { border-color: #570259; }
span { border-color: rgb(87,2,89); }
td.TdClassName
{
border-color: #570259;
}
.TagClassName
{
border-color: #570259;
}
</style>