Shades of Royal Purple #713296
Tints of Royal Purple #713296
RGB
CMYK
RGB Variations
Color information
#713296 (or 0x713296) is known color: Royal Purple. HEX triplet: 71, 32 and 96. RGB value is (113,50,150). Sum of RGB (Red+Green+Blue) = 113+50+150=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 50 (19.92% from 255 or 15.97% from 313); Blue value is 150 (58.98% from 255 or 47.92% from 313); Max value from RGB is 150 - color contains mainly: blue. Hex color #713296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713296 is #8ECD69. Grayscale: #4F4F4F. Windows color (decimal): -9358698 or 9843313. OLE color: 9843313.
HSL color Cylindrical-coordinate representation of color #713296: hue angle of 277.8º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #713296 is Cyan = 0.25, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 50 | 150 | - |
| CMYK | 0.25 | 0.67 | 0 | 0.41 |
| HSL | 277.8º | 0.5% | 0.39% | - |
| HSV(B) | 277.8º | 0.67% | 0.59% | - |
| XYZ | 13.46 | 7.99 | 29.69 | - |
| YUV | 80.24 | 167.37 | 151.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 150 | 0.25 | 0.67 | 0 | 0.41 | 277.8 | 0.5 | 0.39 |
| Hex | 71 | 32 | 96 | 19 | 43 | 0 | 29 | 116 | 32 | 27 |
| Octal | 161 | 62 | 226 | 31 | 103 | 0 | 51 | 426 | 62 | 47 |
| Binary | 1110001 | 110010 | 10010110 | 11001 | 1000011 | 0 | 101001 | 100010110 | 110010 | 100111 |
Color Harmonies of #713296
Complementary color
Monochromatic Colors of #713296
Black with #713296
Text Example
Text Example
White with #713296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713296; }
p { color: rgb(113,50,150); }
H1.HeaderClassName
{
color: #713296;
}
.AnyTagClassName
{
color: #713296;
}
</style>
background-color css
<style>
a { background-color: #713296; }
a { background-color: rgb(113,50,150); }
div.DivClassName
{
background-color: #713296;
}
.BgClassName
{
background-color: #713296;
}
</style>
border-color css
<style>
span { border-color: #713296; }
span { border-color: rgb(113,50,150); }
td.TdClassName
{
border-color: #713296;
}
.TagClassName
{
border-color: #713296;
}
</style>