Shades of Eminence #794773
Tints of Eminence #794773
RGB
CMYK
RGB Variations
Color information
#794773 (or 0x794773) is known color: Eminence. HEX triplet: 79, 47 and 73. RGB value is (121,71,115). Sum of RGB (Red+Green+Blue) = 121+71+115=307 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.41% from 307); Green value is 71 (28.12% from 255 or 23.13% from 307); Blue value is 115 (45.31% from 255 or 37.46% from 307); Max value from RGB is 121 - color contains mainly: red. Hex color #794773 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794773 is #86B88C. Grayscale: #5A5A5A. Windows color (decimal): -8829069 or 7554937. OLE color: 7554937.
HSL color Cylindrical-coordinate representation of color #794773: hue angle of 307.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #794773 is Cyan = 0, Magento = 0.41, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 71 | 115 | - |
| CMYK | 0 | 0.41 | 0.05 | 0.53 |
| HSL | 307.2º | 0.26% | 0.38% | - |
| HSV(B) | 307.2º | 0.41% | 0.47% | - |
| XYZ | 13.23 | 9.81 | 17.42 | - |
| YUV | 90.97 | 141.57 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 115 | 0 | 0.41 | 0.05 | 0.53 | 307.2 | 0.26 | 0.38 |
| Hex | 79 | 47 | 73 | 0 | 29 | 5 | 35 | 133 | 1A | 26 |
| Octal | 171 | 107 | 163 | 0 | 51 | 5 | 65 | 463 | 32 | 46 |
| Binary | 1111001 | 1000111 | 1110011 | 0 | 101001 | 101 | 110101 | 100110011 | 11010 | 100110 |
Color Harmonies of #794773
Complementary color
Monochromatic Colors of #794773
Black with #794773
Text Example
Text Example
White with #794773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794773; }
p { color: rgb(121,71,115); }
H1.HeaderClassName
{
color: #794773;
}
.AnyTagClassName
{
color: #794773;
}
</style>
background-color css
<style>
a { background-color: #794773; }
a { background-color: rgb(121,71,115); }
div.DivClassName
{
background-color: #794773;
}
.BgClassName
{
background-color: #794773;
}
</style>
border-color css
<style>
span { border-color: #794773; }
span { border-color: rgb(121,71,115); }
td.TdClassName
{
border-color: #794773;
}
.TagClassName
{
border-color: #794773;
}
</style>