Shades of Empress #887277
Tints of Empress #887277
RGB
CMYK
RGB Variations
Color information
#887277 (or 0x887277) is known color: Empress. HEX triplet: 88, 72 and 77. RGB value is (136,114,119). Sum of RGB (Red+Green+Blue) = 136+114+119=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 114 (44.92% from 255 or 30.89% from 369); Blue value is 119 (46.88% from 255 or 32.25% from 369); Max value from RGB is 136 - color contains mainly: red. Hex color #887277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887277 is #778D88. Grayscale: #797979. Windows color (decimal): -7835017 or 7828104. OLE color: 7828104.
HSL color Cylindrical-coordinate representation of color #887277: hue angle of 346.36º 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 #887277 is Cyan = 0, Magento = 0.16, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 119 | - |
| CMYK | 0 | 0.16 | 0.12 | 0.47 |
| HSL | 346.36º | 0.09% | 0.49% | - |
| HSV(B) | 346.36º | 0.16% | 0.53% | - |
| XYZ | 19.5 | 18.6 | 20.02 | - |
| YUV | 121.15 | 126.79 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 119 | 0 | 0.16 | 0.12 | 0.47 | 346.36 | 0.09 | 0.49 |
| Hex | 88 | 72 | 77 | 0 | 10 | C | 2F | 15A | 9 | 31 |
| Octal | 210 | 162 | 167 | 0 | 20 | 14 | 57 | 532 | 11 | 61 |
| Binary | 10001000 | 1110010 | 1110111 | 0 | 10000 | 1100 | 101111 | 101011010 | 1001 | 110001 |
Color Harmonies of #887277
Complementary color
Monochromatic Colors of #887277
Black with #887277
Text Example
Text Example
White with #887277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887277; }
p { color: rgb(136,114,119); }
H1.HeaderClassName
{
color: #887277;
}
.AnyTagClassName
{
color: #887277;
}
</style>
background-color css
<style>
a { background-color: #887277; }
a { background-color: rgb(136,114,119); }
div.DivClassName
{
background-color: #887277;
}
.BgClassName
{
background-color: #887277;
}
</style>
border-color css
<style>
span { border-color: #887277; }
span { border-color: rgb(136,114,119); }
td.TdClassName
{
border-color: #887277;
}
.TagClassName
{
border-color: #887277;
}
</style>