Shades of Empress #847275
Tints of Empress #847275
RGB
CMYK
RGB Variations
Color information
#847275 (or 0x847275) is known color: Empress. HEX triplet: 84, 72 and 75. RGB value is (132,114,117). Sum of RGB (Red+Green+Blue) = 132+114+117=363 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.36% from 363); Green value is 114 (44.92% from 255 or 31.40% from 363); Blue value is 117 (46.09% from 255 or 32.23% from 363); Max value from RGB is 132 - color contains mainly: red. Hex color #847275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847275 is #7B8D8A. Grayscale: #777777. Windows color (decimal): -8097163 or 7697028. OLE color: 7697028.
HSL color Cylindrical-coordinate representation of color #847275: hue angle of 350º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #847275 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 117 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.48 |
| HSL | 350º | 0.07% | 0.48% | - |
| HSV(B) | 350º | 0.14% | 0.52% | - |
| XYZ | 18.74 | 18.22 | 19.36 | - |
| YUV | 119.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 117 | 0 | 0.14 | 0.11 | 0.48 | 350 | 0.07 | 0.48 |
| Hex | 84 | 72 | 75 | 0 | E | B | 30 | 15E | 7 | 30 |
| Octal | 204 | 162 | 165 | 0 | 16 | 13 | 60 | 536 | 7 | 60 |
| Binary | 10000100 | 1110010 | 1110101 | 0 | 1110 | 1011 | 110000 | 101011110 | 111 | 110000 |
Color Harmonies of #847275
Complementary color
Monochromatic Colors of #847275
Black with #847275
Text Example
Text Example
White with #847275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847275; }
p { color: rgb(132,114,117); }
H1.HeaderClassName
{
color: #847275;
}
.AnyTagClassName
{
color: #847275;
}
</style>
background-color css
<style>
a { background-color: #847275; }
a { background-color: rgb(132,114,117); }
div.DivClassName
{
background-color: #847275;
}
.BgClassName
{
background-color: #847275;
}
</style>
border-color css
<style>
span { border-color: #847275; }
span { border-color: rgb(132,114,117); }
td.TdClassName
{
border-color: #847275;
}
.TagClassName
{
border-color: #847275;
}
</style>