Shades of Empress #8E7177
Tints of Empress #8E7177
RGB
CMYK
RGB Variations
Color information
#8E7177 (or 0x8E7177) is known color: Empress. HEX triplet: 8E, 71 and 77. RGB value is (142,113,119). Sum of RGB (Red+Green+Blue) = 142+113+119=374 (49% of max value = 765). Red value is 142 (55.86% from 255 or 37.97% from 374); Green value is 113 (44.53% from 255 or 30.21% from 374); Blue value is 119 (46.88% from 255 or 31.82% from 374); Max value from RGB is 142 - color contains mainly: red. Hex color #8E7177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #8E7177 is #718E88. Grayscale: #7A7A7A. Windows color (decimal): -7442057 or 7827854. OLE color: 7827854.
HSL color Cylindrical-coordinate representation of color #8E7177: hue angle of 347.59º degrees, saturation: 0.11, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #8E7177 is Cyan = 0, Magento = 0.20, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 113 | 119 | - |
| CMYK | 0 | 0.20 | 0.16 | 0.44 |
| HSL | 347.59º | 0.11% | 0.5% | - |
| HSV(B) | 347.59º | 0.2% | 0.56% | - |
| XYZ | 20.39 | 18.89 | 20.02 | - |
| YUV | 122.36 | 126.11 | 142.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 113 | 119 | 0 | 0.20 | 0.16 | 0.44 | 347.59 | 0.11 | 0.5 |
| Hex | 8E | 71 | 77 | 0 | 14 | 10 | 2C | 15C | B | 32 |
| Octal | 216 | 161 | 167 | 0 | 24 | 20 | 54 | 534 | 13 | 62 |
| Binary | 10001110 | 1110001 | 1110111 | 0 | 10100 | 10000 | 101100 | 101011100 | 1011 | 110010 |
Color Harmonies of #8E7177
Complementary color
Monochromatic Colors of #8E7177
Black with #8E7177
Text Example
Text Example
White with #8E7177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E7177; }
p { color: rgb(142,113,119); }
H1.HeaderClassName
{
color: #8E7177;
}
.AnyTagClassName
{
color: #8E7177;
}
</style>
background-color css
<style>
a { background-color: #8E7177; }
a { background-color: rgb(142,113,119); }
div.DivClassName
{
background-color: #8E7177;
}
.BgClassName
{
background-color: #8E7177;
}
</style>
border-color css
<style>
span { border-color: #8E7177; }
span { border-color: rgb(142,113,119); }
td.TdClassName
{
border-color: #8E7177;
}
.TagClassName
{
border-color: #8E7177;
}
</style>