Shades of Empress #867177
Tints of Empress #867177
RGB
CMYK
RGB Variations
Color information
#867177 (or 0x867177) is known color: Empress. HEX triplet: 86, 71 and 77. RGB value is (134,113,119). Sum of RGB (Red+Green+Blue) = 134+113+119=366 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.61% from 366); Green value is 113 (44.53% from 255 or 30.87% from 366); Blue value is 119 (46.88% from 255 or 32.51% from 366); Max value from RGB is 134 - color contains mainly: red. Hex color #867177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867177 is #798E88. Grayscale: #777777. Windows color (decimal): -7966345 or 7827846. OLE color: 7827846.
HSL color Cylindrical-coordinate representation of color #867177: hue angle of 342.86º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867177 is Cyan = 0, Magento = 0.16, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 119 | - |
| CMYK | 0 | 0.16 | 0.11 | 0.47 |
| HSL | 342.86º | 0.09% | 0.48% | - |
| HSV(B) | 342.86º | 0.16% | 0.53% | - |
| XYZ | 19.07 | 18.21 | 19.96 | - |
| YUV | 119.96 | 127.46 | 138.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 119 | 0 | 0.16 | 0.11 | 0.47 | 342.86 | 0.09 | 0.48 |
| Hex | 86 | 71 | 77 | 0 | 10 | B | 2F | 157 | 9 | 30 |
| Octal | 206 | 161 | 167 | 0 | 20 | 13 | 57 | 527 | 11 | 60 |
| Binary | 10000110 | 1110001 | 1110111 | 0 | 10000 | 1011 | 101111 | 101010111 | 1001 | 110000 |
Color Harmonies of #867177
Complementary color
Monochromatic Colors of #867177
Black with #867177
Text Example
Text Example
White with #867177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867177; }
p { color: rgb(134,113,119); }
H1.HeaderClassName
{
color: #867177;
}
.AnyTagClassName
{
color: #867177;
}
</style>
background-color css
<style>
a { background-color: #867177; }
a { background-color: rgb(134,113,119); }
div.DivClassName
{
background-color: #867177;
}
.BgClassName
{
background-color: #867177;
}
</style>
border-color css
<style>
span { border-color: #867177; }
span { border-color: rgb(134,113,119); }
td.TdClassName
{
border-color: #867177;
}
.TagClassName
{
border-color: #867177;
}
</style>