Shades of Eminence #794670
Tints of Eminence #794670
RGB
CMYK
RGB Variations
Color information
#794670 (or 0x794670) is known color: Eminence. HEX triplet: 79, 46 and 70. RGB value is (121,70,112). Sum of RGB (Red+Green+Blue) = 121+70+112=303 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.93% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 112 (44.14% from 255 or 36.96% from 303); Max value from RGB is 121 - color contains mainly: red. Hex color #794670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794670 is #86B98F. Grayscale: #595959. Windows color (decimal): -8829328 or 7358073. OLE color: 7358073.
HSL color Cylindrical-coordinate representation of color #794670: hue angle of 310.59º 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 #794670 is Cyan = 0, Magento = 0.42, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 70 | 112 | - |
| CMYK | 0 | 0.42 | 0.07 | 0.53 |
| HSL | 310.59º | 0.27% | 0.37% | - |
| HSV(B) | 310.59º | 0.42% | 0.47% | - |
| XYZ | 13 | 9.62 | 16.5 | - |
| YUV | 90.04 | 140.4 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 112 | 0 | 0.42 | 0.07 | 0.53 | 310.59 | 0.27 | 0.37 |
| Hex | 79 | 46 | 70 | 0 | 2A | 7 | 35 | 137 | 1B | 25 |
| Octal | 171 | 106 | 160 | 0 | 52 | 7 | 65 | 467 | 33 | 45 |
| Binary | 1111001 | 1000110 | 1110000 | 0 | 101010 | 111 | 110101 | 100110111 | 11011 | 100101 |
Color Harmonies of #794670
Complementary color
Monochromatic Colors of #794670
Black with #794670
Text Example
Text Example
White with #794670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794670; }
p { color: rgb(121,70,112); }
H1.HeaderClassName
{
color: #794670;
}
.AnyTagClassName
{
color: #794670;
}
</style>
background-color css
<style>
a { background-color: #794670; }
a { background-color: rgb(121,70,112); }
div.DivClassName
{
background-color: #794670;
}
.BgClassName
{
background-color: #794670;
}
</style>
border-color css
<style>
span { border-color: #794670; }
span { border-color: rgb(121,70,112); }
td.TdClassName
{
border-color: #794670;
}
.TagClassName
{
border-color: #794670;
}
</style>