Shades of Empress #887677
Tints of Empress #887677
RGB
CMYK
RGB Variations
Color information
#887677 (or 0x887677) is known color: Empress. HEX triplet: 88, 76 and 77. RGB value is (136,118,119). Sum of RGB (Red+Green+Blue) = 136+118+119=373 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.46% from 373); Green value is 118 (46.48% from 255 or 31.64% from 373); Blue value is 119 (46.88% from 255 or 31.90% from 373); Max value from RGB is 136 - color contains mainly: red. Hex color #887677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887677 is #778988. Grayscale: #7B7B7B. Windows color (decimal): -7833993 or 7829128. OLE color: 7829128.
HSL color Cylindrical-coordinate representation of color #887677: hue angle of 356.67º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #887677 is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 119 | - |
| CMYK | 0 | 0.13 | 0.12 | 0.47 |
| HSL | 356.67º | 0.07% | 0.5% | - |
| HSV(B) | 356.67º | 0.13% | 0.53% | - |
| XYZ | 19.96 | 19.52 | 20.17 | - |
| YUV | 123.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 119 | 0 | 0.13 | 0.12 | 0.47 | 356.67 | 0.07 | 0.5 |
| Hex | 88 | 76 | 77 | 0 | D | C | 2F | 165 | 7 | 32 |
| Octal | 210 | 166 | 167 | 0 | 15 | 14 | 57 | 545 | 7 | 62 |
| Binary | 10001000 | 1110110 | 1110111 | 0 | 1101 | 1100 | 101111 | 101100101 | 111 | 110010 |
Color Harmonies of #887677
Complementary color
Monochromatic Colors of #887677
Black with #887677
Text Example
Text Example
White with #887677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887677; }
p { color: rgb(136,118,119); }
H1.HeaderClassName
{
color: #887677;
}
.AnyTagClassName
{
color: #887677;
}
</style>
background-color css
<style>
a { background-color: #887677; }
a { background-color: rgb(136,118,119); }
div.DivClassName
{
background-color: #887677;
}
.BgClassName
{
background-color: #887677;
}
</style>
border-color css
<style>
span { border-color: #887677; }
span { border-color: rgb(136,118,119); }
td.TdClassName
{
border-color: #887677;
}
.TagClassName
{
border-color: #887677;
}
</style>