Shades of Royal Purple #714296
Tints of Royal Purple #714296
RGB
CMYK
RGB Variations
Color information
#714296 (or 0x714296) is known color: Royal Purple. HEX triplet: 71, 42 and 96. RGB value is (113,66,150). Sum of RGB (Red+Green+Blue) = 113+66+150=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 66 (26.17% from 255 or 20.06% from 329); Blue value is 150 (58.98% from 255 or 45.59% from 329); Max value from RGB is 150 - color contains mainly: blue. Hex color #714296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714296 is #8EBD69. Grayscale: #595959. Windows color (decimal): -9354602 or 9847409. OLE color: 9847409.
HSL color Cylindrical-coordinate representation of color #714296: hue angle of 273.57º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #714296 is Cyan = 0.25, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 66 | 150 | - |
| CMYK | 0.25 | 0.56 | 0 | 0.41 |
| HSL | 273.57º | 0.39% | 0.42% | - |
| HSV(B) | 273.57º | 0.56% | 0.59% | - |
| XYZ | 14.26 | 9.61 | 29.96 | - |
| YUV | 89.63 | 162.07 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 150 | 0.25 | 0.56 | 0 | 0.41 | 273.57 | 0.39 | 0.42 |
| Hex | 71 | 42 | 96 | 19 | 38 | 0 | 29 | 112 | 27 | 2A |
| Octal | 161 | 102 | 226 | 31 | 70 | 0 | 51 | 422 | 47 | 52 |
| Binary | 1110001 | 1000010 | 10010110 | 11001 | 111000 | 0 | 101001 | 100010010 | 100111 | 101010 |
Color Harmonies of #714296
Complementary color
Monochromatic Colors of #714296
Black with #714296
Text Example
Text Example
White with #714296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714296; }
p { color: rgb(113,66,150); }
H1.HeaderClassName
{
color: #714296;
}
.AnyTagClassName
{
color: #714296;
}
</style>
background-color css
<style>
a { background-color: #714296; }
a { background-color: rgb(113,66,150); }
div.DivClassName
{
background-color: #714296;
}
.BgClassName
{
background-color: #714296;
}
</style>
border-color css
<style>
span { border-color: #714296; }
span { border-color: rgb(113,66,150); }
td.TdClassName
{
border-color: #714296;
}
.TagClassName
{
border-color: #714296;
}
</style>