Shades of Empress #797173
Tints of Empress #797173
RGB
CMYK
RGB Variations
Color information
#797173 (or 0x797173) is known color: Empress. HEX triplet: 79, 71 and 73. RGB value is (121,113,115). Sum of RGB (Red+Green+Blue) = 121+113+115=349 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.67% from 349); Green value is 113 (44.53% from 255 or 32.38% from 349); Blue value is 115 (45.31% from 255 or 32.95% from 349); Max value from RGB is 121 - color contains mainly: red. Hex color #797173 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797173 is #868E8C. Grayscale: #737373. Windows color (decimal): -8818317 or 7565689. OLE color: 7565689.
HSL color Cylindrical-coordinate representation of color #797173: hue angle of 345º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #797173 is Cyan = 0, Magento = 0.07, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 113 | 115 | - |
| CMYK | 0 | 0.07 | 0.05 | 0.53 |
| HSL | 345º | 0.03% | 0.46% | - |
| HSV(B) | 345º | 0.07% | 0.47% | - |
| XYZ | 16.88 | 17.11 | 18.63 | - |
| YUV | 115.62 | 127.65 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 113 | 115 | 0 | 0.07 | 0.05 | 0.53 | 345 | 0.03 | 0.46 |
| Hex | 79 | 71 | 73 | 0 | 7 | 5 | 35 | 159 | 3 | 2E |
| Octal | 171 | 161 | 163 | 0 | 7 | 5 | 65 | 531 | 3 | 56 |
| Binary | 1111001 | 1110001 | 1110011 | 0 | 111 | 101 | 110101 | 101011001 | 11 | 101110 |
Color Harmonies of #797173
Complementary color
Monochromatic Colors of #797173
Black with #797173
Text Example
Text Example
White with #797173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797173; }
p { color: rgb(121,113,115); }
H1.HeaderClassName
{
color: #797173;
}
.AnyTagClassName
{
color: #797173;
}
</style>
background-color css
<style>
a { background-color: #797173; }
a { background-color: rgb(121,113,115); }
div.DivClassName
{
background-color: #797173;
}
.BgClassName
{
background-color: #797173;
}
</style>
border-color css
<style>
span { border-color: #797173; }
span { border-color: rgb(121,113,115); }
td.TdClassName
{
border-color: #797173;
}
.TagClassName
{
border-color: #797173;
}
</style>