Shades of Palatinate Purple #572552
Tints of Palatinate Purple #572552
RGB
CMYK
RGB Variations
Color information
#572552 (or 0x572552) is known color: Palatinate Purple. HEX triplet: 57, 25 and 52. RGB value is (87,37,82). Sum of RGB (Red+Green+Blue) = 87+37+82=206 (27% of max value = 765). Red value is 87 (34.38% from 255 or 42.23% from 206); Green value is 37 (14.84% from 255 or 17.96% from 206); Blue value is 82 (32.42% from 255 or 39.81% from 206); Max value from RGB is 87 - color contains mainly: red. Hex color #572552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572552 is #A8DAAD. Grayscale: #383838. Windows color (decimal): -11066030 or 5383511. OLE color: 5383511.
HSL color Cylindrical-coordinate representation of color #572552: hue angle of 306º 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 #572552 is Cyan = 0, Magento = 0.57, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 82 | - |
| CMYK | 0 | 0.57 | 0.06 | 0.66 |
| HSL | 306º | 0.4% | 0.24% | - |
| HSV(B) | 306º | 0.57% | 0.34% | - |
| XYZ | 6.12 | 3.96 | 8.42 | - |
| YUV | 57.08 | 142.07 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 82 | 0 | 0.57 | 0.06 | 0.66 | 306 | 0.4 | 0.24 |
| Hex | 57 | 25 | 52 | 0 | 39 | 6 | 42 | 132 | 28 | 18 |
| Octal | 127 | 45 | 122 | 0 | 71 | 6 | 102 | 462 | 50 | 30 |
| Binary | 1010111 | 100101 | 1010010 | 0 | 111001 | 110 | 1000010 | 100110010 | 101000 | 11000 |
Color Harmonies of #572552
Complementary color
Monochromatic Colors of #572552
Black with #572552
Text Example
Text Example
White with #572552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572552; }
p { color: rgb(87,37,82); }
H1.HeaderClassName
{
color: #572552;
}
.AnyTagClassName
{
color: #572552;
}
</style>
background-color css
<style>
a { background-color: #572552; }
a { background-color: rgb(87,37,82); }
div.DivClassName
{
background-color: #572552;
}
.BgClassName
{
background-color: #572552;
}
</style>
border-color css
<style>
span { border-color: #572552; }
span { border-color: rgb(87,37,82); }
td.TdClassName
{
border-color: #572552;
}
.TagClassName
{
border-color: #572552;
}
</style>