Shades of Empress #887073
Tints of Empress #887073
RGB
CMYK
RGB Variations
Color information
#887073 (or 0x887073) is known color: Empress. HEX triplet: 88, 70 and 73. RGB value is (136,112,115). Sum of RGB (Red+Green+Blue) = 136+112+115=363 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.47% from 363); Green value is 112 (44.14% from 255 or 30.85% from 363); Blue value is 115 (45.31% from 255 or 31.68% from 363); Max value from RGB is 136 - color contains mainly: red. Hex color #887073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887073 is #778F8C. Grayscale: #777777. Windows color (decimal): -7835533 or 7565448. OLE color: 7565448.
HSL color Cylindrical-coordinate representation of color #887073: hue angle of 352.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 #887073 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 112 | 115 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.47 |
| HSL | 352.5º | 0.1% | 0.49% | - |
| HSV(B) | 352.5º | 0.18% | 0.53% | - |
| XYZ | 19.04 | 18.06 | 18.7 | - |
| YUV | 119.52 | 125.45 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 112 | 115 | 0 | 0.18 | 0.15 | 0.47 | 352.5 | 0.1 | 0.49 |
| Hex | 88 | 70 | 73 | 0 | 12 | F | 2F | 160 | A | 31 |
| Octal | 210 | 160 | 163 | 0 | 22 | 17 | 57 | 540 | 12 | 61 |
| Binary | 10001000 | 1110000 | 1110011 | 0 | 10010 | 1111 | 101111 | 101100000 | 1010 | 110001 |
Color Harmonies of #887073
Complementary color
Monochromatic Colors of #887073
Black with #887073
Text Example
Text Example
White with #887073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887073; }
p { color: rgb(136,112,115); }
H1.HeaderClassName
{
color: #887073;
}
.AnyTagClassName
{
color: #887073;
}
</style>
background-color css
<style>
a { background-color: #887073; }
a { background-color: rgb(136,112,115); }
div.DivClassName
{
background-color: #887073;
}
.BgClassName
{
background-color: #887073;
}
</style>
border-color css
<style>
span { border-color: #887073; }
span { border-color: rgb(136,112,115); }
td.TdClassName
{
border-color: #887073;
}
.TagClassName
{
border-color: #887073;
}
</style>