Shades of Empress #887576
Tints of Empress #887576
RGB
CMYK
RGB Variations
Color information
#887576 (or 0x887576) is known color: Empress. HEX triplet: 88, 75 and 76. RGB value is (136,117,118). Sum of RGB (Red+Green+Blue) = 136+117+118=371 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.66% from 371); Green value is 117 (46.09% from 255 or 31.54% from 371); Blue value is 118 (46.48% from 255 or 31.81% from 371); Max value from RGB is 136 - color contains mainly: red. Hex color #887576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887576 is #778A89. Grayscale: #7A7A7A. Windows color (decimal): -7834250 or 7763336. OLE color: 7763336.
HSL color Cylindrical-coordinate representation of color #887576: hue angle of 356.84º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #887576 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 118 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.47 |
| HSL | 356.84º | 0.08% | 0.5% | - |
| HSV(B) | 356.84º | 0.14% | 0.53% | - |
| XYZ | 19.78 | 19.26 | 19.82 | - |
| YUV | 122.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 118 | 0 | 0.14 | 0.13 | 0.47 | 356.84 | 0.08 | 0.5 |
| Hex | 88 | 75 | 76 | 0 | E | D | 2F | 165 | 8 | 32 |
| Octal | 210 | 165 | 166 | 0 | 16 | 15 | 57 | 545 | 10 | 62 |
| Binary | 10001000 | 1110101 | 1110110 | 0 | 1110 | 1101 | 101111 | 101100101 | 1000 | 110010 |
Color Harmonies of #887576
Complementary color
Monochromatic Colors of #887576
Black with #887576
Text Example
Text Example
White with #887576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887576; }
p { color: rgb(136,117,118); }
H1.HeaderClassName
{
color: #887576;
}
.AnyTagClassName
{
color: #887576;
}
</style>
background-color css
<style>
a { background-color: #887576; }
a { background-color: rgb(136,117,118); }
div.DivClassName
{
background-color: #887576;
}
.BgClassName
{
background-color: #887576;
}
</style>
border-color css
<style>
span { border-color: #887576; }
span { border-color: rgb(136,117,118); }
td.TdClassName
{
border-color: #887576;
}
.TagClassName
{
border-color: #887576;
}
</style>