Shades of Royal Purple #723996
Tints of Royal Purple #723996
RGB
CMYK
RGB Variations
Color information
#723996 (or 0x723996) is known color: Royal Purple. HEX triplet: 72, 39 and 96. RGB value is (114,57,150). Sum of RGB (Red+Green+Blue) = 114+57+150=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 57 (22.66% from 255 or 17.76% from 321); Blue value is 150 (58.98% from 255 or 46.73% from 321); Max value from RGB is 150 - color contains mainly: blue. Hex color #723996 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723996 is #8DC669. Grayscale: #545454. Windows color (decimal): -9291370 or 9845106. OLE color: 9845106.
HSL color Cylindrical-coordinate representation of color #723996: hue angle of 276.77º 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 #723996 is Cyan = 0.24, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 57 | 150 | - |
| CMYK | 0.24 | 0.62 | 0 | 0.41 |
| HSL | 276.77º | 0.45% | 0.41% | - |
| HSV(B) | 276.77º | 0.62% | 0.59% | - |
| XYZ | 13.91 | 8.71 | 29.8 | - |
| YUV | 84.65 | 164.88 | 148.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 150 | 0.24 | 0.62 | 0 | 0.41 | 276.77 | 0.45 | 0.41 |
| Hex | 72 | 39 | 96 | 18 | 3E | 0 | 29 | 115 | 2D | 29 |
| Octal | 162 | 71 | 226 | 30 | 76 | 0 | 51 | 425 | 55 | 51 |
| Binary | 1110010 | 111001 | 10010110 | 11000 | 111110 | 0 | 101001 | 100010101 | 101101 | 101001 |
Color Harmonies of #723996
Complementary color
Monochromatic Colors of #723996
Black with #723996
Text Example
Text Example
White with #723996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723996; }
p { color: rgb(114,57,150); }
H1.HeaderClassName
{
color: #723996;
}
.AnyTagClassName
{
color: #723996;
}
</style>
background-color css
<style>
a { background-color: #723996; }
a { background-color: rgb(114,57,150); }
div.DivClassName
{
background-color: #723996;
}
.BgClassName
{
background-color: #723996;
}
</style>
border-color css
<style>
span { border-color: #723996; }
span { border-color: rgb(114,57,150); }
td.TdClassName
{
border-color: #723996;
}
.TagClassName
{
border-color: #723996;
}
</style>