Shades of Eminence #794674
Tints of Eminence #794674
RGB
CMYK
RGB Variations
Color information
#794674 (or 0x794674) is known color: Eminence. HEX triplet: 79, 46 and 74. RGB value is (121,70,116). Sum of RGB (Red+Green+Blue) = 121+70+116=307 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.41% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 116 (45.70% from 255 or 37.79% from 307); Max value from RGB is 121 - color contains mainly: red. Hex color #794674 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794674 is #86B98B. Grayscale: #5A5A5A. Windows color (decimal): -8829324 or 7620217. OLE color: 7620217.
HSL color Cylindrical-coordinate representation of color #794674: hue angle of 305.88º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #794674 is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 116 | - |
| CMYK | 0 | 0.42 | 0.04 | 0.53 |
| HSL | 305.88º | 0.27% | 0.37% | - |
| HSV(B) | 305.88º | 0.42% | 0.47% | - |
| XYZ | 13.23 | 9.71 | 17.7 | - |
| YUV | 90.49 | 142.4 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 116 | 0 | 0.42 | 0.04 | 0.53 | 305.88 | 0.27 | 0.37 |
| Hex | 79 | 46 | 74 | 0 | 2A | 4 | 35 | 132 | 1B | 25 |
| Octal | 171 | 106 | 164 | 0 | 52 | 4 | 65 | 462 | 33 | 45 |
| Binary | 1111001 | 1000110 | 1110100 | 0 | 101010 | 100 | 110101 | 100110010 | 11011 | 100101 |
Color Harmonies of #794674
Complementary color
Monochromatic Colors of #794674
Black with #794674
Text Example
Text Example
White with #794674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794674; }
p { color: rgb(121,70,116); }
H1.HeaderClassName
{
color: #794674;
}
.AnyTagClassName
{
color: #794674;
}
</style>
background-color css
<style>
a { background-color: #794674; }
a { background-color: rgb(121,70,116); }
div.DivClassName
{
background-color: #794674;
}
.BgClassName
{
background-color: #794674;
}
</style>
border-color css
<style>
span { border-color: #794674; }
span { border-color: rgb(121,70,116); }
td.TdClassName
{
border-color: #794674;
}
.TagClassName
{
border-color: #794674;
}
</style>