Shades of Empress #887076
Tints of Empress #887076
RGB
CMYK
RGB Variations
Color information
#887076 (or 0x887076) is known color: Empress. HEX triplet: 88, 70 and 76. RGB value is (136,112,118). Sum of RGB (Red+Green+Blue) = 136+112+118=366 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.16% from 366); Green value is 112 (44.14% from 255 or 30.60% from 366); Blue value is 118 (46.48% from 255 or 32.24% from 366); Max value from RGB is 136 - color contains mainly: red. Hex color #887076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887076 is #778F89. Grayscale: #777777. Windows color (decimal): -7835530 or 7762056. OLE color: 7762056.
HSL color Cylindrical-coordinate representation of color #887076: hue angle of 345º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #887076 is Cyan = 0, Magento = 0.18, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 118 | - |
| CMYK | 0 | 0.18 | 0.13 | 0.47 |
| HSL | 345º | 0.1% | 0.49% | - |
| HSV(B) | 345º | 0.18% | 0.53% | - |
| XYZ | 19.22 | 18.13 | 19.63 | - |
| YUV | 119.86 | 126.95 | 139.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 118 | 0 | 0.18 | 0.13 | 0.47 | 345 | 0.1 | 0.49 |
| Hex | 88 | 70 | 76 | 0 | 12 | D | 2F | 159 | A | 31 |
| Octal | 210 | 160 | 166 | 0 | 22 | 15 | 57 | 531 | 12 | 61 |
| Binary | 10001000 | 1110000 | 1110110 | 0 | 10010 | 1101 | 101111 | 101011001 | 1010 | 110001 |
Color Harmonies of #887076
Complementary color
Monochromatic Colors of #887076
Black with #887076
Text Example
Text Example
White with #887076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887076; }
p { color: rgb(136,112,118); }
H1.HeaderClassName
{
color: #887076;
}
.AnyTagClassName
{
color: #887076;
}
</style>
background-color css
<style>
a { background-color: #887076; }
a { background-color: rgb(136,112,118); }
div.DivClassName
{
background-color: #887076;
}
.BgClassName
{
background-color: #887076;
}
</style>
border-color css
<style>
span { border-color: #887076; }
span { border-color: rgb(136,112,118); }
td.TdClassName
{
border-color: #887076;
}
.TagClassName
{
border-color: #887076;
}
</style>