Shades of Empress #877677
Tints of Empress #877677
RGB
CMYK
RGB Variations
Color information
#877677 (or 0x877677) is known color: Empress. HEX triplet: 87, 76 and 77. RGB value is (135,118,119). Sum of RGB (Red+Green+Blue) = 135+118+119=372 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.29% from 372); Green value is 118 (46.48% from 255 or 31.72% from 372); Blue value is 119 (46.88% from 255 or 31.99% from 372); Max value from RGB is 135 - color contains mainly: red. Hex color #877677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877677 is #788988. Grayscale: #7B7B7B. Windows color (decimal): -7899529 or 7829127. OLE color: 7829127.
HSL color Cylindrical-coordinate representation of color #877677: hue angle of 356.47º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #877677 is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 119 | - |
| CMYK | 0 | 0.13 | 0.12 | 0.47 |
| HSL | 356.47º | 0.07% | 0.5% | - |
| HSV(B) | 356.47º | 0.13% | 0.53% | - |
| XYZ | 19.8 | 19.44 | 20.16 | - |
| YUV | 123.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 119 | 0 | 0.13 | 0.12 | 0.47 | 356.47 | 0.07 | 0.5 |
| Hex | 87 | 76 | 77 | 0 | D | C | 2F | 164 | 7 | 32 |
| Octal | 207 | 166 | 167 | 0 | 15 | 14 | 57 | 544 | 7 | 62 |
| Binary | 10000111 | 1110110 | 1110111 | 0 | 1101 | 1100 | 101111 | 101100100 | 111 | 110010 |
Color Harmonies of #877677
Complementary color
Monochromatic Colors of #877677
Black with #877677
Text Example
Text Example
White with #877677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877677; }
p { color: rgb(135,118,119); }
H1.HeaderClassName
{
color: #877677;
}
.AnyTagClassName
{
color: #877677;
}
</style>
background-color css
<style>
a { background-color: #877677; }
a { background-color: rgb(135,118,119); }
div.DivClassName
{
background-color: #877677;
}
.BgClassName
{
background-color: #877677;
}
</style>
border-color css
<style>
span { border-color: #877677; }
span { border-color: rgb(135,118,119); }
td.TdClassName
{
border-color: #877677;
}
.TagClassName
{
border-color: #877677;
}
</style>