Shades of Palatinate Purple #713461
Tints of Palatinate Purple #713461
RGB
CMYK
RGB Variations
Color information
#713461 (or 0x713461) is known color: Palatinate Purple. HEX triplet: 71, 34 and 61. RGB value is (113,52,97). Sum of RGB (Red+Green+Blue) = 113+52+97=262 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.13% from 262); Green value is 52 (20.70% from 255 or 19.85% from 262); Blue value is 97 (38.28% from 255 or 37.02% from 262); Max value from RGB is 113 - color contains mainly: red. Hex color #713461 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713461 is #8ECB9E. Grayscale: #4B4B4B. Windows color (decimal): -9358239 or 6370417. OLE color: 6370417.
HSL color Cylindrical-coordinate representation of color #713461: hue angle of 315.74º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713461 is Cyan = 0, Magento = 0.54, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 97 | - |
| CMYK | 0 | 0.54 | 0.14 | 0.56 |
| HSL | 315.74º | 0.37% | 0.32% | - |
| HSV(B) | 315.74º | 0.54% | 0.44% | - |
| XYZ | 10.2 | 6.83 | 12.09 | - |
| YUV | 75.37 | 140.21 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 97 | 0 | 0.54 | 0.14 | 0.56 | 315.74 | 0.37 | 0.32 |
| Hex | 71 | 34 | 61 | 0 | 36 | E | 38 | 13C | 25 | 20 |
| Octal | 161 | 64 | 141 | 0 | 66 | 16 | 70 | 474 | 45 | 40 |
| Binary | 1110001 | 110100 | 1100001 | 0 | 110110 | 1110 | 111000 | 100111100 | 100101 | 100000 |
Color Harmonies of #713461
Complementary color
Monochromatic Colors of #713461
Black with #713461
Text Example
Text Example
White with #713461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713461; }
p { color: rgb(113,52,97); }
H1.HeaderClassName
{
color: #713461;
}
.AnyTagClassName
{
color: #713461;
}
</style>
background-color css
<style>
a { background-color: #713461; }
a { background-color: rgb(113,52,97); }
div.DivClassName
{
background-color: #713461;
}
.BgClassName
{
background-color: #713461;
}
</style>
border-color css
<style>
span { border-color: #713461; }
span { border-color: rgb(113,52,97); }
td.TdClassName
{
border-color: #713461;
}
.TagClassName
{
border-color: #713461;
}
</style>