Shades of Palatinate Purple #571754
Tints of Palatinate Purple #571754
RGB
CMYK
RGB Variations
Color information
#571754 (or 0x571754) is known color: Palatinate Purple. HEX triplet: 57, 17 and 54. RGB value is (87,23,84). Sum of RGB (Red+Green+Blue) = 87+23+84=194 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.85% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 84 (33.20% from 255 or 43.30% from 194); Max value from RGB is 87 - color contains mainly: red. Hex color #571754 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571754 is #A8E8AB. Grayscale: #303030. Windows color (decimal): -11069612 or 5510999. OLE color: 5510999.
HSL color Cylindrical-coordinate representation of color #571754: hue angle of 302.81º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #571754 is Cyan = 0, Magento = 0.74, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 23 | 84 | - |
| CMYK | 0 | 0.74 | 0.03 | 0.66 |
| HSL | 302.81º | 0.58% | 0.22% | - |
| HSV(B) | 302.81º | 0.74% | 0.34% | - |
| XYZ | 5.84 | 3.28 | 8.71 | - |
| YUV | 49.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 84 | 0 | 0.74 | 0.03 | 0.66 | 302.81 | 0.58 | 0.22 |
| Hex | 57 | 17 | 54 | 0 | 4A | 3 | 42 | 12F | 3A | 16 |
| Octal | 127 | 27 | 124 | 0 | 112 | 3 | 102 | 457 | 72 | 26 |
| Binary | 1010111 | 10111 | 1010100 | 0 | 1001010 | 11 | 1000010 | 100101111 | 111010 | 10110 |
Color Harmonies of #571754
Complementary color
Monochromatic Colors of #571754
Black with #571754
Text Example
Text Example
White with #571754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571754; }
p { color: rgb(87,23,84); }
H1.HeaderClassName
{
color: #571754;
}
.AnyTagClassName
{
color: #571754;
}
</style>
background-color css
<style>
a { background-color: #571754; }
a { background-color: rgb(87,23,84); }
div.DivClassName
{
background-color: #571754;
}
.BgClassName
{
background-color: #571754;
}
</style>
border-color css
<style>
span { border-color: #571754; }
span { border-color: rgb(87,23,84); }
td.TdClassName
{
border-color: #571754;
}
.TagClassName
{
border-color: #571754;
}
</style>