Shades of Empress #877276
Tints of Empress #877276
RGB
CMYK
RGB Variations
Color information
#877276 (or 0x877276) is known color: Empress. HEX triplet: 87, 72 and 76. RGB value is (135,114,118). Sum of RGB (Red+Green+Blue) = 135+114+118=367 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.78% from 367); Green value is 114 (44.92% from 255 or 31.06% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 135 - color contains mainly: red. Hex color #877276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877276 is #788D89. Grayscale: #787878. Windows color (decimal): -7900554 or 7762567. OLE color: 7762567.
HSL color Cylindrical-coordinate representation of color #877276: hue angle of 348.57º 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 #877276 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 118 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.47 |
| HSL | 348.57º | 0.08% | 0.49% | - |
| HSV(B) | 348.57º | 0.16% | 0.53% | - |
| XYZ | 19.28 | 18.49 | 19.69 | - |
| YUV | 120.74 | 126.46 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 118 | 0 | 0.16 | 0.13 | 0.47 | 348.57 | 0.08 | 0.49 |
| Hex | 87 | 72 | 76 | 0 | 10 | D | 2F | 15D | 8 | 31 |
| Octal | 207 | 162 | 166 | 0 | 20 | 15 | 57 | 535 | 10 | 61 |
| Binary | 10000111 | 1110010 | 1110110 | 0 | 10000 | 1101 | 101111 | 101011101 | 1000 | 110001 |
Color Harmonies of #877276
Complementary color
Monochromatic Colors of #877276
Black with #877276
Text Example
Text Example
White with #877276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877276; }
p { color: rgb(135,114,118); }
H1.HeaderClassName
{
color: #877276;
}
.AnyTagClassName
{
color: #877276;
}
</style>
background-color css
<style>
a { background-color: #877276; }
a { background-color: rgb(135,114,118); }
div.DivClassName
{
background-color: #877276;
}
.BgClassName
{
background-color: #877276;
}
</style>
border-color css
<style>
span { border-color: #877276; }
span { border-color: rgb(135,114,118); }
td.TdClassName
{
border-color: #877276;
}
.TagClassName
{
border-color: #877276;
}
</style>