Shades of Empress #877074
Tints of Empress #877074
RGB
CMYK
RGB Variations
Color information
#877074 (or 0x877074) is known color: Empress. HEX triplet: 87, 70 and 74. RGB value is (135,112,116). Sum of RGB (Red+Green+Blue) = 135+112+116=363 (48% of max value = 765). Red value is 135 (53.12% from 255 or 37.19% from 363); Green value is 112 (44.14% from 255 or 30.85% from 363); Blue value is 116 (45.70% from 255 or 31.96% from 363); Max value from RGB is 135 - color contains mainly: red. Hex color #877074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877074 is #788F8B. Grayscale: #777777. Windows color (decimal): -7901068 or 7630983. OLE color: 7630983.
HSL color Cylindrical-coordinate representation of color #877074: hue angle of 349.57º 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 #877074 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 116 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.47 |
| HSL | 349.57º | 0.09% | 0.48% | - |
| HSV(B) | 349.57º | 0.17% | 0.53% | - |
| XYZ | 18.94 | 18 | 19 | - |
| YUV | 119.33 | 126.12 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 116 | 0 | 0.17 | 0.14 | 0.47 | 349.57 | 0.09 | 0.48 |
| Hex | 87 | 70 | 74 | 0 | 11 | E | 2F | 15E | 9 | 30 |
| Octal | 207 | 160 | 164 | 0 | 21 | 16 | 57 | 536 | 11 | 60 |
| Binary | 10000111 | 1110000 | 1110100 | 0 | 10001 | 1110 | 101111 | 101011110 | 1001 | 110000 |
Color Harmonies of #877074
Complementary color
Monochromatic Colors of #877074
Black with #877074
Text Example
Text Example
White with #877074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877074; }
p { color: rgb(135,112,116); }
H1.HeaderClassName
{
color: #877074;
}
.AnyTagClassName
{
color: #877074;
}
</style>
background-color css
<style>
a { background-color: #877074; }
a { background-color: rgb(135,112,116); }
div.DivClassName
{
background-color: #877074;
}
.BgClassName
{
background-color: #877074;
}
</style>
border-color css
<style>
span { border-color: #877074; }
span { border-color: rgb(135,112,116); }
td.TdClassName
{
border-color: #877074;
}
.TagClassName
{
border-color: #877074;
}
</style>