Shades of Royal Purple #713995
Tints of Royal Purple #713995
RGB
CMYK
RGB Variations
Color information
#713995 (or 0x713995) is known color: Royal Purple. HEX triplet: 71, 39 and 95. RGB value is (113,57,149). Sum of RGB (Red+Green+Blue) = 113+57+149=319 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.42% from 319); Green value is 57 (22.66% from 255 or 17.87% from 319); Blue value is 149 (58.59% from 255 or 46.71% from 319); Max value from RGB is 149 - color contains mainly: blue. Hex color #713995 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713995 is #8EC66A. Grayscale: #535353. Windows color (decimal): -9356907 or 9779569. OLE color: 9779569.
HSL color Cylindrical-coordinate representation of color #713995: hue angle of 276.52º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #713995 is Cyan = 0.24, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 57 | 149 | - |
| CMYK | 0.24 | 0.62 | 0 | 0.42 |
| HSL | 276.52º | 0.45% | 0.4% | - |
| HSV(B) | 276.52º | 0.62% | 0.58% | - |
| XYZ | 13.7 | 8.61 | 29.37 | - |
| YUV | 84.23 | 164.55 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 149 | 0.24 | 0.62 | 0 | 0.42 | 276.52 | 0.45 | 0.4 |
| Hex | 71 | 39 | 95 | 18 | 3E | 0 | 2A | 115 | 2D | 28 |
| Octal | 161 | 71 | 225 | 30 | 76 | 0 | 52 | 425 | 55 | 50 |
| Binary | 1110001 | 111001 | 10010101 | 11000 | 111110 | 0 | 101010 | 100010101 | 101101 | 101000 |
Color Harmonies of #713995
Complementary color
Monochromatic Colors of #713995
Black with #713995
Text Example
Text Example
White with #713995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713995; }
p { color: rgb(113,57,149); }
H1.HeaderClassName
{
color: #713995;
}
.AnyTagClassName
{
color: #713995;
}
</style>
background-color css
<style>
a { background-color: #713995; }
a { background-color: rgb(113,57,149); }
div.DivClassName
{
background-color: #713995;
}
.BgClassName
{
background-color: #713995;
}
</style>
border-color css
<style>
span { border-color: #713995; }
span { border-color: rgb(113,57,149); }
td.TdClassName
{
border-color: #713995;
}
.TagClassName
{
border-color: #713995;
}
</style>