Shades of Eminence #722380
Tints of Eminence #722380
RGB
CMYK
RGB Variations
Color information
#722380 (or 0x722380) is known color: Eminence. HEX triplet: 72, 23 and 80. RGB value is (114,35,128). Sum of RGB (Red+Green+Blue) = 114+35+128=277 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.16% from 277); Green value is 35 (14.06% from 255 or 12.64% from 277); Blue value is 128 (50.39% from 255 or 46.21% from 277); Max value from RGB is 128 - color contains mainly: blue. Hex color #722380 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722380 is #8DDC7F. Grayscale: #444444. Windows color (decimal): -9297024 or 8397682. OLE color: 8397682.
HSL color Cylindrical-coordinate representation of color #722380: hue angle of 290.97º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #722380 is Cyan = 0.11, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 35 | 128 | - |
| CMYK | 0.11 | 0.73 | 0 | 0.50 |
| HSL | 290.97º | 0.57% | 0.32% | - |
| HSV(B) | 290.97º | 0.73% | 0.5% | - |
| XYZ | 11.44 | 6.34 | 21.04 | - |
| YUV | 69.22 | 161.17 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 128 | 0.11 | 0.73 | 0 | 0.50 | 290.97 | 0.57 | 0.32 |
| Hex | 72 | 23 | 80 | B | 49 | 0 | 32 | 123 | 39 | 20 |
| Octal | 162 | 43 | 200 | 13 | 111 | 0 | 62 | 443 | 71 | 40 |
| Binary | 1110010 | 100011 | 10000000 | 1011 | 1001001 | 0 | 110010 | 100100011 | 111001 | 100000 |
Color Harmonies of #722380
Complementary color
Monochromatic Colors of #722380
Black with #722380
Text Example
Text Example
White with #722380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722380; }
p { color: rgb(114,35,128); }
H1.HeaderClassName
{
color: #722380;
}
.AnyTagClassName
{
color: #722380;
}
</style>
background-color css
<style>
a { background-color: #722380; }
a { background-color: rgb(114,35,128); }
div.DivClassName
{
background-color: #722380;
}
.BgClassName
{
background-color: #722380;
}
</style>
border-color css
<style>
span { border-color: #722380; }
span { border-color: rgb(114,35,128); }
td.TdClassName
{
border-color: #722380;
}
.TagClassName
{
border-color: #722380;
}
</style>