Shades of Palatinate Purple #713162
Tints of Palatinate Purple #713162
RGB
CMYK
RGB Variations
Color information
#713162 (or 0x713162) is known color: Palatinate Purple. HEX triplet: 71, 31 and 62. RGB value is (113,49,98). Sum of RGB (Red+Green+Blue) = 113+49+98=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 49 (19.53% from 255 or 18.85% from 260); Blue value is 98 (38.67% from 255 or 37.69% from 260); Max value from RGB is 113 - color contains mainly: red. Hex color #713162 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713162 is #8ECE9D. Grayscale: #494949. Windows color (decimal): -9359006 or 6435185. OLE color: 6435185.
HSL color Cylindrical-coordinate representation of color #713162: hue angle of 314.06º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713162 is Cyan = 0, Magento = 0.57, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 98 | - |
| CMYK | 0 | 0.57 | 0.13 | 0.56 |
| HSL | 314.06º | 0.4% | 0.32% | - |
| HSV(B) | 314.06º | 0.57% | 0.44% | - |
| XYZ | 10.11 | 6.59 | 12.29 | - |
| YUV | 73.72 | 141.7 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 98 | 0 | 0.57 | 0.13 | 0.56 | 314.06 | 0.4 | 0.32 |
| Hex | 71 | 31 | 62 | 0 | 39 | D | 38 | 13A | 28 | 20 |
| Octal | 161 | 61 | 142 | 0 | 71 | 15 | 70 | 472 | 50 | 40 |
| Binary | 1110001 | 110001 | 1100010 | 0 | 111001 | 1101 | 111000 | 100111010 | 101000 | 100000 |
Color Harmonies of #713162
Complementary color
Monochromatic Colors of #713162
Black with #713162
Text Example
Text Example
White with #713162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713162; }
p { color: rgb(113,49,98); }
H1.HeaderClassName
{
color: #713162;
}
.AnyTagClassName
{
color: #713162;
}
</style>
background-color css
<style>
a { background-color: #713162; }
a { background-color: rgb(113,49,98); }
div.DivClassName
{
background-color: #713162;
}
.BgClassName
{
background-color: #713162;
}
</style>
border-color css
<style>
span { border-color: #713162; }
span { border-color: rgb(113,49,98); }
td.TdClassName
{
border-color: #713162;
}
.TagClassName
{
border-color: #713162;
}
</style>