Shades of Royal Purple #713695
Tints of Royal Purple #713695
RGB
CMYK
RGB Variations
Color information
#713695 (or 0x713695) is known color: Royal Purple. HEX triplet: 71, 36 and 95. RGB value is (113,54,149). Sum of RGB (Red+Green+Blue) = 113+54+149=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 54 (21.48% from 255 or 17.09% from 316); Blue value is 149 (58.59% from 255 or 47.15% from 316); Max value from RGB is 149 - color contains mainly: blue. Hex color #713695 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713695 is #8EC96A. Grayscale: #525252. Windows color (decimal): -9357675 or 9778801. OLE color: 9778801.
HSL color Cylindrical-coordinate representation of color #713695: hue angle of 277.26º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #713695 is Cyan = 0.24, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 54 | 149 | - |
| CMYK | 0.24 | 0.64 | 0 | 0.42 |
| HSL | 277.26º | 0.47% | 0.4% | - |
| HSV(B) | 277.26º | 0.64% | 0.58% | - |
| XYZ | 13.55 | 8.32 | 29.33 | - |
| YUV | 82.47 | 165.55 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 149 | 0.24 | 0.64 | 0 | 0.42 | 277.26 | 0.47 | 0.4 |
| Hex | 71 | 36 | 95 | 18 | 40 | 0 | 2A | 115 | 2F | 28 |
| Octal | 161 | 66 | 225 | 30 | 100 | 0 | 52 | 425 | 57 | 50 |
| Binary | 1110001 | 110110 | 10010101 | 11000 | 1000000 | 0 | 101010 | 100010101 | 101111 | 101000 |
Color Harmonies of #713695
Complementary color
Monochromatic Colors of #713695
Black with #713695
Text Example
Text Example
White with #713695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713695; }
p { color: rgb(113,54,149); }
H1.HeaderClassName
{
color: #713695;
}
.AnyTagClassName
{
color: #713695;
}
</style>
background-color css
<style>
a { background-color: #713695; }
a { background-color: rgb(113,54,149); }
div.DivClassName
{
background-color: #713695;
}
.BgClassName
{
background-color: #713695;
}
</style>
border-color css
<style>
span { border-color: #713695; }
span { border-color: rgb(113,54,149); }
td.TdClassName
{
border-color: #713695;
}
.TagClassName
{
border-color: #713695;
}
</style>