Shades of Empress #797375
Tints of Empress #797375
RGB
CMYK
RGB Variations
Color information
#797375 (or 0x797375) is known color: Empress. HEX triplet: 79, 73 and 75. RGB value is (121,115,117). Sum of RGB (Red+Green+Blue) = 121+115+117=353 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.28% from 353); Green value is 115 (45.31% from 255 or 32.58% from 353); Blue value is 117 (46.09% from 255 or 33.14% from 353); Max value from RGB is 121 - color contains mainly: red. Hex color #797375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797375 is #868C8A. Grayscale: #757575. Windows color (decimal): -8817803 or 7697273. OLE color: 7697273.
HSL color Cylindrical-coordinate representation of color #797375: hue angle of 340º 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 #797375 is Cyan = 0, Magento = 0.05, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 115 | 117 | - |
| CMYK | 0 | 0.05 | 0.03 | 0.53 |
| HSL | 340º | 0.03% | 0.46% | - |
| HSV(B) | 340º | 0.05% | 0.47% | - |
| XYZ | 17.23 | 17.61 | 19.32 | - |
| YUV | 117.02 | 127.99 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 115 | 117 | 0 | 0.05 | 0.03 | 0.53 | 340 | 0.03 | 0.46 |
| Hex | 79 | 73 | 75 | 0 | 5 | 3 | 35 | 154 | 3 | 2E |
| Octal | 171 | 163 | 165 | 0 | 5 | 3 | 65 | 524 | 3 | 56 |
| Binary | 1111001 | 1110011 | 1110101 | 0 | 101 | 11 | 110101 | 101010100 | 11 | 101110 |
Color Harmonies of #797375
Complementary color
Monochromatic Colors of #797375
Black with #797375
Text Example
Text Example
White with #797375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797375; }
p { color: rgb(121,115,117); }
H1.HeaderClassName
{
color: #797375;
}
.AnyTagClassName
{
color: #797375;
}
</style>
background-color css
<style>
a { background-color: #797375; }
a { background-color: rgb(121,115,117); }
div.DivClassName
{
background-color: #797375;
}
.BgClassName
{
background-color: #797375;
}
</style>
border-color css
<style>
span { border-color: #797375; }
span { border-color: rgb(121,115,117); }
td.TdClassName
{
border-color: #797375;
}
.TagClassName
{
border-color: #797375;
}
</style>