Shades of Eminence #794680
Tints of Eminence #794680
RGB
CMYK
RGB Variations
Color information
#794680 (or 0x794680) is known color: Eminence. HEX triplet: 79, 46 and 80. RGB value is (121,70,128). Sum of RGB (Red+Green+Blue) = 121+70+128=319 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.93% from 319); Green value is 70 (27.73% from 255 or 21.94% from 319); Blue value is 128 (50.39% from 255 or 40.13% from 319); Max value from RGB is 128 - color contains mainly: blue. Hex color #794680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794680 is #86B97F. Grayscale: #5B5B5B. Windows color (decimal): -8829312 or 8406649. OLE color: 8406649.
HSL color Cylindrical-coordinate representation of color #794680: hue angle of 292.76º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794680 is Cyan = 0.05, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 121 | 70 | 128 | - |
| CMYK | 0.05 | 0.45 | 0 | 0.50 |
| HSL | 292.76º | 0.29% | 0.39% | - |
| HSV(B) | 292.76º | 0.45% | 0.5% | - |
| XYZ | 13.97 | 10 | 21.62 | - |
| YUV | 91.86 | 148.4 | 148.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 128 | 0.05 | 0.45 | 0 | 0.50 | 292.76 | 0.29 | 0.39 |
| Hex | 79 | 46 | 80 | 5 | 2D | 0 | 32 | 125 | 1D | 27 |
| Octal | 171 | 106 | 200 | 5 | 55 | 0 | 62 | 445 | 35 | 47 |
| Binary | 1111001 | 1000110 | 10000000 | 101 | 101101 | 0 | 110010 | 100100101 | 11101 | 100111 |
Color Harmonies of #794680
Complementary color
Monochromatic Colors of #794680
Black with #794680
Text Example
Text Example
White with #794680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794680; }
p { color: rgb(121,70,128); }
H1.HeaderClassName
{
color: #794680;
}
.AnyTagClassName
{
color: #794680;
}
</style>
background-color css
<style>
a { background-color: #794680; }
a { background-color: rgb(121,70,128); }
div.DivClassName
{
background-color: #794680;
}
.BgClassName
{
background-color: #794680;
}
</style>
border-color css
<style>
span { border-color: #794680; }
span { border-color: rgb(121,70,128); }
td.TdClassName
{
border-color: #794680;
}
.TagClassName
{
border-color: #794680;
}
</style>