Shades of Empress #837071
Tints of Empress #837071
RGB
CMYK
RGB Variations
Color information
#837071 (or 0x837071) is known color: Empress. HEX triplet: 83, 70 and 71. RGB value is (131,112,113). Sum of RGB (Red+Green+Blue) = 131+112+113=356 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.80% from 356); Green value is 112 (44.14% from 255 or 31.46% from 356); Blue value is 113 (44.53% from 255 or 31.74% from 356); Max value from RGB is 131 - color contains mainly: red. Hex color #837071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837071 is #7C8F8E. Grayscale: #757575. Windows color (decimal): -8163215 or 7434371. OLE color: 7434371.
HSL color Cylindrical-coordinate representation of color #837071: hue angle of 356.84º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #837071 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 113 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.49 |
| HSL | 356.84º | 0.08% | 0.48% | - |
| HSV(B) | 356.84º | 0.15% | 0.51% | - |
| XYZ | 18.13 | 17.61 | 18.07 | - |
| YUV | 117.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 113 | 0 | 0.15 | 0.14 | 0.49 | 356.84 | 0.08 | 0.48 |
| Hex | 83 | 70 | 71 | 0 | F | E | 31 | 165 | 8 | 30 |
| Octal | 203 | 160 | 161 | 0 | 17 | 16 | 61 | 545 | 10 | 60 |
| Binary | 10000011 | 1110000 | 1110001 | 0 | 1111 | 1110 | 110001 | 101100101 | 1000 | 110000 |
Color Harmonies of #837071
Complementary color
Monochromatic Colors of #837071
Black with #837071
Text Example
Text Example
White with #837071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837071; }
p { color: rgb(131,112,113); }
H1.HeaderClassName
{
color: #837071;
}
.AnyTagClassName
{
color: #837071;
}
</style>
background-color css
<style>
a { background-color: #837071; }
a { background-color: rgb(131,112,113); }
div.DivClassName
{
background-color: #837071;
}
.BgClassName
{
background-color: #837071;
}
</style>
border-color css
<style>
span { border-color: #837071; }
span { border-color: rgb(131,112,113); }
td.TdClassName
{
border-color: #837071;
}
.TagClassName
{
border-color: #837071;
}
</style>