Shades of Empress #877377
Tints of Empress #877377
RGB
CMYK
RGB Variations
Color information
#877377 (or 0x877377) is known color: Empress. HEX triplet: 87, 73 and 77. RGB value is (135,115,119). Sum of RGB (Red+Green+Blue) = 135+115+119=369 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.59% from 369); Green value is 115 (45.31% from 255 or 31.17% from 369); Blue value is 119 (46.88% from 255 or 32.25% from 369); Max value from RGB is 135 - color contains mainly: red. Hex color #877377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877377 is #788C88. Grayscale: #797979. Windows color (decimal): -7900297 or 7828359. OLE color: 7828359.
HSL color Cylindrical-coordinate representation of color #877377: hue angle of 348º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #877377 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 119 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.47 |
| HSL | 348º | 0.08% | 0.49% | - |
| HSV(B) | 348º | 0.15% | 0.53% | - |
| XYZ | 19.45 | 18.74 | 20.05 | - |
| YUV | 121.44 | 126.63 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 119 | 0 | 0.15 | 0.12 | 0.47 | 348 | 0.08 | 0.49 |
| Hex | 87 | 73 | 77 | 0 | F | C | 2F | 15C | 8 | 31 |
| Octal | 207 | 163 | 167 | 0 | 17 | 14 | 57 | 534 | 10 | 61 |
| Binary | 10000111 | 1110011 | 1110111 | 0 | 1111 | 1100 | 101111 | 101011100 | 1000 | 110001 |
Color Harmonies of #877377
Complementary color
Monochromatic Colors of #877377
Black with #877377
Text Example
Text Example
White with #877377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877377; }
p { color: rgb(135,115,119); }
H1.HeaderClassName
{
color: #877377;
}
.AnyTagClassName
{
color: #877377;
}
</style>
background-color css
<style>
a { background-color: #877377; }
a { background-color: rgb(135,115,119); }
div.DivClassName
{
background-color: #877377;
}
.BgClassName
{
background-color: #877377;
}
</style>
border-color css
<style>
span { border-color: #877377; }
span { border-color: rgb(135,115,119); }
td.TdClassName
{
border-color: #877377;
}
.TagClassName
{
border-color: #877377;
}
</style>