Shades of Palatinate Purple #713860
Tints of Palatinate Purple #713860
RGB
CMYK
RGB Variations
Color information
#713860 (or 0x713860) is known color: Palatinate Purple. HEX triplet: 71, 38 and 60. RGB value is (113,56,96). Sum of RGB (Red+Green+Blue) = 113+56+96=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 56 (22.27% from 255 or 21.13% from 265); Blue value is 96 (37.89% from 255 or 36.23% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #713860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713860 is #8EC79F. Grayscale: #4D4D4D. Windows color (decimal): -9357216 or 6305905. OLE color: 6305905.
HSL color Cylindrical-coordinate representation of color #713860: hue angle of 317.89º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #713860 is Cyan = 0, Magento = 0.50, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 96 | - |
| CMYK | 0 | 0.50 | 0.15 | 0.56 |
| HSL | 317.89º | 0.34% | 0.33% | - |
| HSV(B) | 317.89º | 0.5% | 0.44% | - |
| XYZ | 10.34 | 7.18 | 11.91 | - |
| YUV | 77.6 | 138.38 | 153.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 96 | 0 | 0.50 | 0.15 | 0.56 | 317.89 | 0.34 | 0.33 |
| Hex | 71 | 38 | 60 | 0 | 32 | F | 38 | 13E | 22 | 21 |
| Octal | 161 | 70 | 140 | 0 | 62 | 17 | 70 | 476 | 42 | 41 |
| Binary | 1110001 | 111000 | 1100000 | 0 | 110010 | 1111 | 111000 | 100111110 | 100010 | 100001 |
Color Harmonies of #713860
Complementary color
Monochromatic Colors of #713860
Black with #713860
Text Example
Text Example
White with #713860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713860; }
p { color: rgb(113,56,96); }
H1.HeaderClassName
{
color: #713860;
}
.AnyTagClassName
{
color: #713860;
}
</style>
background-color css
<style>
a { background-color: #713860; }
a { background-color: rgb(113,56,96); }
div.DivClassName
{
background-color: #713860;
}
.BgClassName
{
background-color: #713860;
}
</style>
border-color css
<style>
span { border-color: #713860; }
span { border-color: rgb(113,56,96); }
td.TdClassName
{
border-color: #713860;
}
.TagClassName
{
border-color: #713860;
}
</style>