Shades of Palatinate Purple #572152
Tints of Palatinate Purple #572152
RGB
CMYK
RGB Variations
Color information
#572152 (or 0x572152) is known color: Palatinate Purple. HEX triplet: 57, 21 and 52. RGB value is (87,33,82). Sum of RGB (Red+Green+Blue) = 87+33+82=202 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.07% from 202); Green value is 33 (13.28% from 255 or 16.34% from 202); Blue value is 82 (32.42% from 255 or 40.59% from 202); Max value from RGB is 87 - color contains mainly: red. Hex color #572152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572152 is #A8DEAD. Grayscale: #363636. Windows color (decimal): -11067054 or 5382487. OLE color: 5382487.
HSL color Cylindrical-coordinate representation of color #572152: hue angle of 305.56º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572152 is Cyan = 0, Magento = 0.62, Yellow = 0.06 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 33 | 82 | - |
| CMYK | 0 | 0.62 | 0.06 | 0.66 |
| HSL | 305.56º | 0.45% | 0.24% | - |
| HSV(B) | 305.56º | 0.62% | 0.34% | - |
| XYZ | 6 | 3.72 | 8.39 | - |
| YUV | 54.73 | 143.39 | 151.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 82 | 0 | 0.62 | 0.06 | 0.66 | 305.56 | 0.45 | 0.24 |
| Hex | 57 | 21 | 52 | 0 | 3E | 6 | 42 | 132 | 2D | 18 |
| Octal | 127 | 41 | 122 | 0 | 76 | 6 | 102 | 462 | 55 | 30 |
| Binary | 1010111 | 100001 | 1010010 | 0 | 111110 | 110 | 1000010 | 100110010 | 101101 | 11000 |
Color Harmonies of #572152
Complementary color
Monochromatic Colors of #572152
Black with #572152
Text Example
Text Example
White with #572152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572152; }
p { color: rgb(87,33,82); }
H1.HeaderClassName
{
color: #572152;
}
.AnyTagClassName
{
color: #572152;
}
</style>
background-color css
<style>
a { background-color: #572152; }
a { background-color: rgb(87,33,82); }
div.DivClassName
{
background-color: #572152;
}
.BgClassName
{
background-color: #572152;
}
</style>
border-color css
<style>
span { border-color: #572152; }
span { border-color: rgb(87,33,82); }
td.TdClassName
{
border-color: #572152;
}
.TagClassName
{
border-color: #572152;
}
</style>