Shades of Palatinate Purple #713260
Tints of Palatinate Purple #713260
RGB
CMYK
RGB Variations
Color information
#713260 (or 0x713260) is known color: Palatinate Purple. HEX triplet: 71, 32 and 60. RGB value is (113,50,96). Sum of RGB (Red+Green+Blue) = 113+50+96=259 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.63% from 259); Green value is 50 (19.92% from 255 or 19.31% from 259); Blue value is 96 (37.89% from 255 or 37.07% from 259); Max value from RGB is 113 - color contains mainly: red. Hex color #713260 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713260 is #8ECD9F. Grayscale: #494949. Windows color (decimal): -9358752 or 6304369. OLE color: 6304369.
HSL color Cylindrical-coordinate representation of color #713260: hue angle of 316.19º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713260 is Cyan = 0, Magento = 0.56, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 96 | - |
| CMYK | 0 | 0.56 | 0.15 | 0.56 |
| HSL | 316.19º | 0.39% | 0.32% | - |
| HSV(B) | 316.19º | 0.56% | 0.44% | - |
| XYZ | 10.06 | 6.64 | 11.82 | - |
| YUV | 74.08 | 140.37 | 155.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 96 | 0 | 0.56 | 0.15 | 0.56 | 316.19 | 0.39 | 0.32 |
| Hex | 71 | 32 | 60 | 0 | 38 | F | 38 | 13C | 27 | 20 |
| Octal | 161 | 62 | 140 | 0 | 70 | 17 | 70 | 474 | 47 | 40 |
| Binary | 1110001 | 110010 | 1100000 | 0 | 111000 | 1111 | 111000 | 100111100 | 100111 | 100000 |
Color Harmonies of #713260
Complementary color
Monochromatic Colors of #713260
Black with #713260
Text Example
Text Example
White with #713260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713260; }
p { color: rgb(113,50,96); }
H1.HeaderClassName
{
color: #713260;
}
.AnyTagClassName
{
color: #713260;
}
</style>
background-color css
<style>
a { background-color: #713260; }
a { background-color: rgb(113,50,96); }
div.DivClassName
{
background-color: #713260;
}
.BgClassName
{
background-color: #713260;
}
</style>
border-color css
<style>
span { border-color: #713260; }
span { border-color: rgb(113,50,96); }
td.TdClassName
{
border-color: #713260;
}
.TagClassName
{
border-color: #713260;
}
</style>