Shades of Empress #847071
Tints of Empress #847071
RGB
CMYK
RGB Variations
Color information
#847071 (or 0x847071) is known color: Empress. HEX triplet: 84, 70 and 71. RGB value is (132,112,113). Sum of RGB (Red+Green+Blue) = 132+112+113=357 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.97% from 357); Green value is 112 (44.14% from 255 or 31.37% from 357); Blue value is 113 (44.53% from 255 or 31.65% from 357); Max value from RGB is 132 - color contains mainly: red. Hex color #847071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847071 is #7B8F8E. Grayscale: #767676. Windows color (decimal): -8097679 or 7434372. OLE color: 7434372.
HSL color Cylindrical-coordinate representation of color #847071: hue angle of 357º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #847071 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 113 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.48 |
| HSL | 357º | 0.08% | 0.48% | - |
| HSV(B) | 357º | 0.15% | 0.52% | - |
| XYZ | 18.29 | 17.69 | 18.07 | - |
| YUV | 118.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 113 | 0 | 0.15 | 0.14 | 0.48 | 357 | 0.08 | 0.48 |
| Hex | 84 | 70 | 71 | 0 | F | E | 30 | 165 | 8 | 30 |
| Octal | 204 | 160 | 161 | 0 | 17 | 16 | 60 | 545 | 10 | 60 |
| Binary | 10000100 | 1110000 | 1110001 | 0 | 1111 | 1110 | 110000 | 101100101 | 1000 | 110000 |
Color Harmonies of #847071
Complementary color
Monochromatic Colors of #847071
Black with #847071
Text Example
Text Example
White with #847071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847071; }
p { color: rgb(132,112,113); }
H1.HeaderClassName
{
color: #847071;
}
.AnyTagClassName
{
color: #847071;
}
</style>
background-color css
<style>
a { background-color: #847071; }
a { background-color: rgb(132,112,113); }
div.DivClassName
{
background-color: #847071;
}
.BgClassName
{
background-color: #847071;
}
</style>
border-color css
<style>
span { border-color: #847071; }
span { border-color: rgb(132,112,113); }
td.TdClassName
{
border-color: #847071;
}
.TagClassName
{
border-color: #847071;
}
</style>