Shades of Eminence #722782
Tints of Eminence #722782
RGB
CMYK
RGB Variations
Color information
#722782 (or 0x722782) is known color: Eminence. HEX triplet: 72, 27 and 82. RGB value is (114,39,130). Sum of RGB (Red+Green+Blue) = 114+39+130=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 39 (15.62% from 255 or 13.78% from 283); Blue value is 130 (51.17% from 255 or 45.94% from 283); Max value from RGB is 130 - color contains mainly: blue. Hex color #722782 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #722782 is #8DD87D. Grayscale: #474747. Windows color (decimal): -9295998 or 8529778. OLE color: 8529778.
HSL color Cylindrical-coordinate representation of color #722782: hue angle of 289.45º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722782 is Cyan = 0.12, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 39 | 130 | - |
| CMYK | 0.12 | 0.70 | 0 | 0.49 |
| HSL | 289.45º | 0.54% | 0.33% | - |
| HSV(B) | 289.45º | 0.7% | 0.51% | - |
| XYZ | 11.69 | 6.64 | 21.78 | - |
| YUV | 71.8 | 160.85 | 158.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 130 | 0.12 | 0.70 | 0 | 0.49 | 289.45 | 0.54 | 0.33 |
| Hex | 72 | 27 | 82 | C | 46 | 0 | 31 | 121 | 36 | 21 |
| Octal | 162 | 47 | 202 | 14 | 106 | 0 | 61 | 441 | 66 | 41 |
| Binary | 1110010 | 100111 | 10000010 | 1100 | 1000110 | 0 | 110001 | 100100001 | 110110 | 100001 |
Color Harmonies of #722782
Complementary color
Monochromatic Colors of #722782
Black with #722782
Text Example
Text Example
White with #722782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722782; }
p { color: rgb(114,39,130); }
H1.HeaderClassName
{
color: #722782;
}
.AnyTagClassName
{
color: #722782;
}
</style>
background-color css
<style>
a { background-color: #722782; }
a { background-color: rgb(114,39,130); }
div.DivClassName
{
background-color: #722782;
}
.BgClassName
{
background-color: #722782;
}
</style>
border-color css
<style>
span { border-color: #722782; }
span { border-color: rgb(114,39,130); }
td.TdClassName
{
border-color: #722782;
}
.TagClassName
{
border-color: #722782;
}
</style>