Shades of Royal Purple #713596
Tints of Royal Purple #713596
RGB
CMYK
RGB Variations
Color information
#713596 (or 0x713596) is known color: Royal Purple. HEX triplet: 71, 35 and 96. RGB value is (113,53,150). Sum of RGB (Red+Green+Blue) = 113+53+150=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 53 (21.09% from 255 or 16.77% from 316); Blue value is 150 (58.98% from 255 or 47.47% from 316); Max value from RGB is 150 - color contains mainly: blue. Hex color #713596 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713596 is #8ECA69. Grayscale: #515151. Windows color (decimal): -9357930 or 9844081. OLE color: 9844081.
HSL color Cylindrical-coordinate representation of color #713596: hue angle of 277.11º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #713596 is Cyan = 0.25, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 53 | 150 | - |
| CMYK | 0.25 | 0.65 | 0 | 0.41 |
| HSL | 277.11º | 0.48% | 0.4% | - |
| HSV(B) | 277.11º | 0.65% | 0.59% | - |
| XYZ | 13.59 | 8.26 | 29.73 | - |
| YUV | 82 | 166.38 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 150 | 0.25 | 0.65 | 0 | 0.41 | 277.11 | 0.48 | 0.4 |
| Hex | 71 | 35 | 96 | 19 | 41 | 0 | 29 | 115 | 30 | 28 |
| Octal | 161 | 65 | 226 | 31 | 101 | 0 | 51 | 425 | 60 | 50 |
| Binary | 1110001 | 110101 | 10010110 | 11001 | 1000001 | 0 | 101001 | 100010101 | 110000 | 101000 |
Color Harmonies of #713596
Complementary color
Monochromatic Colors of #713596
Black with #713596
Text Example
Text Example
White with #713596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713596; }
p { color: rgb(113,53,150); }
H1.HeaderClassName
{
color: #713596;
}
.AnyTagClassName
{
color: #713596;
}
</style>
background-color css
<style>
a { background-color: #713596; }
a { background-color: rgb(113,53,150); }
div.DivClassName
{
background-color: #713596;
}
.BgClassName
{
background-color: #713596;
}
</style>
border-color css
<style>
span { border-color: #713596; }
span { border-color: rgb(113,53,150); }
td.TdClassName
{
border-color: #713596;
}
.TagClassName
{
border-color: #713596;
}
</style>