Shades of Empress #846971
Tints of Empress #846971
RGB
CMYK
RGB Variations
Color information
#846971 (or 0x846971) is known color: Empress. HEX triplet: 84, 69 and 71. RGB value is (132,105,113). Sum of RGB (Red+Green+Blue) = 132+105+113=350 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.71% from 350); Green value is 105 (41.41% from 255 or 30% from 350); Blue value is 113 (44.53% from 255 or 32.29% from 350); Max value from RGB is 132 - color contains mainly: red. Hex color #846971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846971 is #7B968E. Grayscale: #717171. Windows color (decimal): -8099471 or 7432580. OLE color: 7432580.
HSL color Cylindrical-coordinate representation of color #846971: hue angle of 342.22º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #846971 is Cyan = 0, Magento = 0.20, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 113 | - |
| CMYK | 0 | 0.20 | 0.14 | 0.48 |
| HSL | 342.22º | 0.11% | 0.46% | - |
| HSV(B) | 342.22º | 0.2% | 0.52% | - |
| XYZ | 17.55 | 16.2 | 17.83 | - |
| YUV | 113.99 | 127.45 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 113 | 0 | 0.20 | 0.14 | 0.48 | 342.22 | 0.11 | 0.46 |
| Hex | 84 | 69 | 71 | 0 | 14 | E | 30 | 156 | B | 2E |
| Octal | 204 | 151 | 161 | 0 | 24 | 16 | 60 | 526 | 13 | 56 |
| Binary | 10000100 | 1101001 | 1110001 | 0 | 10100 | 1110 | 110000 | 101010110 | 1011 | 101110 |
Color Harmonies of #846971
Complementary color
Monochromatic Colors of #846971
Black with #846971
Text Example
Text Example
White with #846971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846971; }
p { color: rgb(132,105,113); }
H1.HeaderClassName
{
color: #846971;
}
.AnyTagClassName
{
color: #846971;
}
</style>
background-color css
<style>
a { background-color: #846971; }
a { background-color: rgb(132,105,113); }
div.DivClassName
{
background-color: #846971;
}
.BgClassName
{
background-color: #846971;
}
</style>
border-color css
<style>
span { border-color: #846971; }
span { border-color: rgb(132,105,113); }
td.TdClassName
{
border-color: #846971;
}
.TagClassName
{
border-color: #846971;
}
</style>