Shades of Empress #837073
Tints of Empress #837073
RGB
CMYK
RGB Variations
Color information
#837073 (or 0x837073) is known color: Empress. HEX triplet: 83, 70 and 73. RGB value is (131,112,115). Sum of RGB (Red+Green+Blue) = 131+112+115=358 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.59% from 358); Green value is 112 (44.14% from 255 or 31.28% from 358); Blue value is 115 (45.31% from 255 or 32.12% from 358); Max value from RGB is 131 - color contains mainly: red. Hex color #837073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837073 is #7C8F8C. Grayscale: #767676. Windows color (decimal): -8163213 or 7565443. OLE color: 7565443.
HSL color Cylindrical-coordinate representation of color #837073: hue angle of 350.53º 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 #837073 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 115 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.49 |
| HSL | 350.53º | 0.08% | 0.48% | - |
| HSV(B) | 350.53º | 0.15% | 0.51% | - |
| XYZ | 18.25 | 17.65 | 18.66 | - |
| YUV | 118.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 115 | 0 | 0.15 | 0.12 | 0.49 | 350.53 | 0.08 | 0.48 |
| Hex | 83 | 70 | 73 | 0 | F | C | 31 | 15F | 8 | 30 |
| Octal | 203 | 160 | 163 | 0 | 17 | 14 | 61 | 537 | 10 | 60 |
| Binary | 10000011 | 1110000 | 1110011 | 0 | 1111 | 1100 | 110001 | 101011111 | 1000 | 110000 |
Color Harmonies of #837073
Complementary color
Monochromatic Colors of #837073
Black with #837073
Text Example
Text Example
White with #837073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837073; }
p { color: rgb(131,112,115); }
H1.HeaderClassName
{
color: #837073;
}
.AnyTagClassName
{
color: #837073;
}
</style>
background-color css
<style>
a { background-color: #837073; }
a { background-color: rgb(131,112,115); }
div.DivClassName
{
background-color: #837073;
}
.BgClassName
{
background-color: #837073;
}
</style>
border-color css
<style>
span { border-color: #837073; }
span { border-color: rgb(131,112,115); }
td.TdClassName
{
border-color: #837073;
}
.TagClassName
{
border-color: #837073;
}
</style>