Shades of Eminence #794977
Tints of Eminence #794977
RGB
CMYK
RGB Variations
Color information
#794977 (or 0x794977) is known color: Eminence. HEX triplet: 79, 49 and 77. RGB value is (121,73,119). Sum of RGB (Red+Green+Blue) = 121+73+119=313 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.66% from 313); Green value is 73 (28.91% from 255 or 23.32% from 313); Blue value is 119 (46.88% from 255 or 38.02% from 313); Max value from RGB is 121 - color contains mainly: red. Hex color #794977 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794977 is #86B688. Grayscale: #5C5C5C. Windows color (decimal): -8828553 or 7817593. OLE color: 7817593.
HSL color Cylindrical-coordinate representation of color #794977: hue angle of 302.5º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #794977 is Cyan = 0, Magento = 0.40, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 119 | - |
| CMYK | 0 | 0.40 | 0.02 | 0.53 |
| HSL | 302.5º | 0.25% | 0.38% | - |
| HSV(B) | 302.5º | 0.4% | 0.47% | - |
| XYZ | 13.6 | 10.16 | 18.7 | - |
| YUV | 92.6 | 142.9 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 119 | 0 | 0.40 | 0.02 | 0.53 | 302.5 | 0.25 | 0.38 |
| Hex | 79 | 49 | 77 | 0 | 28 | 2 | 35 | 12E | 19 | 26 |
| Octal | 171 | 111 | 167 | 0 | 50 | 2 | 65 | 456 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1110111 | 0 | 101000 | 10 | 110101 | 100101110 | 11001 | 100110 |
Color Harmonies of #794977
Complementary color
Monochromatic Colors of #794977
Black with #794977
Text Example
Text Example
White with #794977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794977; }
p { color: rgb(121,73,119); }
H1.HeaderClassName
{
color: #794977;
}
.AnyTagClassName
{
color: #794977;
}
</style>
background-color css
<style>
a { background-color: #794977; }
a { background-color: rgb(121,73,119); }
div.DivClassName
{
background-color: #794977;
}
.BgClassName
{
background-color: #794977;
}
</style>
border-color css
<style>
span { border-color: #794977; }
span { border-color: rgb(121,73,119); }
td.TdClassName
{
border-color: #794977;
}
.TagClassName
{
border-color: #794977;
}
</style>