Shades of Empress #887276
Tints of Empress #887276
RGB
CMYK
RGB Variations
Color information
#887276 (or 0x887276) is known color: Empress. HEX triplet: 88, 72 and 76. RGB value is (136,114,118). Sum of RGB (Red+Green+Blue) = 136+114+118=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 114 (44.92% from 255 or 30.98% from 368); Blue value is 118 (46.48% from 255 or 32.07% from 368); Max value from RGB is 136 - color contains mainly: red. Hex color #887276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887276 is #778D89. Grayscale: #797979. Windows color (decimal): -7835018 or 7762568. OLE color: 7762568.
HSL color Cylindrical-coordinate representation of color #887276: hue angle of 349.09º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #887276 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 118 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.47 |
| HSL | 349.09º | 0.09% | 0.49% | - |
| HSV(B) | 349.09º | 0.16% | 0.53% | - |
| XYZ | 19.44 | 18.58 | 19.7 | - |
| YUV | 121.03 | 126.29 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 118 | 0 | 0.16 | 0.13 | 0.47 | 349.09 | 0.09 | 0.49 |
| Hex | 88 | 72 | 76 | 0 | 10 | D | 2F | 15D | 9 | 31 |
| Octal | 210 | 162 | 166 | 0 | 20 | 15 | 57 | 535 | 11 | 61 |
| Binary | 10001000 | 1110010 | 1110110 | 0 | 10000 | 1101 | 101111 | 101011101 | 1001 | 110001 |
Color Harmonies of #887276
Complementary color
Monochromatic Colors of #887276
Black with #887276
Text Example
Text Example
White with #887276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887276; }
p { color: rgb(136,114,118); }
H1.HeaderClassName
{
color: #887276;
}
.AnyTagClassName
{
color: #887276;
}
</style>
background-color css
<style>
a { background-color: #887276; }
a { background-color: rgb(136,114,118); }
div.DivClassName
{
background-color: #887276;
}
.BgClassName
{
background-color: #887276;
}
</style>
border-color css
<style>
span { border-color: #887276; }
span { border-color: rgb(136,114,118); }
td.TdClassName
{
border-color: #887276;
}
.TagClassName
{
border-color: #887276;
}
</style>