Shades of Empress #877172
Tints of Empress #877172
RGB
CMYK
RGB Variations
Color information
#877172 (or 0x877172) is known color: Empress. HEX triplet: 87, 71 and 72. RGB value is (135,113,114). Sum of RGB (Red+Green+Blue) = 135+113+114=362 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.29% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 114 (44.92% from 255 or 31.49% from 362); Max value from RGB is 135 - color contains mainly: red. Hex color #877172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877172 is #788E8D. Grayscale: #777777. Windows color (decimal): -7900814 or 7500167. OLE color: 7500167.
HSL color Cylindrical-coordinate representation of color #877172: hue angle of 357.27º degrees, saturation: 0.09, 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 #877172 is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 114 | - |
| CMYK | 0 | 0.16 | 0.16 | 0.47 |
| HSL | 357.27º | 0.09% | 0.49% | - |
| HSV(B) | 357.27º | 0.16% | 0.53% | - |
| XYZ | 18.93 | 18.18 | 18.43 | - |
| YUV | 119.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 114 | 0 | 0.16 | 0.16 | 0.47 | 357.27 | 0.09 | 0.49 |
| Hex | 87 | 71 | 72 | 0 | 10 | 10 | 2F | 165 | 9 | 31 |
| Octal | 207 | 161 | 162 | 0 | 20 | 20 | 57 | 545 | 11 | 61 |
| Binary | 10000111 | 1110001 | 1110010 | 0 | 10000 | 10000 | 101111 | 101100101 | 1001 | 110001 |
Color Harmonies of #877172
Complementary color
Monochromatic Colors of #877172
Black with #877172
Text Example
Text Example
White with #877172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877172; }
p { color: rgb(135,113,114); }
H1.HeaderClassName
{
color: #877172;
}
.AnyTagClassName
{
color: #877172;
}
</style>
background-color css
<style>
a { background-color: #877172; }
a { background-color: rgb(135,113,114); }
div.DivClassName
{
background-color: #877172;
}
.BgClassName
{
background-color: #877172;
}
</style>
border-color css
<style>
span { border-color: #877172; }
span { border-color: rgb(135,113,114); }
td.TdClassName
{
border-color: #877172;
}
.TagClassName
{
border-color: #877172;
}
</style>