Shades of Empress #877275
Tints of Empress #877275
RGB
CMYK
RGB Variations
Color information
#877275 (or 0x877275) is known color: Empress. HEX triplet: 87, 72 and 75. RGB value is (135,114,117). Sum of RGB (Red+Green+Blue) = 135+114+117=366 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.89% from 366); Green value is 114 (44.92% from 255 or 31.15% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 135 - color contains mainly: red. Hex color #877275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877275 is #788D8A. Grayscale: #787878. Windows color (decimal): -7900555 or 7697031. OLE color: 7697031.
HSL color Cylindrical-coordinate representation of color #877275: hue angle of 351.43º 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 #877275 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 117 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.47 |
| HSL | 351.43º | 0.08% | 0.49% | - |
| HSV(B) | 351.43º | 0.16% | 0.53% | - |
| XYZ | 19.22 | 18.47 | 19.38 | - |
| YUV | 120.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 117 | 0 | 0.16 | 0.13 | 0.47 | 351.43 | 0.08 | 0.49 |
| Hex | 87 | 72 | 75 | 0 | 10 | D | 2F | 15F | 8 | 31 |
| Octal | 207 | 162 | 165 | 0 | 20 | 15 | 57 | 537 | 10 | 61 |
| Binary | 10000111 | 1110010 | 1110101 | 0 | 10000 | 1101 | 101111 | 101011111 | 1000 | 110001 |
Color Harmonies of #877275
Complementary color
Monochromatic Colors of #877275
Black with #877275
Text Example
Text Example
White with #877275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877275; }
p { color: rgb(135,114,117); }
H1.HeaderClassName
{
color: #877275;
}
.AnyTagClassName
{
color: #877275;
}
</style>
background-color css
<style>
a { background-color: #877275; }
a { background-color: rgb(135,114,117); }
div.DivClassName
{
background-color: #877275;
}
.BgClassName
{
background-color: #877275;
}
</style>
border-color css
<style>
span { border-color: #877275; }
span { border-color: rgb(135,114,117); }
td.TdClassName
{
border-color: #877275;
}
.TagClassName
{
border-color: #877275;
}
</style>