Shades of Eminence #794979
Tints of Eminence #794979
RGB
CMYK
RGB Variations
Color information
#794979 (or 0x794979) is known color: Eminence. HEX triplet: 79, 49 and 79. RGB value is (121,73,121). Sum of RGB (Red+Green+Blue) = 121+73+121=315 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.41% from 315); Green value is 73 (28.91% from 255 or 23.17% from 315); Blue value is 121 (47.66% from 255 or 38.41% from 315); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #794979 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794979 is #86B686. Grayscale: #5C5C5C. Windows color (decimal): -8828551 or 7948665. OLE color: 7948665.
HSL color Cylindrical-coordinate representation of color #794979: hue angle of 300º 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 #794979 is Cyan = 0, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 121 | - |
| CMYK | 0 | 0.40 | 0 | 0.53 |
| HSL | 300º | 0.25% | 0.38% | - |
| HSV(B) | 300º | 0.4% | 0.47% | - |
| XYZ | 13.72 | 10.21 | 19.34 | - |
| YUV | 92.82 | 143.9 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 121 | 0 | 0.40 | 0 | 0.53 | 300 | 0.25 | 0.38 |
| Hex | 79 | 49 | 79 | 0 | 28 | 0 | 35 | 12C | 19 | 26 |
| Octal | 171 | 111 | 171 | 0 | 50 | 0 | 65 | 454 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1111001 | 0 | 101000 | 0 | 110101 | 100101100 | 11001 | 100110 |
Color Harmonies of #794979
Complementary color
Monochromatic Colors of #794979
Black with #794979
Text Example
Text Example
White with #794979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794979; }
p { color: rgb(121,73,121); }
H1.HeaderClassName
{
color: #794979;
}
.AnyTagClassName
{
color: #794979;
}
</style>
background-color css
<style>
a { background-color: #794979; }
a { background-color: rgb(121,73,121); }
div.DivClassName
{
background-color: #794979;
}
.BgClassName
{
background-color: #794979;
}
</style>
border-color css
<style>
span { border-color: #794979; }
span { border-color: rgb(121,73,121); }
td.TdClassName
{
border-color: #794979;
}
.TagClassName
{
border-color: #794979;
}
</style>