Shades of Palatinate Purple #713161
Tints of Palatinate Purple #713161
RGB
CMYK
RGB Variations
Color information
#713161 (or 0x713161) is known color: Palatinate Purple. HEX triplet: 71, 31 and 61. RGB value is (113,49,97). Sum of RGB (Red+Green+Blue) = 113+49+97=259 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.63% from 259); Green value is 49 (19.53% from 255 or 18.92% from 259); Blue value is 97 (38.28% from 255 or 37.45% from 259); Max value from RGB is 113 - color contains mainly: red. Hex color #713161 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713161 is #8ECE9E. Grayscale: #494949. Windows color (decimal): -9359007 or 6369649. OLE color: 6369649.
HSL color Cylindrical-coordinate representation of color #713161: hue angle of 315º 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 #713161 is Cyan = 0, Magento = 0.57, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 97 | - |
| CMYK | 0 | 0.57 | 0.14 | 0.56 |
| HSL | 315º | 0.4% | 0.32% | - |
| HSV(B) | 315º | 0.57% | 0.44% | - |
| XYZ | 10.07 | 6.57 | 12.05 | - |
| YUV | 73.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 97 | 0 | 0.57 | 0.14 | 0.56 | 315 | 0.4 | 0.32 |
| Hex | 71 | 31 | 61 | 0 | 39 | E | 38 | 13B | 28 | 20 |
| Octal | 161 | 61 | 141 | 0 | 71 | 16 | 70 | 473 | 50 | 40 |
| Binary | 1110001 | 110001 | 1100001 | 0 | 111001 | 1110 | 111000 | 100111011 | 101000 | 100000 |
Color Harmonies of #713161
Complementary color
Monochromatic Colors of #713161
Black with #713161
Text Example
Text Example
White with #713161
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713161; }
p { color: rgb(113,49,97); }
H1.HeaderClassName
{
color: #713161;
}
.AnyTagClassName
{
color: #713161;
}
</style>
background-color css
<style>
a { background-color: #713161; }
a { background-color: rgb(113,49,97); }
div.DivClassName
{
background-color: #713161;
}
.BgClassName
{
background-color: #713161;
}
</style>
border-color css
<style>
span { border-color: #713161; }
span { border-color: rgb(113,49,97); }
td.TdClassName
{
border-color: #713161;
}
.TagClassName
{
border-color: #713161;
}
</style>