Shades of Empress #836970
Tints of Empress #836970
RGB
CMYK
RGB Variations
Color information
#836970 (or 0x836970) is known color: Empress. HEX triplet: 83, 69 and 70. RGB value is (131,105,112). Sum of RGB (Red+Green+Blue) = 131+105+112=348 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.64% from 348); Green value is 105 (41.41% from 255 or 30.17% from 348); Blue value is 112 (44.14% from 255 or 32.18% from 348); Max value from RGB is 131 - color contains mainly: red. Hex color #836970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836970 is #7C968F. Grayscale: #717171. Windows color (decimal): -8165008 or 7367043. OLE color: 7367043.
HSL color Cylindrical-coordinate representation of color #836970: hue angle of 343.85º 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 #836970 is Cyan = 0, Magento = 0.20, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 105 | 112 | - |
| CMYK | 0 | 0.20 | 0.15 | 0.49 |
| HSL | 343.85º | 0.11% | 0.46% | - |
| HSV(B) | 343.85º | 0.2% | 0.51% | - |
| XYZ | 17.34 | 16.1 | 17.52 | - |
| YUV | 113.57 | 127.11 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 112 | 0 | 0.20 | 0.15 | 0.49 | 343.85 | 0.11 | 0.46 |
| Hex | 83 | 69 | 70 | 0 | 14 | F | 31 | 158 | B | 2E |
| Octal | 203 | 151 | 160 | 0 | 24 | 17 | 61 | 530 | 13 | 56 |
| Binary | 10000011 | 1101001 | 1110000 | 0 | 10100 | 1111 | 110001 | 101011000 | 1011 | 101110 |
Color Harmonies of #836970
Complementary color
Monochromatic Colors of #836970
Black with #836970
Text Example
Text Example
White with #836970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836970; }
p { color: rgb(131,105,112); }
H1.HeaderClassName
{
color: #836970;
}
.AnyTagClassName
{
color: #836970;
}
</style>
background-color css
<style>
a { background-color: #836970; }
a { background-color: rgb(131,105,112); }
div.DivClassName
{
background-color: #836970;
}
.BgClassName
{
background-color: #836970;
}
</style>
border-color css
<style>
span { border-color: #836970; }
span { border-color: rgb(131,105,112); }
td.TdClassName
{
border-color: #836970;
}
.TagClassName
{
border-color: #836970;
}
</style>