Shades of Eminence #794874
Tints of Eminence #794874
RGB
CMYK
RGB Variations
Color information
#794874 (or 0x794874) is known color: Eminence. HEX triplet: 79, 48 and 74. RGB value is (121,72,116). Sum of RGB (Red+Green+Blue) = 121+72+116=309 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.16% from 309); Green value is 72 (28.52% from 255 or 23.30% from 309); Blue value is 116 (45.70% from 255 or 37.54% from 309); Max value from RGB is 121 - color contains mainly: red. Hex color #794874 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794874 is #86B78B. Grayscale: #5B5B5B. Windows color (decimal): -8828812 or 7620729. OLE color: 7620729.
HSL color Cylindrical-coordinate representation of color #794874: hue angle of 306.12º 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 #794874 is Cyan = 0, Magento = 0.40, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 116 | - |
| CMYK | 0 | 0.40 | 0.04 | 0.53 |
| HSL | 306.12º | 0.25% | 0.38% | - |
| HSV(B) | 306.12º | 0.4% | 0.47% | - |
| XYZ | 13.35 | 9.96 | 17.74 | - |
| YUV | 91.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 116 | 0 | 0.40 | 0.04 | 0.53 | 306.12 | 0.25 | 0.38 |
| Hex | 79 | 48 | 74 | 0 | 28 | 4 | 35 | 132 | 19 | 26 |
| Octal | 171 | 110 | 164 | 0 | 50 | 4 | 65 | 462 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1110100 | 0 | 101000 | 100 | 110101 | 100110010 | 11001 | 100110 |
Color Harmonies of #794874
Complementary color
Monochromatic Colors of #794874
Black with #794874
Text Example
Text Example
White with #794874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794874; }
p { color: rgb(121,72,116); }
H1.HeaderClassName
{
color: #794874;
}
.AnyTagClassName
{
color: #794874;
}
</style>
background-color css
<style>
a { background-color: #794874; }
a { background-color: rgb(121,72,116); }
div.DivClassName
{
background-color: #794874;
}
.BgClassName
{
background-color: #794874;
}
</style>
border-color css
<style>
span { border-color: #794874; }
span { border-color: rgb(121,72,116); }
td.TdClassName
{
border-color: #794874;
}
.TagClassName
{
border-color: #794874;
}
</style>