Shades of Royal Purple #724296
Tints of Royal Purple #724296
RGB
CMYK
RGB Variations
Color information
#724296 (or 0x724296) is known color: Royal Purple. HEX triplet: 72, 42 and 96. RGB value is (114,66,150). Sum of RGB (Red+Green+Blue) = 114+66+150=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 66 (26.17% from 255 or 20% from 330); Blue value is 150 (58.98% from 255 or 45.45% from 330); Max value from RGB is 150 - color contains mainly: blue. Hex color #724296 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724296 is #8DBD69. Grayscale: #595959. Windows color (decimal): -9289066 or 9847410. OLE color: 9847410.
HSL color Cylindrical-coordinate representation of color #724296: hue angle of 274.29º 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 #724296 is Cyan = 0.24, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 66 | 150 | - |
| CMYK | 0.24 | 0.56 | 0 | 0.41 |
| HSL | 274.29º | 0.39% | 0.42% | - |
| HSV(B) | 274.29º | 0.56% | 0.59% | - |
| XYZ | 14.39 | 9.68 | 29.96 | - |
| YUV | 89.93 | 161.9 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 150 | 0.24 | 0.56 | 0 | 0.41 | 274.29 | 0.39 | 0.42 |
| Hex | 72 | 42 | 96 | 18 | 38 | 0 | 29 | 112 | 27 | 2A |
| Octal | 162 | 102 | 226 | 30 | 70 | 0 | 51 | 422 | 47 | 52 |
| Binary | 1110010 | 1000010 | 10010110 | 11000 | 111000 | 0 | 101001 | 100010010 | 100111 | 101010 |
Color Harmonies of #724296
Complementary color
Monochromatic Colors of #724296
Black with #724296
Text Example
Text Example
White with #724296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724296; }
p { color: rgb(114,66,150); }
H1.HeaderClassName
{
color: #724296;
}
.AnyTagClassName
{
color: #724296;
}
</style>
background-color css
<style>
a { background-color: #724296; }
a { background-color: rgb(114,66,150); }
div.DivClassName
{
background-color: #724296;
}
.BgClassName
{
background-color: #724296;
}
</style>
border-color css
<style>
span { border-color: #724296; }
span { border-color: rgb(114,66,150); }
td.TdClassName
{
border-color: #724296;
}
.TagClassName
{
border-color: #724296;
}
</style>