Shades of Eminence #794870
Tints of Eminence #794870
RGB
CMYK
RGB Variations
Color information
#794870 (or 0x794870) is known color: Eminence. HEX triplet: 79, 48 and 70. RGB value is (121,72,112). Sum of RGB (Red+Green+Blue) = 121+72+112=305 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.67% from 305); Green value is 72 (28.52% from 255 or 23.61% from 305); Blue value is 112 (44.14% from 255 or 36.72% from 305); Max value from RGB is 121 - color contains mainly: red. Hex color #794870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794870 is #86B78F. Grayscale: #5B5B5B. Windows color (decimal): -8828816 or 7358585. OLE color: 7358585.
HSL color Cylindrical-coordinate representation of color #794870: hue angle of 311.02º 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 #794870 is Cyan = 0, Magento = 0.40, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 112 | - |
| CMYK | 0 | 0.40 | 0.07 | 0.53 |
| HSL | 311.02º | 0.25% | 0.38% | - |
| HSV(B) | 311.02º | 0.4% | 0.47% | - |
| XYZ | 13.13 | 9.87 | 16.54 | - |
| YUV | 91.21 | 139.73 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 112 | 0 | 0.40 | 0.07 | 0.53 | 311.02 | 0.25 | 0.38 |
| Hex | 79 | 48 | 70 | 0 | 28 | 7 | 35 | 137 | 19 | 26 |
| Octal | 171 | 110 | 160 | 0 | 50 | 7 | 65 | 467 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1110000 | 0 | 101000 | 111 | 110101 | 100110111 | 11001 | 100110 |
Color Harmonies of #794870
Complementary color
Monochromatic Colors of #794870
Black with #794870
Text Example
Text Example
White with #794870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794870; }
p { color: rgb(121,72,112); }
H1.HeaderClassName
{
color: #794870;
}
.AnyTagClassName
{
color: #794870;
}
</style>
background-color css
<style>
a { background-color: #794870; }
a { background-color: rgb(121,72,112); }
div.DivClassName
{
background-color: #794870;
}
.BgClassName
{
background-color: #794870;
}
</style>
border-color css
<style>
span { border-color: #794870; }
span { border-color: rgb(121,72,112); }
td.TdClassName
{
border-color: #794870;
}
.TagClassName
{
border-color: #794870;
}
</style>