Shades of Empress #887077
Tints of Empress #887077
RGB
CMYK
RGB Variations
Color information
#887077 (or 0x887077) is known color: Empress. HEX triplet: 88, 70 and 77. RGB value is (136,112,119). Sum of RGB (Red+Green+Blue) = 136+112+119=367 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.06% from 367); Green value is 112 (44.14% from 255 or 30.52% from 367); Blue value is 119 (46.88% from 255 or 32.43% from 367); Max value from RGB is 136 - color contains mainly: red. Hex color #887077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887077 is #778F88. Grayscale: #777777. Windows color (decimal): -7835529 or 7827592. OLE color: 7827592.
HSL color Cylindrical-coordinate representation of color #887077: hue angle of 342.5º 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 #887077 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 119 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.47 |
| HSL | 342.5º | 0.1% | 0.49% | - |
| HSV(B) | 342.5º | 0.18% | 0.53% | - |
| XYZ | 19.28 | 18.15 | 19.94 | - |
| YUV | 119.97 | 127.45 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 119 | 0 | 0.18 | 0.12 | 0.47 | 342.5 | 0.1 | 0.49 |
| Hex | 88 | 70 | 77 | 0 | 12 | C | 2F | 156 | A | 31 |
| Octal | 210 | 160 | 167 | 0 | 22 | 14 | 57 | 526 | 12 | 61 |
| Binary | 10001000 | 1110000 | 1110111 | 0 | 10010 | 1100 | 101111 | 101010110 | 1010 | 110001 |
Color Harmonies of #887077
Complementary color
Monochromatic Colors of #887077
Black with #887077
Text Example
Text Example
White with #887077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887077; }
p { color: rgb(136,112,119); }
H1.HeaderClassName
{
color: #887077;
}
.AnyTagClassName
{
color: #887077;
}
</style>
background-color css
<style>
a { background-color: #887077; }
a { background-color: rgb(136,112,119); }
div.DivClassName
{
background-color: #887077;
}
.BgClassName
{
background-color: #887077;
}
</style>
border-color css
<style>
span { border-color: #887077; }
span { border-color: rgb(136,112,119); }
td.TdClassName
{
border-color: #887077;
}
.TagClassName
{
border-color: #887077;
}
</style>