Shades of Eminence #794372
Tints of Eminence #794372
RGB
CMYK
RGB Variations
Color information
#794372 (or 0x794372) is known color: Eminence. HEX triplet: 79, 43 and 72. RGB value is (121,67,114). Sum of RGB (Red+Green+Blue) = 121+67+114=302 (40% of max value = 765). Red value is 121 (47.66% from 255 or 40.07% from 302); Green value is 67 (26.56% from 255 or 22.19% from 302); Blue value is 114 (44.92% from 255 or 37.75% from 302); Max value from RGB is 121 - color contains mainly: red. Hex color #794372 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794372 is #86BC8D. Grayscale: #585858. Windows color (decimal): -8830094 or 7488377. OLE color: 7488377.
HSL color Cylindrical-coordinate representation of color #794372: hue angle of 307.78º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794372 is Cyan = 0, Magento = 0.45, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 67 | 114 | - |
| CMYK | 0 | 0.45 | 0.06 | 0.53 |
| HSL | 307.78º | 0.29% | 0.37% | - |
| HSV(B) | 307.78º | 0.45% | 0.47% | - |
| XYZ | 12.93 | 9.29 | 17.03 | - |
| YUV | 88.5 | 142.39 | 151.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 114 | 0 | 0.45 | 0.06 | 0.53 | 307.78 | 0.29 | 0.37 |
| Hex | 79 | 43 | 72 | 0 | 2D | 6 | 35 | 134 | 1D | 25 |
| Octal | 171 | 103 | 162 | 0 | 55 | 6 | 65 | 464 | 35 | 45 |
| Binary | 1111001 | 1000011 | 1110010 | 0 | 101101 | 110 | 110101 | 100110100 | 11101 | 100101 |
Color Harmonies of #794372
Complementary color
Monochromatic Colors of #794372
Black with #794372
Text Example
Text Example
White with #794372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794372; }
p { color: rgb(121,67,114); }
H1.HeaderClassName
{
color: #794372;
}
.AnyTagClassName
{
color: #794372;
}
</style>
background-color css
<style>
a { background-color: #794372; }
a { background-color: rgb(121,67,114); }
div.DivClassName
{
background-color: #794372;
}
.BgClassName
{
background-color: #794372;
}
</style>
border-color css
<style>
span { border-color: #794372; }
span { border-color: rgb(121,67,114); }
td.TdClassName
{
border-color: #794372;
}
.TagClassName
{
border-color: #794372;
}
</style>