Shades of Palatinate Purple #711259
Tints of Palatinate Purple #711259
RGB
CMYK
RGB Variations
Color information
#711259 (or 0x711259) is known color: Palatinate Purple. HEX triplet: 71, 12 and 59. RGB value is (113,18,89). Sum of RGB (Red+Green+Blue) = 113+18+89=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 18 (7.42% from 255 or 8.18% from 220); Blue value is 89 (35.16% from 255 or 40.45% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #711259 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711259 is #8EEDA6. Grayscale: #363636. Windows color (decimal): -9366951 or 5837425. OLE color: 5837425.
HSL color Cylindrical-coordinate representation of color #711259: hue angle of 315.16º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #711259 is Cyan = 0, Magento = 0.84, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 18 | 89 | - |
| CMYK | 0 | 0.84 | 0.21 | 0.56 |
| HSL | 315.16º | 0.73% | 0.26% | - |
| HSV(B) | 315.16º | 0.84% | 0.44% | - |
| XYZ | 8.83 | 4.66 | 9.89 | - |
| YUV | 54.5 | 147.47 | 169.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 18 | 89 | 0 | 0.84 | 0.21 | 0.56 | 315.16 | 0.73 | 0.26 |
| Hex | 71 | 12 | 59 | 0 | 54 | 15 | 38 | 13B | 49 | 1A |
| Octal | 161 | 22 | 131 | 0 | 124 | 25 | 70 | 473 | 111 | 32 |
| Binary | 1110001 | 10010 | 1011001 | 0 | 1010100 | 10101 | 111000 | 100111011 | 1001001 | 11010 |
Color Harmonies of #711259
Complementary color
Monochromatic Colors of #711259
Black with #711259
Text Example
Text Example
White with #711259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711259; }
p { color: rgb(113,18,89); }
H1.HeaderClassName
{
color: #711259;
}
.AnyTagClassName
{
color: #711259;
}
</style>
background-color css
<style>
a { background-color: #711259; }
a { background-color: rgb(113,18,89); }
div.DivClassName
{
background-color: #711259;
}
.BgClassName
{
background-color: #711259;
}
</style>
border-color css
<style>
span { border-color: #711259; }
span { border-color: rgb(113,18,89); }
td.TdClassName
{
border-color: #711259;
}
.TagClassName
{
border-color: #711259;
}
</style>