Shades of Empress #797677
Tints of Empress #797677
RGB
CMYK
RGB Variations
Color information
#797677 (or 0x797677) is known color: Empress. HEX triplet: 79, 76 and 77. RGB value is (121,118,119). Sum of RGB (Red+Green+Blue) = 121+118+119=358 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.80% from 358); Green value is 118 (46.48% from 255 or 32.96% from 358); Blue value is 119 (46.88% from 255 or 33.24% from 358); Max value from RGB is 121 - color contains mainly: red. Hex color #797677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797677 is #868988. Grayscale: #777777. Windows color (decimal): -8817033 or 7829113. OLE color: 7829113.
HSL color Cylindrical-coordinate representation of color #797677: hue angle of 340º degrees, saturation: 0.01, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #797677 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
RGB | 121 | 118 | 119 | - |
CMYK | 0 | 0.02 | 0.02 | 0.53 |
HSL | 340º | 0.01% | 0.47% | - |
HSV(B) | 340º | 0.02% | 0.47% | - |
XYZ | 17.69 | 18.35 | 20.06 | - |
YUV | 119.01 | 127.99 | 129.42 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 121 | 118 | 119 | 0 | 0.02 | 0.02 | 0.53 | 340 | 0.01 | 0.47 |
Hex | 79 | 76 | 77 | 0 | 2 | 2 | 35 | 154 | 1 | 2F |
Octal | 171 | 166 | 167 | 0 | 2 | 2 | 65 | 524 | 1 | 57 |
Binary | 1111001 | 1110110 | 1110111 | 0 | 10 | 10 | 110101 | 101010100 | 1 | 101111 |
Color Harmonies of #797677
Complementary color
Monochromatic Colors of #797677
Black with #797677
Text Example
Text Example
White with #797677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797677; }
p { color: rgb(121,118,119); }
H1.HeaderClassName
{
color: #797677;
}
.AnyTagClassName
{
color: #797677;
}
</style>
background-color css
<style>
a { background-color: #797677; }
a { background-color: rgb(121,118,119); }
div.DivClassName
{
background-color: #797677;
}
.BgClassName
{
background-color: #797677;
}
</style>
border-color css
<style>
span { border-color: #797677; }
span { border-color: rgb(121,118,119); }
td.TdClassName
{
border-color: #797677;
}
.TagClassName
{
border-color: #797677;
}
</style>