Shades of Empress #866971
Tints of Empress #866971
RGB
CMYK
RGB Variations
Color information
#866971 (or 0x866971) is known color: Empress. HEX triplet: 86, 69 and 71. RGB value is (134,105,113). Sum of RGB (Red+Green+Blue) = 134+105+113=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 105 (41.41% from 255 or 29.83% from 352); Blue value is 113 (44.53% from 255 or 32.10% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #866971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866971 is #79968E. Grayscale: #727272. Windows color (decimal): -7968399 or 7432582. OLE color: 7432582.
HSL color Cylindrical-coordinate representation of color #866971: hue angle of 343.45º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866971 is Cyan = 0, Magento = 0.22, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 113 | - |
| CMYK | 0 | 0.22 | 0.16 | 0.47 |
| HSL | 343.45º | 0.12% | 0.47% | - |
| HSV(B) | 343.45º | 0.22% | 0.53% | - |
| XYZ | 17.86 | 16.36 | 17.84 | - |
| YUV | 114.58 | 127.11 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 113 | 0 | 0.22 | 0.16 | 0.47 | 343.45 | 0.12 | 0.47 |
| Hex | 86 | 69 | 71 | 0 | 16 | 10 | 2F | 157 | C | 2F |
| Octal | 206 | 151 | 161 | 0 | 26 | 20 | 57 | 527 | 14 | 57 |
| Binary | 10000110 | 1101001 | 1110001 | 0 | 10110 | 10000 | 101111 | 101010111 | 1100 | 101111 |
Color Harmonies of #866971
Complementary color
Monochromatic Colors of #866971
Black with #866971
Text Example
Text Example
White with #866971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866971; }
p { color: rgb(134,105,113); }
H1.HeaderClassName
{
color: #866971;
}
.AnyTagClassName
{
color: #866971;
}
</style>
background-color css
<style>
a { background-color: #866971; }
a { background-color: rgb(134,105,113); }
div.DivClassName
{
background-color: #866971;
}
.BgClassName
{
background-color: #866971;
}
</style>
border-color css
<style>
span { border-color: #866971; }
span { border-color: rgb(134,105,113); }
td.TdClassName
{
border-color: #866971;
}
.TagClassName
{
border-color: #866971;
}
</style>