Shades of Empress #877075
Tints of Empress #877075
RGB
CMYK
RGB Variations
Color information
#877075 (or 0x877075) is known color: Empress. HEX triplet: 87, 70 and 75. RGB value is (135,112,117). Sum of RGB (Red+Green+Blue) = 135+112+117=364 (48% of max value = 765). Red value is 135 (53.12% from 255 or 37.09% from 364); Green value is 112 (44.14% from 255 or 30.77% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 135 - color contains mainly: red. Hex color #877075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877075 is #788F8A. Grayscale: #777777. Windows color (decimal): -7901067 or 7696519. OLE color: 7696519.
HSL color Cylindrical-coordinate representation of color #877075: hue angle of 346.96º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877075 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 117 | - |
| CMYK | 0 | 0.17 | 0.13 | 0.47 |
| HSL | 346.96º | 0.09% | 0.48% | - |
| HSV(B) | 346.96º | 0.17% | 0.53% | - |
| XYZ | 19 | 18.02 | 19.31 | - |
| YUV | 119.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 117 | 0 | 0.17 | 0.13 | 0.47 | 346.96 | 0.09 | 0.48 |
| Hex | 87 | 70 | 75 | 0 | 11 | D | 2F | 15B | 9 | 30 |
| Octal | 207 | 160 | 165 | 0 | 21 | 15 | 57 | 533 | 11 | 60 |
| Binary | 10000111 | 1110000 | 1110101 | 0 | 10001 | 1101 | 101111 | 101011011 | 1001 | 110000 |
Color Harmonies of #877075
Complementary color
Monochromatic Colors of #877075
Black with #877075
Text Example
Text Example
White with #877075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877075; }
p { color: rgb(135,112,117); }
H1.HeaderClassName
{
color: #877075;
}
.AnyTagClassName
{
color: #877075;
}
</style>
background-color css
<style>
a { background-color: #877075; }
a { background-color: rgb(135,112,117); }
div.DivClassName
{
background-color: #877075;
}
.BgClassName
{
background-color: #877075;
}
</style>
border-color css
<style>
span { border-color: #877075; }
span { border-color: rgb(135,112,117); }
td.TdClassName
{
border-color: #877075;
}
.TagClassName
{
border-color: #877075;
}
</style>