Shades of Empress #877477
Tints of Empress #877477
RGB
CMYK
RGB Variations
Color information
#877477 (or 0x877477) is known color: Empress. HEX triplet: 87, 74 and 77. RGB value is (135,116,119). Sum of RGB (Red+Green+Blue) = 135+116+119=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 116 (45.70% from 255 or 31.35% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 135 - color contains mainly: red. Hex color #877477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877477 is #788B88. Grayscale: #7A7A7A. Windows color (decimal): -7900041 or 7828615. OLE color: 7828615.
HSL color Cylindrical-coordinate representation of color #877477: hue angle of 350.53º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #877477 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 119 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.47 |
| HSL | 350.53º | 0.08% | 0.49% | - |
| HSV(B) | 350.53º | 0.14% | 0.53% | - |
| XYZ | 19.57 | 18.97 | 20.08 | - |
| YUV | 122.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 119 | 0 | 0.14 | 0.12 | 0.47 | 350.53 | 0.08 | 0.49 |
| Hex | 87 | 74 | 77 | 0 | E | C | 2F | 15F | 8 | 31 |
| Octal | 207 | 164 | 167 | 0 | 16 | 14 | 57 | 537 | 10 | 61 |
| Binary | 10000111 | 1110100 | 1110111 | 0 | 1110 | 1100 | 101111 | 101011111 | 1000 | 110001 |
Color Harmonies of #877477
Complementary color
Monochromatic Colors of #877477
Black with #877477
Text Example
Text Example
White with #877477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877477; }
p { color: rgb(135,116,119); }
H1.HeaderClassName
{
color: #877477;
}
.AnyTagClassName
{
color: #877477;
}
</style>
background-color css
<style>
a { background-color: #877477; }
a { background-color: rgb(135,116,119); }
div.DivClassName
{
background-color: #877477;
}
.BgClassName
{
background-color: #877477;
}
</style>
border-color css
<style>
span { border-color: #877477; }
span { border-color: rgb(135,116,119); }
td.TdClassName
{
border-color: #877477;
}
.TagClassName
{
border-color: #877477;
}
</style>