Shades of Royal Purple #713996
Tints of Royal Purple #713996
RGB
CMYK
RGB Variations
Color information
#713996 (or 0x713996) is known color: Royal Purple. HEX triplet: 71, 39 and 96. RGB value is (113,57,150). Sum of RGB (Red+Green+Blue) = 113+57+150=320 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.31% from 320); Green value is 57 (22.66% from 255 or 17.81% from 320); Blue value is 150 (58.98% from 255 or 46.88% from 320); Max value from RGB is 150 - color contains mainly: blue. Hex color #713996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713996 is #8EC669. Grayscale: #545454. Windows color (decimal): -9356906 or 9845105. OLE color: 9845105.
HSL color Cylindrical-coordinate representation of color #713996: hue angle of 276.13º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #713996 is Cyan = 0.25, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 57 | 150 | - |
| CMYK | 0.25 | 0.62 | 0 | 0.41 |
| HSL | 276.13º | 0.45% | 0.41% | - |
| HSV(B) | 276.13º | 0.62% | 0.59% | - |
| XYZ | 13.78 | 8.64 | 29.8 | - |
| YUV | 84.35 | 165.05 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 150 | 0.25 | 0.62 | 0 | 0.41 | 276.13 | 0.45 | 0.41 |
| Hex | 71 | 39 | 96 | 19 | 3E | 0 | 29 | 114 | 2D | 29 |
| Octal | 161 | 71 | 226 | 31 | 76 | 0 | 51 | 424 | 55 | 51 |
| Binary | 1110001 | 111001 | 10010110 | 11001 | 111110 | 0 | 101001 | 100010100 | 101101 | 101001 |
Color Harmonies of #713996
Complementary color
Monochromatic Colors of #713996
Black with #713996
Text Example
Text Example
White with #713996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713996; }
p { color: rgb(113,57,150); }
H1.HeaderClassName
{
color: #713996;
}
.AnyTagClassName
{
color: #713996;
}
</style>
background-color css
<style>
a { background-color: #713996; }
a { background-color: rgb(113,57,150); }
div.DivClassName
{
background-color: #713996;
}
.BgClassName
{
background-color: #713996;
}
</style>
border-color css
<style>
span { border-color: #713996; }
span { border-color: rgb(113,57,150); }
td.TdClassName
{
border-color: #713996;
}
.TagClassName
{
border-color: #713996;
}
</style>