Shades of Empress #797374
Tints of Empress #797374
RGB
CMYK
RGB Variations
Color information
#797374 (or 0x797374) is known color: Empress. HEX triplet: 79, 73 and 74. RGB value is (121,115,116). Sum of RGB (Red+Green+Blue) = 121+115+116=352 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.38% from 352); Green value is 115 (45.31% from 255 or 32.67% from 352); Blue value is 116 (45.70% from 255 or 32.95% from 352); Max value from RGB is 121 - color contains mainly: red. Hex color #797374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797374 is #868C8B. Grayscale: #747474. Windows color (decimal): -8817804 or 7631737. OLE color: 7631737.
HSL color Cylindrical-coordinate representation of color #797374: hue angle of 350º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #797374 is Cyan = 0, Magento = 0.05, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 116 | - |
| CMYK | 0 | 0.05 | 0.04 | 0.53 |
| HSL | 350º | 0.03% | 0.46% | - |
| HSV(B) | 350º | 0.05% | 0.47% | - |
| XYZ | 17.17 | 17.59 | 19.01 | - |
| YUV | 116.91 | 127.49 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 116 | 0 | 0.05 | 0.04 | 0.53 | 350 | 0.03 | 0.46 |
| Hex | 79 | 73 | 74 | 0 | 5 | 4 | 35 | 15E | 3 | 2E |
| Octal | 171 | 163 | 164 | 0 | 5 | 4 | 65 | 536 | 3 | 56 |
| Binary | 1111001 | 1110011 | 1110100 | 0 | 101 | 100 | 110101 | 101011110 | 11 | 101110 |
Color Harmonies of #797374
Complementary color
Monochromatic Colors of #797374
Black with #797374
Text Example
Text Example
White with #797374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797374; }
p { color: rgb(121,115,116); }
H1.HeaderClassName
{
color: #797374;
}
.AnyTagClassName
{
color: #797374;
}
</style>
background-color css
<style>
a { background-color: #797374; }
a { background-color: rgb(121,115,116); }
div.DivClassName
{
background-color: #797374;
}
.BgClassName
{
background-color: #797374;
}
</style>
border-color css
<style>
span { border-color: #797374; }
span { border-color: rgb(121,115,116); }
td.TdClassName
{
border-color: #797374;
}
.TagClassName
{
border-color: #797374;
}
</style>