Shades of Empress #847075
Tints of Empress #847075
RGB
CMYK
RGB Variations
Color information
#847075 (or 0x847075) is known color: Empress. HEX triplet: 84, 70 and 75. RGB value is (132,112,117). Sum of RGB (Red+Green+Blue) = 132+112+117=361 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.57% from 361); Green value is 112 (44.14% from 255 or 31.02% from 361); Blue value is 117 (46.09% from 255 or 32.41% from 361); Max value from RGB is 132 - color contains mainly: red. Hex color #847075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847075 is #7B8F8A. Grayscale: #767676. Windows color (decimal): -8097675 or 7696516. OLE color: 7696516.
HSL color Cylindrical-coordinate representation of color #847075: hue angle of 345º 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 #847075 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 112 | 117 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.48 |
| HSL | 345º | 0.08% | 0.48% | - |
| HSV(B) | 345º | 0.15% | 0.52% | - |
| XYZ | 18.52 | 17.78 | 19.29 | - |
| YUV | 118.55 | 127.13 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 112 | 117 | 0 | 0.15 | 0.11 | 0.48 | 345 | 0.08 | 0.48 |
| Hex | 84 | 70 | 75 | 0 | F | B | 30 | 159 | 8 | 30 |
| Octal | 204 | 160 | 165 | 0 | 17 | 13 | 60 | 531 | 10 | 60 |
| Binary | 10000100 | 1110000 | 1110101 | 0 | 1111 | 1011 | 110000 | 101011001 | 1000 | 110000 |
Color Harmonies of #847075
Complementary color
Monochromatic Colors of #847075
Black with #847075
Text Example
Text Example
White with #847075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847075; }
p { color: rgb(132,112,117); }
H1.HeaderClassName
{
color: #847075;
}
.AnyTagClassName
{
color: #847075;
}
</style>
background-color css
<style>
a { background-color: #847075; }
a { background-color: rgb(132,112,117); }
div.DivClassName
{
background-color: #847075;
}
.BgClassName
{
background-color: #847075;
}
</style>
border-color css
<style>
span { border-color: #847075; }
span { border-color: rgb(132,112,117); }
td.TdClassName
{
border-color: #847075;
}
.TagClassName
{
border-color: #847075;
}
</style>