Shades of Palatinate Purple #711556
Tints of Palatinate Purple #711556
RGB
CMYK
RGB Variations
Color information
#711556 (or 0x711556) is known color: Palatinate Purple. HEX triplet: 71, 15 and 56. RGB value is (113,21,86). Sum of RGB (Red+Green+Blue) = 113+21+86=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 21 (8.59% from 255 or 9.55% from 220); Blue value is 86 (33.98% from 255 or 39.09% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #711556 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711556 is #8EEAA9. Grayscale: #373737. Windows color (decimal): -9366186 or 5641585. OLE color: 5641585.
HSL color Cylindrical-coordinate representation of color #711556: hue angle of 317.61º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #711556 is Cyan = 0, Magento = 0.81, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 21 | 86 | - |
| CMYK | 0 | 0.81 | 0.24 | 0.56 |
| HSL | 317.61º | 0.69% | 0.26% | - |
| HSV(B) | 317.61º | 0.81% | 0.44% | - |
| XYZ | 8.76 | 4.72 | 9.25 | - |
| YUV | 55.92 | 144.98 | 168.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 21 | 86 | 0 | 0.81 | 0.24 | 0.56 | 317.61 | 0.69 | 0.26 |
| Hex | 71 | 15 | 56 | 0 | 51 | 18 | 38 | 13E | 45 | 1A |
| Octal | 161 | 25 | 126 | 0 | 121 | 30 | 70 | 476 | 105 | 32 |
| Binary | 1110001 | 10101 | 1010110 | 0 | 1010001 | 11000 | 111000 | 100111110 | 1000101 | 11010 |
Color Harmonies of #711556
Complementary color
Monochromatic Colors of #711556
Black with #711556
Text Example
Text Example
White with #711556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711556; }
p { color: rgb(113,21,86); }
H1.HeaderClassName
{
color: #711556;
}
.AnyTagClassName
{
color: #711556;
}
</style>
background-color css
<style>
a { background-color: #711556; }
a { background-color: rgb(113,21,86); }
div.DivClassName
{
background-color: #711556;
}
.BgClassName
{
background-color: #711556;
}
</style>
border-color css
<style>
span { border-color: #711556; }
span { border-color: rgb(113,21,86); }
td.TdClassName
{
border-color: #711556;
}
.TagClassName
{
border-color: #711556;
}
</style>