Shades of Palatinate Purple #570058
Tints of Palatinate Purple #570058
RGB
CMYK
RGB Variations
Color information
#570058 (or 0x570058) is known color: Palatinate Purple. HEX triplet: 57, 00 and 58. RGB value is (87,0,88). Sum of RGB (Red+Green+Blue) = 87+0+88=175 (23% of max value = 765). Red value is 87 (34.38% from 255 or 49.71% from 175); Green value is 0 (0.39% from 255 or 0% from 175); Blue value is 88 (34.77% from 255 or 50.29% from 175); Max value from RGB is 88 - color contains mainly: blue. Hex color #570058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #570058 is #A8FFA7. Grayscale: #232323. Windows color (decimal): -11075496 or 5767255. OLE color: 5767255.
HSL color Cylindrical-coordinate representation of color #570058: hue angle of 299.32º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #570058 is Cyan = 0.01, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 0 | 88 | - |
| CMYK | 0.01 | 1 | 0 | 0.65 |
| HSL | 299.32º | 1% | 0.17% | - |
| HSV(B) | 299.32º | 1% | 0.35% | - |
| XYZ | 5.69 | 2.73 | 9.46 | - |
| YUV | 36.05 | 157.32 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 0 | 88 | 0.01 | 1 | 0 | 0.65 | 299.32 | 1 | 0.17 |
| Hex | 57 | 0 | 58 | 1 | 64 | 0 | 41 | 12B | 64 | 11 |
| Octal | 127 | 0 | 130 | 1 | 144 | 0 | 101 | 453 | 144 | 21 |
| Binary | 1010111 | 0 | 1011000 | 1 | 1100100 | 0 | 1000001 | 100101011 | 1100100 | 10001 |
Color Harmonies of #570058
Complementary color
Monochromatic Colors of #570058
Black with #570058
Text Example
Text Example
White with #570058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #570058; }
p { color: rgb(87,0,88); }
H1.HeaderClassName
{
color: #570058;
}
.AnyTagClassName
{
color: #570058;
}
</style>
background-color css
<style>
a { background-color: #570058; }
a { background-color: rgb(87,0,88); }
div.DivClassName
{
background-color: #570058;
}
.BgClassName
{
background-color: #570058;
}
</style>
border-color css
<style>
span { border-color: #570058; }
span { border-color: rgb(87,0,88); }
td.TdClassName
{
border-color: #570058;
}
.TagClassName
{
border-color: #570058;
}
</style>