Shades of Empress #846970
Tints of Empress #846970
RGB
CMYK
RGB Variations
Color information
#846970 (or 0x846970) is known color: Empress. HEX triplet: 84, 69 and 70. RGB value is (132,105,112). Sum of RGB (Red+Green+Blue) = 132+105+112=349 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.82% from 349); Green value is 105 (41.41% from 255 or 30.09% from 349); Blue value is 112 (44.14% from 255 or 32.09% from 349); Max value from RGB is 132 - color contains mainly: red. Hex color #846970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846970 is #7B968F. Grayscale: #717171. Windows color (decimal): -8099472 or 7367044. OLE color: 7367044.
HSL color Cylindrical-coordinate representation of color #846970: hue angle of 344.44º 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 #846970 is Cyan = 0, Magento = 0.20, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 112 | - |
| CMYK | 0 | 0.20 | 0.15 | 0.48 |
| HSL | 344.44º | 0.11% | 0.46% | - |
| HSV(B) | 344.44º | 0.2% | 0.52% | - |
| XYZ | 17.49 | 16.18 | 17.53 | - |
| YUV | 113.87 | 126.95 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 112 | 0 | 0.20 | 0.15 | 0.48 | 344.44 | 0.11 | 0.46 |
| Hex | 84 | 69 | 70 | 0 | 14 | F | 30 | 158 | B | 2E |
| Octal | 204 | 151 | 160 | 0 | 24 | 17 | 60 | 530 | 13 | 56 |
| Binary | 10000100 | 1101001 | 1110000 | 0 | 10100 | 1111 | 110000 | 101011000 | 1011 | 101110 |
Color Harmonies of #846970
Complementary color
Monochromatic Colors of #846970
Black with #846970
Text Example
Text Example
White with #846970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846970; }
p { color: rgb(132,105,112); }
H1.HeaderClassName
{
color: #846970;
}
.AnyTagClassName
{
color: #846970;
}
</style>
background-color css
<style>
a { background-color: #846970; }
a { background-color: rgb(132,105,112); }
div.DivClassName
{
background-color: #846970;
}
.BgClassName
{
background-color: #846970;
}
</style>
border-color css
<style>
span { border-color: #846970; }
span { border-color: rgb(132,105,112); }
td.TdClassName
{
border-color: #846970;
}
.TagClassName
{
border-color: #846970;
}
</style>