Shades of Eminence #794873
Tints of Eminence #794873
RGB
CMYK
RGB Variations
Color information
#794873 (or 0x794873) is known color: Eminence. HEX triplet: 79, 48 and 73. RGB value is (121,72,115). Sum of RGB (Red+Green+Blue) = 121+72+115=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 72 (28.52% from 255 or 23.38% from 308); Blue value is 115 (45.31% from 255 or 37.34% from 308); Max value from RGB is 121 - color contains mainly: red. Hex color #794873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794873 is #86B78C. Grayscale: #5B5B5B. Windows color (decimal): -8828813 or 7555193. OLE color: 7555193.
HSL color Cylindrical-coordinate representation of color #794873: hue angle of 307.35º 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 #794873 is Cyan = 0, Magento = 0.40, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 72 | 115 | - |
| CMYK | 0 | 0.40 | 0.05 | 0.53 |
| HSL | 307.35º | 0.25% | 0.38% | - |
| HSV(B) | 307.35º | 0.4% | 0.47% | - |
| XYZ | 13.3 | 9.94 | 17.44 | - |
| YUV | 91.55 | 141.23 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 115 | 0 | 0.40 | 0.05 | 0.53 | 307.35 | 0.25 | 0.38 |
| Hex | 79 | 48 | 73 | 0 | 28 | 5 | 35 | 133 | 19 | 26 |
| Octal | 171 | 110 | 163 | 0 | 50 | 5 | 65 | 463 | 31 | 46 |
| Binary | 1111001 | 1001000 | 1110011 | 0 | 101000 | 101 | 110101 | 100110011 | 11001 | 100110 |
Color Harmonies of #794873
Complementary color
Monochromatic Colors of #794873
Black with #794873
Text Example
Text Example
White with #794873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794873; }
p { color: rgb(121,72,115); }
H1.HeaderClassName
{
color: #794873;
}
.AnyTagClassName
{
color: #794873;
}
</style>
background-color css
<style>
a { background-color: #794873; }
a { background-color: rgb(121,72,115); }
div.DivClassName
{
background-color: #794873;
}
.BgClassName
{
background-color: #794873;
}
</style>
border-color css
<style>
span { border-color: #794873; }
span { border-color: rgb(121,72,115); }
td.TdClassName
{
border-color: #794873;
}
.TagClassName
{
border-color: #794873;
}
</style>