Shades of Palatinate Purple #572553
Tints of Palatinate Purple #572553
RGB
CMYK
RGB Variations
Color information
#572553 (or 0x572553) is known color: Palatinate Purple. HEX triplet: 57, 25 and 53. RGB value is (87,37,83). Sum of RGB (Red+Green+Blue) = 87+37+83=207 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.03% from 207); Green value is 37 (14.84% from 255 or 17.87% from 207); Blue value is 83 (32.81% from 255 or 40.10% from 207); Max value from RGB is 87 - color contains mainly: red. Hex color #572553 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572553 is #A8DAAC. Grayscale: #393939. Windows color (decimal): -11066029 or 5449047. OLE color: 5449047.
HSL color Cylindrical-coordinate representation of color #572553: hue angle of 304.8º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #572553 is Cyan = 0, Magento = 0.57, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 83 | - |
| CMYK | 0 | 0.57 | 0.05 | 0.66 |
| HSL | 304.8º | 0.4% | 0.24% | - |
| HSV(B) | 304.8º | 0.57% | 0.34% | - |
| XYZ | 6.15 | 3.97 | 8.63 | - |
| YUV | 57.19 | 142.57 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 83 | 0 | 0.57 | 0.05 | 0.66 | 304.8 | 0.4 | 0.24 |
| Hex | 57 | 25 | 53 | 0 | 39 | 5 | 42 | 131 | 28 | 18 |
| Octal | 127 | 45 | 123 | 0 | 71 | 5 | 102 | 461 | 50 | 30 |
| Binary | 1010111 | 100101 | 1010011 | 0 | 111001 | 101 | 1000010 | 100110001 | 101000 | 11000 |
Color Harmonies of #572553
Complementary color
Monochromatic Colors of #572553
Black with #572553
Text Example
Text Example
White with #572553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572553; }
p { color: rgb(87,37,83); }
H1.HeaderClassName
{
color: #572553;
}
.AnyTagClassName
{
color: #572553;
}
</style>
background-color css
<style>
a { background-color: #572553; }
a { background-color: rgb(87,37,83); }
div.DivClassName
{
background-color: #572553;
}
.BgClassName
{
background-color: #572553;
}
</style>
border-color css
<style>
span { border-color: #572553; }
span { border-color: rgb(87,37,83); }
td.TdClassName
{
border-color: #572553;
}
.TagClassName
{
border-color: #572553;
}
</style>