Shades of Empress #836871
Tints of Empress #836871
RGB
CMYK
RGB Variations
Color information
#836871 (or 0x836871) is known color: Empress. HEX triplet: 83, 68 and 71. RGB value is (131,104,113). Sum of RGB (Red+Green+Blue) = 131+104+113=348 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.64% from 348); Green value is 104 (41.02% from 255 or 29.89% from 348); Blue value is 113 (44.53% from 255 or 32.47% from 348); Max value from RGB is 131 - color contains mainly: red. Hex color #836871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836871 is #7C978E. Grayscale: #717171. Windows color (decimal): -8165263 or 7432323. OLE color: 7432323.
HSL color Cylindrical-coordinate representation of color #836871: hue angle of 340º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #836871 is Cyan = 0, Magento = 0.21, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 113 | - |
| CMYK | 0 | 0.21 | 0.14 | 0.49 |
| HSL | 340º | 0.11% | 0.46% | - |
| HSV(B) | 340º | 0.21% | 0.51% | - |
| XYZ | 17.29 | 15.92 | 17.78 | - |
| YUV | 113.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 113 | 0 | 0.21 | 0.14 | 0.49 | 340 | 0.11 | 0.46 |
| Hex | 83 | 68 | 71 | 0 | 15 | E | 31 | 154 | B | 2E |
| Octal | 203 | 150 | 161 | 0 | 25 | 16 | 61 | 524 | 13 | 56 |
| Binary | 10000011 | 1101000 | 1110001 | 0 | 10101 | 1110 | 110001 | 101010100 | 1011 | 101110 |
Color Harmonies of #836871
Complementary color
Monochromatic Colors of #836871
Black with #836871
Text Example
Text Example
White with #836871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836871; }
p { color: rgb(131,104,113); }
H1.HeaderClassName
{
color: #836871;
}
.AnyTagClassName
{
color: #836871;
}
</style>
background-color css
<style>
a { background-color: #836871; }
a { background-color: rgb(131,104,113); }
div.DivClassName
{
background-color: #836871;
}
.BgClassName
{
background-color: #836871;
}
</style>
border-color css
<style>
span { border-color: #836871; }
span { border-color: rgb(131,104,113); }
td.TdClassName
{
border-color: #836871;
}
.TagClassName
{
border-color: #836871;
}
</style>