Shades of Palatinate Purple #572052
Tints of Palatinate Purple #572052
RGB
CMYK
RGB Variations
Color information
#572052 (or 0x572052) is known color: Palatinate Purple. HEX triplet: 57, 20 and 52. RGB value is (87,32,82). Sum of RGB (Red+Green+Blue) = 87+32+82=201 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.28% from 201); Green value is 32 (12.89% from 255 or 15.92% from 201); Blue value is 82 (32.42% from 255 or 40.80% from 201); Max value from RGB is 87 - color contains mainly: red. Hex color #572052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572052 is #A8DFAD. Grayscale: #363636. Windows color (decimal): -11067310 or 5382231. OLE color: 5382231.
HSL color Cylindrical-coordinate representation of color #572052: hue angle of 305.45º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #572052 is Cyan = 0, Magento = 0.63, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 32 | 82 | - |
| CMYK | 0 | 0.63 | 0.06 | 0.66 |
| HSL | 305.45º | 0.46% | 0.23% | - |
| HSV(B) | 305.45º | 0.63% | 0.34% | - |
| XYZ | 5.97 | 3.67 | 8.38 | - |
| YUV | 54.15 | 143.72 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 82 | 0 | 0.63 | 0.06 | 0.66 | 305.45 | 0.46 | 0.23 |
| Hex | 57 | 20 | 52 | 0 | 3F | 6 | 42 | 131 | 2E | 17 |
| Octal | 127 | 40 | 122 | 0 | 77 | 6 | 102 | 461 | 56 | 27 |
| Binary | 1010111 | 100000 | 1010010 | 0 | 111111 | 110 | 1000010 | 100110001 | 101110 | 10111 |
Color Harmonies of #572052
Complementary color
Monochromatic Colors of #572052
Black with #572052
Text Example
Text Example
White with #572052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572052; }
p { color: rgb(87,32,82); }
H1.HeaderClassName
{
color: #572052;
}
.AnyTagClassName
{
color: #572052;
}
</style>
background-color css
<style>
a { background-color: #572052; }
a { background-color: rgb(87,32,82); }
div.DivClassName
{
background-color: #572052;
}
.BgClassName
{
background-color: #572052;
}
</style>
border-color css
<style>
span { border-color: #572052; }
span { border-color: rgb(87,32,82); }
td.TdClassName
{
border-color: #572052;
}
.TagClassName
{
border-color: #572052;
}
</style>