Shades of Palatinate Purple #711162
Tints of Palatinate Purple #711162
RGB
CMYK
RGB Variations
Color information
#711162 (or 0x711162) is known color: Palatinate Purple. HEX triplet: 71, 11 and 62. RGB value is (113,17,98). Sum of RGB (Red+Green+Blue) = 113+17+98=228 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.56% from 228); Green value is 17 (7.03% from 255 or 7.46% from 228); Blue value is 98 (38.67% from 255 or 42.98% from 228); Max value from RGB is 113 - color contains mainly: red. Hex color #711162 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #711162 is #8EEE9D. Grayscale: #363636. Windows color (decimal): -9367198 or 6426993. OLE color: 6426993.
HSL color Cylindrical-coordinate representation of color #711162: hue angle of 309.38º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #711162 is Cyan = 0, Magento = 0.85, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 17 | 98 | - |
| CMYK | 0 | 0.85 | 0.13 | 0.56 |
| HSL | 309.38º | 0.74% | 0.25% | - |
| HSV(B) | 309.38º | 0.85% | 0.44% | - |
| XYZ | 9.22 | 4.79 | 11.99 | - |
| YUV | 54.94 | 152.3 | 169.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 17 | 98 | 0 | 0.85 | 0.13 | 0.56 | 309.38 | 0.74 | 0.25 |
| Hex | 71 | 11 | 62 | 0 | 55 | D | 38 | 135 | 4A | 19 |
| Octal | 161 | 21 | 142 | 0 | 125 | 15 | 70 | 465 | 112 | 31 |
| Binary | 1110001 | 10001 | 1100010 | 0 | 1010101 | 1101 | 111000 | 100110101 | 1001010 | 11001 |
Color Harmonies of #711162
Complementary color
Monochromatic Colors of #711162
Black with #711162
Text Example
Text Example
White with #711162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711162; }
p { color: rgb(113,17,98); }
H1.HeaderClassName
{
color: #711162;
}
.AnyTagClassName
{
color: #711162;
}
</style>
background-color css
<style>
a { background-color: #711162; }
a { background-color: rgb(113,17,98); }
div.DivClassName
{
background-color: #711162;
}
.BgClassName
{
background-color: #711162;
}
</style>
border-color css
<style>
span { border-color: #711162; }
span { border-color: rgb(113,17,98); }
td.TdClassName
{
border-color: #711162;
}
.TagClassName
{
border-color: #711162;
}
</style>