Shades of Empress #847276
Tints of Empress #847276
RGB
CMYK
RGB Variations
Color information
#847276 (or 0x847276) is known color: Empress. HEX triplet: 84, 72 and 76. RGB value is (132,114,118). Sum of RGB (Red+Green+Blue) = 132+114+118=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 114 (44.92% from 255 or 31.32% from 364); Blue value is 118 (46.48% from 255 or 32.42% from 364); Max value from RGB is 132 - color contains mainly: red. Hex color #847276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847276 is #7B8D89. Grayscale: #777777. Windows color (decimal): -8097162 or 7762564. OLE color: 7762564.
HSL color Cylindrical-coordinate representation of color #847276: hue angle of 346.67º 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 #847276 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 114 | 118 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.48 |
| HSL | 346.67º | 0.07% | 0.48% | - |
| HSV(B) | 346.67º | 0.14% | 0.52% | - |
| XYZ | 18.8 | 18.25 | 19.67 | - |
| YUV | 119.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 114 | 118 | 0 | 0.14 | 0.11 | 0.48 | 346.67 | 0.07 | 0.48 |
| Hex | 84 | 72 | 76 | 0 | E | B | 30 | 15B | 7 | 30 |
| Octal | 204 | 162 | 166 | 0 | 16 | 13 | 60 | 533 | 7 | 60 |
| Binary | 10000100 | 1110010 | 1110110 | 0 | 1110 | 1011 | 110000 | 101011011 | 111 | 110000 |
Color Harmonies of #847276
Complementary color
Monochromatic Colors of #847276
Black with #847276
Text Example
Text Example
White with #847276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847276; }
p { color: rgb(132,114,118); }
H1.HeaderClassName
{
color: #847276;
}
.AnyTagClassName
{
color: #847276;
}
</style>
background-color css
<style>
a { background-color: #847276; }
a { background-color: rgb(132,114,118); }
div.DivClassName
{
background-color: #847276;
}
.BgClassName
{
background-color: #847276;
}
</style>
border-color css
<style>
span { border-color: #847276; }
span { border-color: rgb(132,114,118); }
td.TdClassName
{
border-color: #847276;
}
.TagClassName
{
border-color: #847276;
}
</style>