Shades of Palatinate Purple #571650
Tints of Palatinate Purple #571650
RGB
CMYK
RGB Variations
Color information
#571650 (or 0x571650) is known color: Palatinate Purple. HEX triplet: 57, 16 and 50. RGB value is (87,22,80). Sum of RGB (Red+Green+Blue) = 87+22+80=189 (25% of max value = 765). Red value is 87 (34.38% from 255 or 46.03% from 189); Green value is 22 (8.98% from 255 or 11.64% from 189); Blue value is 80 (31.64% from 255 or 42.33% from 189); Max value from RGB is 87 - color contains mainly: red. Hex color #571650 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571650 is #A8E9AF. Grayscale: #2F2F2F. Windows color (decimal): -11069872 or 5248599. OLE color: 5248599.
HSL color Cylindrical-coordinate representation of color #571650: hue angle of 306.46º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #571650 is Cyan = 0, Magento = 0.75, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 80 | - |
| CMYK | 0 | 0.75 | 0.08 | 0.66 |
| HSL | 306.46º | 0.6% | 0.21% | - |
| HSV(B) | 306.46º | 0.75% | 0.34% | - |
| XYZ | 5.67 | 3.18 | 7.9 | - |
| YUV | 48.05 | 146.03 | 155.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 80 | 0 | 0.75 | 0.08 | 0.66 | 306.46 | 0.6 | 0.21 |
| Hex | 57 | 16 | 50 | 0 | 4B | 8 | 42 | 132 | 3C | 15 |
| Octal | 127 | 26 | 120 | 0 | 113 | 10 | 102 | 462 | 74 | 25 |
| Binary | 1010111 | 10110 | 1010000 | 0 | 1001011 | 1000 | 1000010 | 100110010 | 111100 | 10101 |
Color Harmonies of #571650
Complementary color
Monochromatic Colors of #571650
Black with #571650
Text Example
Text Example
White with #571650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571650; }
p { color: rgb(87,22,80); }
H1.HeaderClassName
{
color: #571650;
}
.AnyTagClassName
{
color: #571650;
}
</style>
background-color css
<style>
a { background-color: #571650; }
a { background-color: rgb(87,22,80); }
div.DivClassName
{
background-color: #571650;
}
.BgClassName
{
background-color: #571650;
}
</style>
border-color css
<style>
span { border-color: #571650; }
span { border-color: rgb(87,22,80); }
td.TdClassName
{
border-color: #571650;
}
.TagClassName
{
border-color: #571650;
}
</style>