Shades of Empress #887374
Tints of Empress #887374
RGB
CMYK
RGB Variations
Color information
#887374 (or 0x887374) is known color: Empress. HEX triplet: 88, 73 and 74. RGB value is (136,115,116). Sum of RGB (Red+Green+Blue) = 136+115+116=367 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.06% from 367); Green value is 115 (45.31% from 255 or 31.34% from 367); Blue value is 116 (45.70% from 255 or 31.61% from 367); Max value from RGB is 136 - color contains mainly: red. Hex color #887374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887374 is #778C8B. Grayscale: #797979. Windows color (decimal): -7834764 or 7631752. OLE color: 7631752.
HSL color Cylindrical-coordinate representation of color #887374: hue angle of 357.14º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #887374 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 116 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.47 |
| HSL | 357.14º | 0.08% | 0.49% | - |
| HSV(B) | 357.14º | 0.15% | 0.53% | - |
| XYZ | 19.44 | 18.76 | 19.12 | - |
| YUV | 121.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 116 | 0 | 0.15 | 0.15 | 0.47 | 357.14 | 0.08 | 0.49 |
| Hex | 88 | 73 | 74 | 0 | F | F | 2F | 165 | 8 | 31 |
| Octal | 210 | 163 | 164 | 0 | 17 | 17 | 57 | 545 | 10 | 61 |
| Binary | 10001000 | 1110011 | 1110100 | 0 | 1111 | 1111 | 101111 | 101100101 | 1000 | 110001 |
Color Harmonies of #887374
Complementary color
Monochromatic Colors of #887374
Black with #887374
Text Example
Text Example
White with #887374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887374; }
p { color: rgb(136,115,116); }
H1.HeaderClassName
{
color: #887374;
}
.AnyTagClassName
{
color: #887374;
}
</style>
background-color css
<style>
a { background-color: #887374; }
a { background-color: rgb(136,115,116); }
div.DivClassName
{
background-color: #887374;
}
.BgClassName
{
background-color: #887374;
}
</style>
border-color css
<style>
span { border-color: #887374; }
span { border-color: rgb(136,115,116); }
td.TdClassName
{
border-color: #887374;
}
.TagClassName
{
border-color: #887374;
}
</style>