Shades of Palatinate Purple #571651
Tints of Palatinate Purple #571651
RGB
CMYK
RGB Variations
Color information
#571651 (or 0x571651) is known color: Palatinate Purple. HEX triplet: 57, 16 and 51. RGB value is (87,22,81). Sum of RGB (Red+Green+Blue) = 87+22+81=190 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.79% from 190); Green value is 22 (8.98% from 255 or 11.58% from 190); Blue value is 81 (32.03% from 255 or 42.63% from 190); Max value from RGB is 87 - color contains mainly: red. Hex color #571651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571651 is #A8E9AE. Grayscale: #2F2F2F. Windows color (decimal): -11069871 or 5314135. OLE color: 5314135.
HSL color Cylindrical-coordinate representation of color #571651: hue angle of 305.54º 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 #571651 is Cyan = 0, Magento = 0.75, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 22 | 81 | - |
| CMYK | 0 | 0.75 | 0.07 | 0.66 |
| HSL | 305.54º | 0.6% | 0.21% | - |
| HSV(B) | 305.54º | 0.75% | 0.34% | - |
| XYZ | 5.7 | 3.19 | 8.1 | - |
| YUV | 48.16 | 146.53 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 22 | 81 | 0 | 0.75 | 0.07 | 0.66 | 305.54 | 0.6 | 0.21 |
| Hex | 57 | 16 | 51 | 0 | 4B | 7 | 42 | 132 | 3C | 15 |
| Octal | 127 | 26 | 121 | 0 | 113 | 7 | 102 | 462 | 74 | 25 |
| Binary | 1010111 | 10110 | 1010001 | 0 | 1001011 | 111 | 1000010 | 100110010 | 111100 | 10101 |
Color Harmonies of #571651
Complementary color
Monochromatic Colors of #571651
Black with #571651
Text Example
Text Example
White with #571651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571651; }
p { color: rgb(87,22,81); }
H1.HeaderClassName
{
color: #571651;
}
.AnyTagClassName
{
color: #571651;
}
</style>
background-color css
<style>
a { background-color: #571651; }
a { background-color: rgb(87,22,81); }
div.DivClassName
{
background-color: #571651;
}
.BgClassName
{
background-color: #571651;
}
</style>
border-color css
<style>
span { border-color: #571651; }
span { border-color: rgb(87,22,81); }
td.TdClassName
{
border-color: #571651;
}
.TagClassName
{
border-color: #571651;
}
</style>