Shades of Palatinate Purple #572753
Tints of Palatinate Purple #572753
RGB
CMYK
RGB Variations
Color information
#572753 (or 0x572753) is known color: Palatinate Purple. HEX triplet: 57, 27 and 53. RGB value is (87,39,83). Sum of RGB (Red+Green+Blue) = 87+39+83=209 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.63% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 83 (32.81% from 255 or 39.71% from 209); Max value from RGB is 87 - color contains mainly: red. Hex color #572753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572753 is #A8D8AC. Grayscale: #3A3A3A. Windows color (decimal): -11065517 or 5449559. OLE color: 5449559.
HSL color Cylindrical-coordinate representation of color #572753: hue angle of 305º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #572753 is Cyan = 0, Magento = 0.55, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 83 | - |
| CMYK | 0 | 0.55 | 0.05 | 0.66 |
| HSL | 305º | 0.38% | 0.25% | - |
| HSV(B) | 305º | 0.55% | 0.34% | - |
| XYZ | 6.22 | 4.1 | 8.65 | - |
| YUV | 58.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 83 | 0 | 0.55 | 0.05 | 0.66 | 305 | 0.38 | 0.25 |
| Hex | 57 | 27 | 53 | 0 | 37 | 5 | 42 | 131 | 26 | 19 |
| Octal | 127 | 47 | 123 | 0 | 67 | 5 | 102 | 461 | 46 | 31 |
| Binary | 1010111 | 100111 | 1010011 | 0 | 110111 | 101 | 1000010 | 100110001 | 100110 | 11001 |
Color Harmonies of #572753
Complementary color
Monochromatic Colors of #572753
Black with #572753
Text Example
Text Example
White with #572753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572753; }
p { color: rgb(87,39,83); }
H1.HeaderClassName
{
color: #572753;
}
.AnyTagClassName
{
color: #572753;
}
</style>
background-color css
<style>
a { background-color: #572753; }
a { background-color: rgb(87,39,83); }
div.DivClassName
{
background-color: #572753;
}
.BgClassName
{
background-color: #572753;
}
</style>
border-color css
<style>
span { border-color: #572753; }
span { border-color: rgb(87,39,83); }
td.TdClassName
{
border-color: #572753;
}
.TagClassName
{
border-color: #572753;
}
</style>