Shades of Empress #846972
Tints of Empress #846972
RGB
CMYK
RGB Variations
Color information
#846972 (or 0x846972) is known color: Empress. HEX triplet: 84, 69 and 72. RGB value is (132,105,114). Sum of RGB (Red+Green+Blue) = 132+105+114=351 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.61% from 351); Green value is 105 (41.41% from 255 or 29.91% from 351); Blue value is 114 (44.92% from 255 or 32.48% from 351); Max value from RGB is 132 - color contains mainly: red. Hex color #846972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846972 is #7B968D. Grayscale: #727272. Windows color (decimal): -8099470 or 7498116. OLE color: 7498116.
HSL color Cylindrical-coordinate representation of color #846972: hue angle of 340º 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 #846972 is Cyan = 0, Magento = 0.20, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 114 | - |
| CMYK | 0 | 0.20 | 0.14 | 0.48 |
| HSL | 340º | 0.11% | 0.46% | - |
| HSV(B) | 340º | 0.2% | 0.52% | - |
| XYZ | 17.6 | 16.22 | 18.12 | - |
| YUV | 114.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 114 | 0 | 0.20 | 0.14 | 0.48 | 340 | 0.11 | 0.46 |
| Hex | 84 | 69 | 72 | 0 | 14 | E | 30 | 154 | B | 2E |
| Octal | 204 | 151 | 162 | 0 | 24 | 16 | 60 | 524 | 13 | 56 |
| Binary | 10000100 | 1101001 | 1110010 | 0 | 10100 | 1110 | 110000 | 101010100 | 1011 | 101110 |
Color Harmonies of #846972
Complementary color
Monochromatic Colors of #846972
Black with #846972
Text Example
Text Example
White with #846972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846972; }
p { color: rgb(132,105,114); }
H1.HeaderClassName
{
color: #846972;
}
.AnyTagClassName
{
color: #846972;
}
</style>
background-color css
<style>
a { background-color: #846972; }
a { background-color: rgb(132,105,114); }
div.DivClassName
{
background-color: #846972;
}
.BgClassName
{
background-color: #846972;
}
</style>
border-color css
<style>
span { border-color: #846972; }
span { border-color: rgb(132,105,114); }
td.TdClassName
{
border-color: #846972;
}
.TagClassName
{
border-color: #846972;
}
</style>