Shades of Eminence #722482
Tints of Eminence #722482
RGB
CMYK
RGB Variations
Color information
#722482 (or 0x722482) is known color: Eminence. HEX triplet: 72, 24 and 82. RGB value is (114,36,130). Sum of RGB (Red+Green+Blue) = 114+36+130=280 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.71% from 280); Green value is 36 (14.45% from 255 or 12.86% from 280); Blue value is 130 (51.17% from 255 or 46.43% from 280); Max value from RGB is 130 - color contains mainly: blue. Hex color #722482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722482 is #8DDB7D. Grayscale: #454545. Windows color (decimal): -9296766 or 8529010. OLE color: 8529010.
HSL color Cylindrical-coordinate representation of color #722482: hue angle of 289.79º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722482 is Cyan = 0.12, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 36 | 130 | - |
| CMYK | 0.12 | 0.72 | 0 | 0.49 |
| HSL | 289.79º | 0.57% | 0.33% | - |
| HSV(B) | 289.79º | 0.72% | 0.51% | - |
| XYZ | 11.6 | 6.45 | 21.75 | - |
| YUV | 70.04 | 161.84 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 130 | 0.12 | 0.72 | 0 | 0.49 | 289.79 | 0.57 | 0.33 |
| Hex | 72 | 24 | 82 | C | 48 | 0 | 31 | 122 | 39 | 21 |
| Octal | 162 | 44 | 202 | 14 | 110 | 0 | 61 | 442 | 71 | 41 |
| Binary | 1110010 | 100100 | 10000010 | 1100 | 1001000 | 0 | 110001 | 100100010 | 111001 | 100001 |
Color Harmonies of #722482
Complementary color
Monochromatic Colors of #722482
Black with #722482
Text Example
Text Example
White with #722482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722482; }
p { color: rgb(114,36,130); }
H1.HeaderClassName
{
color: #722482;
}
.AnyTagClassName
{
color: #722482;
}
</style>
background-color css
<style>
a { background-color: #722482; }
a { background-color: rgb(114,36,130); }
div.DivClassName
{
background-color: #722482;
}
.BgClassName
{
background-color: #722482;
}
</style>
border-color css
<style>
span { border-color: #722482; }
span { border-color: rgb(114,36,130); }
td.TdClassName
{
border-color: #722482;
}
.TagClassName
{
border-color: #722482;
}
</style>