Shades of Empress #887375
Tints of Empress #887375
RGB
CMYK
RGB Variations
Color information
#887375 (or 0x887375) is known color: Empress. HEX triplet: 88, 73 and 75. RGB value is (136,115,117). Sum of RGB (Red+Green+Blue) = 136+115+117=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 115 (45.31% from 255 or 31.25% from 368); Blue value is 117 (46.09% from 255 or 31.79% from 368); Max value from RGB is 136 - color contains mainly: red. Hex color #887375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887375 is #778C8A. Grayscale: #797979. Windows color (decimal): -7834763 or 7697288. OLE color: 7697288.
HSL color Cylindrical-coordinate representation of color #887375: hue angle of 354.29º 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 #887375 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 117 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.47 |
| HSL | 354.29º | 0.08% | 0.49% | - |
| HSV(B) | 354.29º | 0.15% | 0.53% | - |
| XYZ | 19.49 | 18.78 | 19.43 | - |
| YUV | 121.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 117 | 0 | 0.15 | 0.14 | 0.47 | 354.29 | 0.08 | 0.49 |
| Hex | 88 | 73 | 75 | 0 | F | E | 2F | 162 | 8 | 31 |
| Octal | 210 | 163 | 165 | 0 | 17 | 16 | 57 | 542 | 10 | 61 |
| Binary | 10001000 | 1110011 | 1110101 | 0 | 1111 | 1110 | 101111 | 101100010 | 1000 | 110001 |
Color Harmonies of #887375
Complementary color
Monochromatic Colors of #887375
Black with #887375
Text Example
Text Example
White with #887375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887375; }
p { color: rgb(136,115,117); }
H1.HeaderClassName
{
color: #887375;
}
.AnyTagClassName
{
color: #887375;
}
</style>
background-color css
<style>
a { background-color: #887375; }
a { background-color: rgb(136,115,117); }
div.DivClassName
{
background-color: #887375;
}
.BgClassName
{
background-color: #887375;
}
</style>
border-color css
<style>
span { border-color: #887375; }
span { border-color: rgb(136,115,117); }
td.TdClassName
{
border-color: #887375;
}
.TagClassName
{
border-color: #887375;
}
</style>