Shades of Palatinate Purple #572453
Tints of Palatinate Purple #572453
RGB
CMYK
RGB Variations
Color information
#572453 (or 0x572453) is known color: Palatinate Purple. HEX triplet: 57, 24 and 53. RGB value is (87,36,83). Sum of RGB (Red+Green+Blue) = 87+36+83=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 83 (32.81% from 255 or 40.29% from 206); Max value from RGB is 87 - color contains mainly: red. Hex color #572453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572453 is #A8DBAC. Grayscale: #383838. Windows color (decimal): -11066285 or 5448791. OLE color: 5448791.
HSL color Cylindrical-coordinate representation of color #572453: hue angle of 304.71º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #572453 is Cyan = 0, Magento = 0.59, Yellow = 0.05 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 36 | 83 | - |
| CMYK | 0 | 0.59 | 0.05 | 0.66 |
| HSL | 304.71º | 0.41% | 0.24% | - |
| HSV(B) | 304.71º | 0.59% | 0.34% | - |
| XYZ | 6.12 | 3.91 | 8.62 | - |
| YUV | 56.61 | 142.9 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 36 | 83 | 0 | 0.59 | 0.05 | 0.66 | 304.71 | 0.41 | 0.24 |
| Hex | 57 | 24 | 53 | 0 | 3B | 5 | 42 | 131 | 29 | 18 |
| Octal | 127 | 44 | 123 | 0 | 73 | 5 | 102 | 461 | 51 | 30 |
| Binary | 1010111 | 100100 | 1010011 | 0 | 111011 | 101 | 1000010 | 100110001 | 101001 | 11000 |
Color Harmonies of #572453
Complementary color
Monochromatic Colors of #572453
Black with #572453
Text Example
Text Example
White with #572453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572453; }
p { color: rgb(87,36,83); }
H1.HeaderClassName
{
color: #572453;
}
.AnyTagClassName
{
color: #572453;
}
</style>
background-color css
<style>
a { background-color: #572453; }
a { background-color: rgb(87,36,83); }
div.DivClassName
{
background-color: #572453;
}
.BgClassName
{
background-color: #572453;
}
</style>
border-color css
<style>
span { border-color: #572453; }
span { border-color: rgb(87,36,83); }
td.TdClassName
{
border-color: #572453;
}
.TagClassName
{
border-color: #572453;
}
</style>