Shades of Palatinate Purple #571258
Tints of Palatinate Purple #571258
RGB
CMYK
RGB Variations
Color information
#571258 (or 0x571258) is known color: Palatinate Purple. HEX triplet: 57, 12 and 58. RGB value is (87,18,88). Sum of RGB (Red+Green+Blue) = 87+18+88=193 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.08% from 193); Green value is 18 (7.42% from 255 or 9.33% from 193); Blue value is 88 (34.77% from 255 or 45.60% from 193); Max value from RGB is 88 - color contains mainly: blue. Hex color #571258 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571258 is #A8EDA7. Grayscale: #2E2E2E. Windows color (decimal): -11070888 or 5771863. OLE color: 5771863.
HSL color Cylindrical-coordinate representation of color #571258: hue angle of 299.14º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #571258 is Cyan = 0.01, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 87 | 18 | 88 | - |
| CMYK | 0.01 | 0.80 | 0 | 0.65 |
| HSL | 299.14º | 0.66% | 0.21% | - |
| HSV(B) | 299.14º | 0.8% | 0.35% | - |
| XYZ | 5.91 | 3.16 | 9.53 | - |
| YUV | 46.61 | 151.36 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 18 | 88 | 0.01 | 0.80 | 0 | 0.65 | 299.14 | 0.66 | 0.21 |
| Hex | 57 | 12 | 58 | 1 | 50 | 0 | 41 | 12B | 42 | 15 |
| Octal | 127 | 22 | 130 | 1 | 120 | 0 | 101 | 453 | 102 | 25 |
| Binary | 1010111 | 10010 | 1011000 | 1 | 1010000 | 0 | 1000001 | 100101011 | 1000010 | 10101 |
Color Harmonies of #571258
Complementary color
Monochromatic Colors of #571258
Black with #571258
Text Example
Text Example
White with #571258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571258; }
p { color: rgb(87,18,88); }
H1.HeaderClassName
{
color: #571258;
}
.AnyTagClassName
{
color: #571258;
}
</style>
background-color css
<style>
a { background-color: #571258; }
a { background-color: rgb(87,18,88); }
div.DivClassName
{
background-color: #571258;
}
.BgClassName
{
background-color: #571258;
}
</style>
border-color css
<style>
span { border-color: #571258; }
span { border-color: rgb(87,18,88); }
td.TdClassName
{
border-color: #571258;
}
.TagClassName
{
border-color: #571258;
}
</style>