Shades of Empress #887679
Tints of Empress #887679
RGB
CMYK
RGB Variations
Color information
#887679 (or 0x887679) is known color: Empress. HEX triplet: 88, 76 and 79. RGB value is (136,118,121). Sum of RGB (Red+Green+Blue) = 136+118+121=375 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.27% from 375); Green value is 118 (46.48% from 255 or 31.47% from 375); Blue value is 121 (47.66% from 255 or 32.27% from 375); Max value from RGB is 136 - color contains mainly: red. Hex color #887679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887679 is #778986. Grayscale: #7B7B7B. Windows color (decimal): -7833991 or 7960200. OLE color: 7960200.
HSL color Cylindrical-coordinate representation of color #887679: hue angle of 350º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #887679 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 121 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.47 |
| HSL | 350º | 0.07% | 0.5% | - |
| HSV(B) | 350º | 0.13% | 0.53% | - |
| XYZ | 20.08 | 19.57 | 20.81 | - |
| YUV | 123.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 121 | 0 | 0.13 | 0.11 | 0.47 | 350 | 0.07 | 0.5 |
| Hex | 88 | 76 | 79 | 0 | D | B | 2F | 15E | 7 | 32 |
| Octal | 210 | 166 | 171 | 0 | 15 | 13 | 57 | 536 | 7 | 62 |
| Binary | 10001000 | 1110110 | 1111001 | 0 | 1101 | 1011 | 101111 | 101011110 | 111 | 110010 |
Color Harmonies of #887679
Complementary color
Monochromatic Colors of #887679
Black with #887679
Text Example
Text Example
White with #887679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887679; }
p { color: rgb(136,118,121); }
H1.HeaderClassName
{
color: #887679;
}
.AnyTagClassName
{
color: #887679;
}
</style>
background-color css
<style>
a { background-color: #887679; }
a { background-color: rgb(136,118,121); }
div.DivClassName
{
background-color: #887679;
}
.BgClassName
{
background-color: #887679;
}
</style>
border-color css
<style>
span { border-color: #887679; }
span { border-color: rgb(136,118,121); }
td.TdClassName
{
border-color: #887679;
}
.TagClassName
{
border-color: #887679;
}
</style>