Shades of Eminence #794173
Tints of Eminence #794173
RGB
CMYK
RGB Variations
Color information
#794173 (or 0x794173) is known color: Eminence. HEX triplet: 79, 41 and 73. RGB value is (121,65,115). Sum of RGB (Red+Green+Blue) = 121+65+115=301 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.20% from 301); Green value is 65 (25.78% from 255 or 21.59% from 301); Blue value is 115 (45.31% from 255 or 38.21% from 301); Max value from RGB is 121 - color contains mainly: red. Hex color #794173 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794173 is #86BE8C. Grayscale: #575757. Windows color (decimal): -8830605 or 7553401. OLE color: 7553401.
HSL color Cylindrical-coordinate representation of color #794173: hue angle of 306.43º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794173 is Cyan = 0, Magento = 0.46, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 115 | - |
| CMYK | 0 | 0.46 | 0.05 | 0.53 |
| HSL | 306.43º | 0.3% | 0.36% | - |
| HSV(B) | 306.43º | 0.46% | 0.47% | - |
| XYZ | 12.87 | 9.08 | 17.29 | - |
| YUV | 87.44 | 143.55 | 151.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 115 | 0 | 0.46 | 0.05 | 0.53 | 306.43 | 0.3 | 0.36 |
| Hex | 79 | 41 | 73 | 0 | 2E | 5 | 35 | 132 | 1E | 24 |
| Octal | 171 | 101 | 163 | 0 | 56 | 5 | 65 | 462 | 36 | 44 |
| Binary | 1111001 | 1000001 | 1110011 | 0 | 101110 | 101 | 110101 | 100110010 | 11110 | 100100 |
Color Harmonies of #794173
Complementary color
Monochromatic Colors of #794173
Black with #794173
Text Example
Text Example
White with #794173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794173; }
p { color: rgb(121,65,115); }
H1.HeaderClassName
{
color: #794173;
}
.AnyTagClassName
{
color: #794173;
}
</style>
background-color css
<style>
a { background-color: #794173; }
a { background-color: rgb(121,65,115); }
div.DivClassName
{
background-color: #794173;
}
.BgClassName
{
background-color: #794173;
}
</style>
border-color css
<style>
span { border-color: #794173; }
span { border-color: rgb(121,65,115); }
td.TdClassName
{
border-color: #794173;
}
.TagClassName
{
border-color: #794173;
}
</style>