Shades of Empress #877273
Tints of Empress #877273
RGB
CMYK
RGB Variations
Color information
#877273 (or 0x877273) is known color: Empress. HEX triplet: 87, 72 and 73. RGB value is (135,114,115). Sum of RGB (Red+Green+Blue) = 135+114+115=364 (48% of max value = 765). Red value is 135 (53.12% from 255 or 37.09% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 115 (45.31% from 255 or 31.59% from 364); Max value from RGB is 135 - color contains mainly: red. Hex color #877273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877273 is #788D8C. Grayscale: #787878. Windows color (decimal): -7900557 or 7565959. OLE color: 7565959.
HSL color Cylindrical-coordinate representation of color #877273: hue angle of 357.14º 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 #877273 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 115 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.47 |
| HSL | 357.14º | 0.08% | 0.49% | - |
| HSV(B) | 357.14º | 0.16% | 0.53% | - |
| XYZ | 19.1 | 18.42 | 18.77 | - |
| YUV | 120.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 115 | 0 | 0.16 | 0.15 | 0.47 | 357.14 | 0.08 | 0.49 |
| Hex | 87 | 72 | 73 | 0 | 10 | F | 2F | 165 | 8 | 31 |
| Octal | 207 | 162 | 163 | 0 | 20 | 17 | 57 | 545 | 10 | 61 |
| Binary | 10000111 | 1110010 | 1110011 | 0 | 10000 | 1111 | 101111 | 101100101 | 1000 | 110001 |
Color Harmonies of #877273
Complementary color
Monochromatic Colors of #877273
Black with #877273
Text Example
Text Example
White with #877273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877273; }
p { color: rgb(135,114,115); }
H1.HeaderClassName
{
color: #877273;
}
.AnyTagClassName
{
color: #877273;
}
</style>
background-color css
<style>
a { background-color: #877273; }
a { background-color: rgb(135,114,115); }
div.DivClassName
{
background-color: #877273;
}
.BgClassName
{
background-color: #877273;
}
</style>
border-color css
<style>
span { border-color: #877273; }
span { border-color: rgb(135,114,115); }
td.TdClassName
{
border-color: #877273;
}
.TagClassName
{
border-color: #877273;
}
</style>