Shades of Eminence #794079
Tints of Eminence #794079
RGB
CMYK
RGB Variations
Color information
#794079 (or 0x794079) is known color: Eminence. HEX triplet: 79, 40 and 79. RGB value is (121,64,121). Sum of RGB (Red+Green+Blue) = 121+64+121=306 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.54% from 306); Green value is 64 (25.39% from 255 or 20.92% from 306); Blue value is 121 (47.66% from 255 or 39.54% from 306); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #794079 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794079 is #86BF86. Grayscale: #575757. Windows color (decimal): -8830855 or 7946361. OLE color: 7946361.
HSL color Cylindrical-coordinate representation of color #794079: hue angle of 300º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794079 is Cyan = 0, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 64 | 121 | - |
| CMYK | 0 | 0.47 | 0 | 0.53 |
| HSL | 300º | 0.31% | 0.36% | - |
| HSV(B) | 300º | 0.47% | 0.47% | - |
| XYZ | 13.17 | 9.11 | 19.15 | - |
| YUV | 87.54 | 146.88 | 151.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 64 | 121 | 0 | 0.47 | 0 | 0.53 | 300 | 0.31 | 0.36 |
| Hex | 79 | 40 | 79 | 0 | 2F | 0 | 35 | 12C | 1F | 24 |
| Octal | 171 | 100 | 171 | 0 | 57 | 0 | 65 | 454 | 37 | 44 |
| Binary | 1111001 | 1000000 | 1111001 | 0 | 101111 | 0 | 110101 | 100101100 | 11111 | 100100 |
Color Harmonies of #794079
Complementary color
Monochromatic Colors of #794079
Black with #794079
Text Example
Text Example
White with #794079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794079; }
p { color: rgb(121,64,121); }
H1.HeaderClassName
{
color: #794079;
}
.AnyTagClassName
{
color: #794079;
}
</style>
background-color css
<style>
a { background-color: #794079; }
a { background-color: rgb(121,64,121); }
div.DivClassName
{
background-color: #794079;
}
.BgClassName
{
background-color: #794079;
}
</style>
border-color css
<style>
span { border-color: #794079; }
span { border-color: rgb(121,64,121); }
td.TdClassName
{
border-color: #794079;
}
.TagClassName
{
border-color: #794079;
}
</style>