Shades of Eminence #794878
Tints of Eminence #794878
RGB
CMYK
RGB Variations
Color information
#794878 (or 0x794878) is known color: Eminence. HEX triplet: 79, 48 and 78. RGB value is (121,72,120). Sum of RGB (Red+Green+Blue) = 121+72+120=313 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.66% from 313); Green value is 72 (28.52% from 255 or 23.00% from 313); Blue value is 120 (47.27% from 255 or 38.34% from 313); Max value from RGB is 121 - color contains mainly: red. Hex color #794878 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794878 is #86B787. Grayscale: #5B5B5B. Windows color (decimal): -8828808 or 7882873. OLE color: 7882873.
HSL color Cylindrical-coordinate representation of color #794878: hue angle of 301.22º 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 #794878 is Cyan = 0, Magento = 0.40, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 120 | - |
| CMYK | 0 | 0.40 | 0.01 | 0.53 |
| HSL | 301.22º | 0.25% | 0.38% | - |
| HSV(B) | 301.22º | 0.4% | 0.47% | - |
| XYZ | 13.59 | 10.06 | 18.99 | - |
| YUV | 92.12 | 143.73 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 120 | 0 | 0.40 | 0.01 | 0.53 | 301.22 | 0.25 | 0.38 |
| Hex | 79 | 48 | 78 | 0 | 28 | 1 | 35 | 12D | 19 | 26 |
| Octal | 171 | 110 | 170 | 0 | 50 | 1 | 65 | 455 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1111000 | 0 | 101000 | 1 | 110101 | 100101101 | 11001 | 100110 |
Color Harmonies of #794878
Complementary color
Monochromatic Colors of #794878
Black with #794878
Text Example
Text Example
White with #794878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794878; }
p { color: rgb(121,72,120); }
H1.HeaderClassName
{
color: #794878;
}
.AnyTagClassName
{
color: #794878;
}
</style>
background-color css
<style>
a { background-color: #794878; }
a { background-color: rgb(121,72,120); }
div.DivClassName
{
background-color: #794878;
}
.BgClassName
{
background-color: #794878;
}
</style>
border-color css
<style>
span { border-color: #794878; }
span { border-color: rgb(121,72,120); }
td.TdClassName
{
border-color: #794878;
}
.TagClassName
{
border-color: #794878;
}
</style>