Shades of Empress #837276
Tints of Empress #837276
RGB
CMYK
RGB Variations
Color information
#837276 (or 0x837276) is known color: Empress. HEX triplet: 83, 72 and 76. RGB value is (131,114,118). Sum of RGB (Red+Green+Blue) = 131+114+118=363 (48% of max value = 765). Red value is 131 (51.56% from 255 or 36.09% from 363); Green value is 114 (44.92% from 255 or 31.40% from 363); Blue value is 118 (46.48% from 255 or 32.51% from 363); Max value from RGB is 131 - color contains mainly: red. Hex color #837276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837276 is #7C8D89. Grayscale: #777777. Windows color (decimal): -8162698 or 7762563. OLE color: 7762563.
HSL color Cylindrical-coordinate representation of color #837276: hue angle of 345.88º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #837276 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 118 | - |
| CMYK | 0 | 0.13 | 0.10 | 0.49 |
| HSL | 345.88º | 0.07% | 0.48% | - |
| HSV(B) | 345.88º | 0.13% | 0.51% | - |
| XYZ | 18.65 | 18.17 | 19.66 | - |
| YUV | 119.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 118 | 0 | 0.13 | 0.10 | 0.49 | 345.88 | 0.07 | 0.48 |
| Hex | 83 | 72 | 76 | 0 | D | A | 31 | 15A | 7 | 30 |
| Octal | 203 | 162 | 166 | 0 | 15 | 12 | 61 | 532 | 7 | 60 |
| Binary | 10000011 | 1110010 | 1110110 | 0 | 1101 | 1010 | 110001 | 101011010 | 111 | 110000 |
Color Harmonies of #837276
Complementary color
Monochromatic Colors of #837276
Black with #837276
Text Example
Text Example
White with #837276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837276; }
p { color: rgb(131,114,118); }
H1.HeaderClassName
{
color: #837276;
}
.AnyTagClassName
{
color: #837276;
}
</style>
background-color css
<style>
a { background-color: #837276; }
a { background-color: rgb(131,114,118); }
div.DivClassName
{
background-color: #837276;
}
.BgClassName
{
background-color: #837276;
}
</style>
border-color css
<style>
span { border-color: #837276; }
span { border-color: rgb(131,114,118); }
td.TdClassName
{
border-color: #837276;
}
.TagClassName
{
border-color: #837276;
}
</style>