Shades of Empress #877374
Tints of Empress #877374
RGB
CMYK
RGB Variations
Color information
#877374 (or 0x877374) is known color: Empress. HEX triplet: 87, 73 and 74. RGB value is (135,115,116). Sum of RGB (Red+Green+Blue) = 135+115+116=366 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.89% from 366); Green value is 115 (45.31% from 255 or 31.42% from 366); Blue value is 116 (45.70% from 255 or 31.69% from 366); Max value from RGB is 135 - color contains mainly: red. Hex color #877374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877374 is #788C8B. Grayscale: #797979. Windows color (decimal): -7900300 or 7631751. OLE color: 7631751.
HSL color Cylindrical-coordinate representation of color #877374: hue angle of 357º 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 #877374 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 116 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.47 |
| HSL | 357º | 0.08% | 0.49% | - |
| HSV(B) | 357º | 0.15% | 0.53% | - |
| XYZ | 19.27 | 18.67 | 19.11 | - |
| YUV | 121.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 116 | 0 | 0.15 | 0.14 | 0.47 | 357 | 0.08 | 0.49 |
| Hex | 87 | 73 | 74 | 0 | F | E | 2F | 165 | 8 | 31 |
| Octal | 207 | 163 | 164 | 0 | 17 | 16 | 57 | 545 | 10 | 61 |
| Binary | 10000111 | 1110011 | 1110100 | 0 | 1111 | 1110 | 101111 | 101100101 | 1000 | 110001 |
Color Harmonies of #877374
Complementary color
Monochromatic Colors of #877374
Black with #877374
Text Example
Text Example
White with #877374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877374; }
p { color: rgb(135,115,116); }
H1.HeaderClassName
{
color: #877374;
}
.AnyTagClassName
{
color: #877374;
}
</style>
background-color css
<style>
a { background-color: #877374; }
a { background-color: rgb(135,115,116); }
div.DivClassName
{
background-color: #877374;
}
.BgClassName
{
background-color: #877374;
}
</style>
border-color css
<style>
span { border-color: #877374; }
span { border-color: rgb(135,115,116); }
td.TdClassName
{
border-color: #877374;
}
.TagClassName
{
border-color: #877374;
}
</style>