Shades of Palatinate Purple #713361
Tints of Palatinate Purple #713361
RGB
CMYK
RGB Variations
Color information
#713361 (or 0x713361) is known color: Palatinate Purple. HEX triplet: 71, 33 and 61. RGB value is (113,51,97). Sum of RGB (Red+Green+Blue) = 113+51+97=261 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.30% from 261); Green value is 51 (20.31% from 255 or 19.54% from 261); Blue value is 97 (38.28% from 255 or 37.16% from 261); Max value from RGB is 113 - color contains mainly: red. Hex color #713361 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713361 is #8ECC9E. Grayscale: #4A4A4A. Windows color (decimal): -9358495 or 6370161. OLE color: 6370161.
HSL color Cylindrical-coordinate representation of color #713361: hue angle of 315.48º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713361 is Cyan = 0, Magento = 0.55, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 97 | - |
| CMYK | 0 | 0.55 | 0.14 | 0.56 |
| HSL | 315.48º | 0.38% | 0.32% | - |
| HSV(B) | 315.48º | 0.55% | 0.44% | - |
| XYZ | 10.15 | 6.74 | 12.08 | - |
| YUV | 74.78 | 140.54 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 97 | 0 | 0.55 | 0.14 | 0.56 | 315.48 | 0.38 | 0.32 |
| Hex | 71 | 33 | 61 | 0 | 37 | E | 38 | 13B | 26 | 20 |
| Octal | 161 | 63 | 141 | 0 | 67 | 16 | 70 | 473 | 46 | 40 |
| Binary | 1110001 | 110011 | 1100001 | 0 | 110111 | 1110 | 111000 | 100111011 | 100110 | 100000 |
Color Harmonies of #713361
Complementary color
Monochromatic Colors of #713361
Black with #713361
Text Example
Text Example
White with #713361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713361; }
p { color: rgb(113,51,97); }
H1.HeaderClassName
{
color: #713361;
}
.AnyTagClassName
{
color: #713361;
}
</style>
background-color css
<style>
a { background-color: #713361; }
a { background-color: rgb(113,51,97); }
div.DivClassName
{
background-color: #713361;
}
.BgClassName
{
background-color: #713361;
}
</style>
border-color css
<style>
span { border-color: #713361; }
span { border-color: rgb(113,51,97); }
td.TdClassName
{
border-color: #713361;
}
.TagClassName
{
border-color: #713361;
}
</style>