Shades of Palatinate Purple #711759
Tints of Palatinate Purple #711759
RGB
CMYK
RGB Variations
Color information
#711759 (or 0x711759) is known color: Palatinate Purple. HEX triplet: 71, 17 and 59. RGB value is (113,23,89). Sum of RGB (Red+Green+Blue) = 113+23+89=225 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.22% from 225); Green value is 23 (9.38% from 255 or 10.22% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 113 - color contains mainly: red. Hex color #711759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711759 is #8EE8A6. Grayscale: #393939. Windows color (decimal): -9365671 or 5838705. OLE color: 5838705.
HSL color Cylindrical-coordinate representation of color #711759: hue angle of 316º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #711759 is Cyan = 0, Magento = 0.80, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 23 | 89 | - |
| CMYK | 0 | 0.80 | 0.21 | 0.56 |
| HSL | 316º | 0.66% | 0.27% | - |
| HSV(B) | 316º | 0.8% | 0.44% | - |
| XYZ | 8.92 | 4.84 | 9.92 | - |
| YUV | 57.43 | 145.82 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 23 | 89 | 0 | 0.80 | 0.21 | 0.56 | 316 | 0.66 | 0.27 |
| Hex | 71 | 17 | 59 | 0 | 50 | 15 | 38 | 13C | 42 | 1B |
| Octal | 161 | 27 | 131 | 0 | 120 | 25 | 70 | 474 | 102 | 33 |
| Binary | 1110001 | 10111 | 1011001 | 0 | 1010000 | 10101 | 111000 | 100111100 | 1000010 | 11011 |
Color Harmonies of #711759
Complementary color
Monochromatic Colors of #711759
Black with #711759
Text Example
Text Example
White with #711759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711759; }
p { color: rgb(113,23,89); }
H1.HeaderClassName
{
color: #711759;
}
.AnyTagClassName
{
color: #711759;
}
</style>
background-color css
<style>
a { background-color: #711759; }
a { background-color: rgb(113,23,89); }
div.DivClassName
{
background-color: #711759;
}
.BgClassName
{
background-color: #711759;
}
</style>
border-color css
<style>
span { border-color: #711759; }
span { border-color: rgb(113,23,89); }
td.TdClassName
{
border-color: #711759;
}
.TagClassName
{
border-color: #711759;
}
</style>