Shades of Eminence #794875
Tints of Eminence #794875
RGB
CMYK
RGB Variations
Color information
#794875 (or 0x794875) is known color: Eminence. HEX triplet: 79, 48 and 75. RGB value is (121,72,117). Sum of RGB (Red+Green+Blue) = 121+72+117=310 (41% of max value = 765). Red value is 121 (47.66% from 255 or 39.03% from 310); Green value is 72 (28.52% from 255 or 23.23% from 310); Blue value is 117 (46.09% from 255 or 37.74% from 310); Max value from RGB is 121 - color contains mainly: red. Hex color #794875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794875 is #86B78A. Grayscale: #5B5B5B. Windows color (decimal): -8828811 or 7686265. OLE color: 7686265.
HSL color Cylindrical-coordinate representation of color #794875: hue angle of 304.9º 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 #794875 is Cyan = 0, Magento = 0.40, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 117 | - |
| CMYK | 0 | 0.40 | 0.03 | 0.53 |
| HSL | 304.9º | 0.25% | 0.38% | - |
| HSV(B) | 304.9º | 0.4% | 0.47% | - |
| XYZ | 13.41 | 9.98 | 18.05 | - |
| YUV | 91.78 | 142.23 | 148.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 117 | 0 | 0.40 | 0.03 | 0.53 | 304.9 | 0.25 | 0.38 |
| Hex | 79 | 48 | 75 | 0 | 28 | 3 | 35 | 131 | 19 | 26 |
| Octal | 171 | 110 | 165 | 0 | 50 | 3 | 65 | 461 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1110101 | 0 | 101000 | 11 | 110101 | 100110001 | 11001 | 100110 |
Color Harmonies of #794875
Complementary color
Monochromatic Colors of #794875
Black with #794875
Text Example
Text Example
White with #794875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794875; }
p { color: rgb(121,72,117); }
H1.HeaderClassName
{
color: #794875;
}
.AnyTagClassName
{
color: #794875;
}
</style>
background-color css
<style>
a { background-color: #794875; }
a { background-color: rgb(121,72,117); }
div.DivClassName
{
background-color: #794875;
}
.BgClassName
{
background-color: #794875;
}
</style>
border-color css
<style>
span { border-color: #794875; }
span { border-color: rgb(121,72,117); }
td.TdClassName
{
border-color: #794875;
}
.TagClassName
{
border-color: #794875;
}
</style>