Shades of Palatinate Purple #711656
Tints of Palatinate Purple #711656
RGB
CMYK
RGB Variations
Color information
#711656 (or 0x711656) is known color: Palatinate Purple. HEX triplet: 71, 16 and 56. RGB value is (113,22,86). Sum of RGB (Red+Green+Blue) = 113+22+86=221 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.13% from 221); Green value is 22 (8.98% from 255 or 9.95% from 221); Blue value is 86 (33.98% from 255 or 38.91% from 221); Max value from RGB is 113 - color contains mainly: red. Hex color #711656 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711656 is #8EE9A9. Grayscale: #383838. Windows color (decimal): -9365930 or 5641841. OLE color: 5641841.
HSL color Cylindrical-coordinate representation of color #711656: hue angle of 317.8º degrees, saturation: 0.67, 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 #711656 is Cyan = 0, Magento = 0.81, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 22 | 86 | - |
| CMYK | 0 | 0.81 | 0.24 | 0.56 |
| HSL | 317.8º | 0.67% | 0.26% | - |
| HSV(B) | 317.8º | 0.81% | 0.44% | - |
| XYZ | 8.78 | 4.76 | 9.26 | - |
| YUV | 56.51 | 144.65 | 168.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 22 | 86 | 0 | 0.81 | 0.24 | 0.56 | 317.8 | 0.67 | 0.26 |
| Hex | 71 | 16 | 56 | 0 | 51 | 18 | 38 | 13E | 43 | 1A |
| Octal | 161 | 26 | 126 | 0 | 121 | 30 | 70 | 476 | 103 | 32 |
| Binary | 1110001 | 10110 | 1010110 | 0 | 1010001 | 11000 | 111000 | 100111110 | 1000011 | 11010 |
Color Harmonies of #711656
Complementary color
Monochromatic Colors of #711656
Black with #711656
Text Example
Text Example
White with #711656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711656; }
p { color: rgb(113,22,86); }
H1.HeaderClassName
{
color: #711656;
}
.AnyTagClassName
{
color: #711656;
}
</style>
background-color css
<style>
a { background-color: #711656; }
a { background-color: rgb(113,22,86); }
div.DivClassName
{
background-color: #711656;
}
.BgClassName
{
background-color: #711656;
}
</style>
border-color css
<style>
span { border-color: #711656; }
span { border-color: rgb(113,22,86); }
td.TdClassName
{
border-color: #711656;
}
.TagClassName
{
border-color: #711656;
}
</style>