Shades of Empress #867577
Tints of Empress #867577
RGB
CMYK
RGB Variations
Color information
#867577 (or 0x867577) is known color: Empress. HEX triplet: 86, 75 and 77. RGB value is (134,117,119). Sum of RGB (Red+Green+Blue) = 134+117+119=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 117 (46.09% from 255 or 31.62% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 134 - color contains mainly: red. Hex color #867577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867577 is #798A88. Grayscale: #7A7A7A. Windows color (decimal): -7965321 or 7828870. OLE color: 7828870.
HSL color Cylindrical-coordinate representation of color #867577: hue angle of 352.94º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #867577 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 119 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.47 |
| HSL | 352.94º | 0.07% | 0.49% | - |
| HSV(B) | 352.94º | 0.13% | 0.53% | - |
| XYZ | 19.52 | 19.12 | 20.11 | - |
| YUV | 122.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 119 | 0 | 0.13 | 0.11 | 0.47 | 352.94 | 0.07 | 0.49 |
| Hex | 86 | 75 | 77 | 0 | D | B | 2F | 161 | 7 | 31 |
| Octal | 206 | 165 | 167 | 0 | 15 | 13 | 57 | 541 | 7 | 61 |
| Binary | 10000110 | 1110101 | 1110111 | 0 | 1101 | 1011 | 101111 | 101100001 | 111 | 110001 |
Color Harmonies of #867577
Complementary color
Monochromatic Colors of #867577
Black with #867577
Text Example
Text Example
White with #867577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867577; }
p { color: rgb(134,117,119); }
H1.HeaderClassName
{
color: #867577;
}
.AnyTagClassName
{
color: #867577;
}
</style>
background-color css
<style>
a { background-color: #867577; }
a { background-color: rgb(134,117,119); }
div.DivClassName
{
background-color: #867577;
}
.BgClassName
{
background-color: #867577;
}
</style>
border-color css
<style>
span { border-color: #867577; }
span { border-color: rgb(134,117,119); }
td.TdClassName
{
border-color: #867577;
}
.TagClassName
{
border-color: #867577;
}
</style>