Shades of Empress #877277
Tints of Empress #877277
RGB
CMYK
RGB Variations
Color information
#877277 (or 0x877277) is known color: Empress. HEX triplet: 87, 72 and 77. RGB value is (135,114,119). Sum of RGB (Red+Green+Blue) = 135+114+119=368 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.68% from 368); Green value is 114 (44.92% from 255 or 30.98% from 368); Blue value is 119 (46.88% from 255 or 32.34% from 368); Max value from RGB is 135 - color contains mainly: red. Hex color #877277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877277 is #788D88. Grayscale: #787878. Windows color (decimal): -7900553 or 7828103. OLE color: 7828103.
HSL color Cylindrical-coordinate representation of color #877277: hue angle of 345.71º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #877277 is Cyan = 0, Magento = 0.16, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 119 | - |
| CMYK | 0 | 0.16 | 0.12 | 0.47 |
| HSL | 345.71º | 0.08% | 0.49% | - |
| HSV(B) | 345.71º | 0.16% | 0.53% | - |
| XYZ | 19.34 | 18.52 | 20.01 | - |
| YUV | 120.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 119 | 0 | 0.16 | 0.12 | 0.47 | 345.71 | 0.08 | 0.49 |
| Hex | 87 | 72 | 77 | 0 | 10 | C | 2F | 15A | 8 | 31 |
| Octal | 207 | 162 | 167 | 0 | 20 | 14 | 57 | 532 | 10 | 61 |
| Binary | 10000111 | 1110010 | 1110111 | 0 | 10000 | 1100 | 101111 | 101011010 | 1000 | 110001 |
Color Harmonies of #877277
Complementary color
Monochromatic Colors of #877277
Black with #877277
Text Example
Text Example
White with #877277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877277; }
p { color: rgb(135,114,119); }
H1.HeaderClassName
{
color: #877277;
}
.AnyTagClassName
{
color: #877277;
}
</style>
background-color css
<style>
a { background-color: #877277; }
a { background-color: rgb(135,114,119); }
div.DivClassName
{
background-color: #877277;
}
.BgClassName
{
background-color: #877277;
}
</style>
border-color css
<style>
span { border-color: #877277; }
span { border-color: rgb(135,114,119); }
td.TdClassName
{
border-color: #877277;
}
.TagClassName
{
border-color: #877277;
}
</style>