Shades of Empress #887174
Tints of Empress #887174
RGB
CMYK
RGB Variations
Color information
#887174 (or 0x887174) is known color: Empress. HEX triplet: 88, 71 and 74. RGB value is (136,113,116). Sum of RGB (Red+Green+Blue) = 136+113+116=365 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.26% from 365); Green value is 113 (44.53% from 255 or 30.96% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 136 - color contains mainly: red. Hex color #887174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887174 is #778E8B. Grayscale: #787878. Windows color (decimal): -7835276 or 7631240. OLE color: 7631240.
HSL color Cylindrical-coordinate representation of color #887174: hue angle of 352.17º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #887174 is Cyan = 0, Magento = 0.17, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 113 | 116 | - |
| CMYK | 0 | 0.17 | 0.15 | 0.47 |
| HSL | 352.17º | 0.09% | 0.49% | - |
| HSV(B) | 352.17º | 0.17% | 0.53% | - |
| XYZ | 19.21 | 18.31 | 19.04 | - |
| YUV | 120.22 | 125.62 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 113 | 116 | 0 | 0.17 | 0.15 | 0.47 | 352.17 | 0.09 | 0.49 |
| Hex | 88 | 71 | 74 | 0 | 11 | F | 2F | 160 | 9 | 31 |
| Octal | 210 | 161 | 164 | 0 | 21 | 17 | 57 | 540 | 11 | 61 |
| Binary | 10001000 | 1110001 | 1110100 | 0 | 10001 | 1111 | 101111 | 101100000 | 1001 | 110001 |
Color Harmonies of #887174
Complementary color
Monochromatic Colors of #887174
Black with #887174
Text Example
Text Example
White with #887174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887174; }
p { color: rgb(136,113,116); }
H1.HeaderClassName
{
color: #887174;
}
.AnyTagClassName
{
color: #887174;
}
</style>
background-color css
<style>
a { background-color: #887174; }
a { background-color: rgb(136,113,116); }
div.DivClassName
{
background-color: #887174;
}
.BgClassName
{
background-color: #887174;
}
</style>
border-color css
<style>
span { border-color: #887174; }
span { border-color: rgb(136,113,116); }
td.TdClassName
{
border-color: #887174;
}
.TagClassName
{
border-color: #887174;
}
</style>