Shades of Royal Purple #723697
Tints of Royal Purple #723697
RGB
CMYK
RGB Variations
Color information
#723697 (or 0x723697) is known color: Royal Purple. HEX triplet: 72, 36 and 97. RGB value is (114,54,151). Sum of RGB (Red+Green+Blue) = 114+54+151=319 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.74% from 319); Green value is 54 (21.48% from 255 or 16.93% from 319); Blue value is 151 (59.38% from 255 or 47.34% from 319); Max value from RGB is 151 - color contains mainly: blue. Hex color #723697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #723697 is #8DC968. Grayscale: #525252. Windows color (decimal): -9292137 or 9909874. OLE color: 9909874.
HSL color Cylindrical-coordinate representation of color #723697: hue angle of 277.11º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #723697 is Cyan = 0.25, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 54 | 151 | - |
| CMYK | 0.25 | 0.64 | 0 | 0.41 |
| HSL | 277.11º | 0.47% | 0.4% | - |
| HSV(B) | 277.11º | 0.64% | 0.59% | - |
| XYZ | 13.84 | 8.45 | 30.18 | - |
| YUV | 83 | 166.38 | 150.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 151 | 0.25 | 0.64 | 0 | 0.41 | 277.11 | 0.47 | 0.4 |
| Hex | 72 | 36 | 97 | 19 | 40 | 0 | 29 | 115 | 2F | 28 |
| Octal | 162 | 66 | 227 | 31 | 100 | 0 | 51 | 425 | 57 | 50 |
| Binary | 1110010 | 110110 | 10010111 | 11001 | 1000000 | 0 | 101001 | 100010101 | 101111 | 101000 |
Color Harmonies of #723697
Complementary color
Monochromatic Colors of #723697
Black with #723697
Text Example
Text Example
White with #723697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723697; }
p { color: rgb(114,54,151); }
H1.HeaderClassName
{
color: #723697;
}
.AnyTagClassName
{
color: #723697;
}
</style>
background-color css
<style>
a { background-color: #723697; }
a { background-color: rgb(114,54,151); }
div.DivClassName
{
background-color: #723697;
}
.BgClassName
{
background-color: #723697;
}
</style>
border-color css
<style>
span { border-color: #723697; }
span { border-color: rgb(114,54,151); }
td.TdClassName
{
border-color: #723697;
}
.TagClassName
{
border-color: #723697;
}
</style>