Shades of Empress #877076
Tints of Empress #877076
RGB
CMYK
RGB Variations
Color information
#877076 (or 0x877076) is known color: Empress. HEX triplet: 87, 70 and 76. RGB value is (135,112,118). Sum of RGB (Red+Green+Blue) = 135+112+118=365 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.99% from 365); Green value is 112 (44.14% from 255 or 30.68% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 135 - color contains mainly: red. Hex color #877076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877076 is #788F89. Grayscale: #777777. Windows color (decimal): -7901066 or 7762055. OLE color: 7762055.
HSL color Cylindrical-coordinate representation of color #877076: hue angle of 344.35º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877076 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 118 | - |
| CMYK | 0 | 0.17 | 0.13 | 0.47 |
| HSL | 344.35º | 0.09% | 0.48% | - |
| HSV(B) | 344.35º | 0.17% | 0.53% | - |
| XYZ | 19.06 | 18.05 | 19.62 | - |
| YUV | 119.56 | 127.12 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 118 | 0 | 0.17 | 0.13 | 0.47 | 344.35 | 0.09 | 0.48 |
| Hex | 87 | 70 | 76 | 0 | 11 | D | 2F | 158 | 9 | 30 |
| Octal | 207 | 160 | 166 | 0 | 21 | 15 | 57 | 530 | 11 | 60 |
| Binary | 10000111 | 1110000 | 1110110 | 0 | 10001 | 1101 | 101111 | 101011000 | 1001 | 110000 |
Color Harmonies of #877076
Complementary color
Monochromatic Colors of #877076
Black with #877076
Text Example
Text Example
White with #877076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877076; }
p { color: rgb(135,112,118); }
H1.HeaderClassName
{
color: #877076;
}
.AnyTagClassName
{
color: #877076;
}
</style>
background-color css
<style>
a { background-color: #877076; }
a { background-color: rgb(135,112,118); }
div.DivClassName
{
background-color: #877076;
}
.BgClassName
{
background-color: #877076;
}
</style>
border-color css
<style>
span { border-color: #877076; }
span { border-color: rgb(135,112,118); }
td.TdClassName
{
border-color: #877076;
}
.TagClassName
{
border-color: #877076;
}
</style>