Shades of Empress #836971
Tints of Empress #836971
RGB
CMYK
RGB Variations
Color information
#836971 (or 0x836971) is known color: Empress. HEX triplet: 83, 69 and 71. RGB value is (131,105,113). Sum of RGB (Red+Green+Blue) = 131+105+113=349 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.54% from 349); Green value is 105 (41.41% from 255 or 30.09% from 349); Blue value is 113 (44.53% from 255 or 32.38% from 349); Max value from RGB is 131 - color contains mainly: red. Hex color #836971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836971 is #7C968E. Grayscale: #717171. Windows color (decimal): -8165007 or 7432579. OLE color: 7432579.
HSL color Cylindrical-coordinate representation of color #836971: hue angle of 341.54º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #836971 is Cyan = 0, Magento = 0.20, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 113 | - |
| CMYK | 0 | 0.20 | 0.14 | 0.49 |
| HSL | 341.54º | 0.11% | 0.46% | - |
| HSV(B) | 341.54º | 0.2% | 0.51% | - |
| XYZ | 17.39 | 16.12 | 17.82 | - |
| YUV | 113.69 | 127.61 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 113 | 0 | 0.20 | 0.14 | 0.49 | 341.54 | 0.11 | 0.46 |
| Hex | 83 | 69 | 71 | 0 | 14 | E | 31 | 156 | B | 2E |
| Octal | 203 | 151 | 161 | 0 | 24 | 16 | 61 | 526 | 13 | 56 |
| Binary | 10000011 | 1101001 | 1110001 | 0 | 10100 | 1110 | 110001 | 101010110 | 1011 | 101110 |
Color Harmonies of #836971
Complementary color
Monochromatic Colors of #836971
Black with #836971
Text Example
Text Example
White with #836971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836971; }
p { color: rgb(131,105,113); }
H1.HeaderClassName
{
color: #836971;
}
.AnyTagClassName
{
color: #836971;
}
</style>
background-color css
<style>
a { background-color: #836971; }
a { background-color: rgb(131,105,113); }
div.DivClassName
{
background-color: #836971;
}
.BgClassName
{
background-color: #836971;
}
</style>
border-color css
<style>
span { border-color: #836971; }
span { border-color: rgb(131,105,113); }
td.TdClassName
{
border-color: #836971;
}
.TagClassName
{
border-color: #836971;
}
</style>