Shades of Royal Purple #713598
Tints of Royal Purple #713598
RGB
CMYK
RGB Variations
Color information
#713598 (or 0x713598) is known color: Royal Purple. HEX triplet: 71, 35 and 98. RGB value is (113,53,152). Sum of RGB (Red+Green+Blue) = 113+53+152=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 53 (21.09% from 255 or 16.67% from 318); Blue value is 152 (59.77% from 255 or 47.80% from 318); Max value from RGB is 152 - color contains mainly: blue. Hex color #713598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713598 is #8ECA67. Grayscale: #515151. Windows color (decimal): -9357928 or 9975153. OLE color: 9975153.
HSL color Cylindrical-coordinate representation of color #713598: hue angle of 276.36º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #713598 is Cyan = 0.26, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 53 | 152 | - |
| CMYK | 0.26 | 0.65 | 0 | 0.40 |
| HSL | 276.36º | 0.48% | 0.4% | - |
| HSV(B) | 276.36º | 0.65% | 0.6% | - |
| XYZ | 13.75 | 8.32 | 30.59 | - |
| YUV | 82.23 | 167.38 | 149.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 152 | 0.26 | 0.65 | 0 | 0.40 | 276.36 | 0.48 | 0.4 |
| Hex | 71 | 35 | 98 | 1A | 41 | 0 | 28 | 114 | 30 | 28 |
| Octal | 161 | 65 | 230 | 32 | 101 | 0 | 50 | 424 | 60 | 50 |
| Binary | 1110001 | 110101 | 10011000 | 11010 | 1000001 | 0 | 101000 | 100010100 | 110000 | 101000 |
Color Harmonies of #713598
Complementary color
Monochromatic Colors of #713598
Black with #713598
Text Example
Text Example
White with #713598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713598; }
p { color: rgb(113,53,152); }
H1.HeaderClassName
{
color: #713598;
}
.AnyTagClassName
{
color: #713598;
}
</style>
background-color css
<style>
a { background-color: #713598; }
a { background-color: rgb(113,53,152); }
div.DivClassName
{
background-color: #713598;
}
.BgClassName
{
background-color: #713598;
}
</style>
border-color css
<style>
span { border-color: #713598; }
span { border-color: rgb(113,53,152); }
td.TdClassName
{
border-color: #713598;
}
.TagClassName
{
border-color: #713598;
}
</style>