Shades of Empress #837172
Tints of Empress #837172
RGB
CMYK
RGB Variations
Color information
#837172 (or 0x837172) is known color: Empress. HEX triplet: 83, 71 and 72. RGB value is (131,113,114). Sum of RGB (Red+Green+Blue) = 131+113+114=358 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.59% from 358); Green value is 113 (44.53% from 255 or 31.56% from 358); Blue value is 114 (44.92% from 255 or 31.84% from 358); Max value from RGB is 131 - color contains mainly: red. Hex color #837172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837172 is #7C8E8D. Grayscale: #767676. Windows color (decimal): -8162958 or 7500163. OLE color: 7500163.
HSL color Cylindrical-coordinate representation of color #837172: hue angle of 356.67º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #837172 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 114 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.49 |
| HSL | 356.67º | 0.07% | 0.48% | - |
| HSV(B) | 356.67º | 0.14% | 0.51% | - |
| XYZ | 18.3 | 17.85 | 18.4 | - |
| YUV | 118.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 114 | 0 | 0.14 | 0.13 | 0.49 | 356.67 | 0.07 | 0.48 |
| Hex | 83 | 71 | 72 | 0 | E | D | 31 | 165 | 7 | 30 |
| Octal | 203 | 161 | 162 | 0 | 16 | 15 | 61 | 545 | 7 | 60 |
| Binary | 10000011 | 1110001 | 1110010 | 0 | 1110 | 1101 | 110001 | 101100101 | 111 | 110000 |
Color Harmonies of #837172
Complementary color
Monochromatic Colors of #837172
Black with #837172
Text Example
Text Example
White with #837172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837172; }
p { color: rgb(131,113,114); }
H1.HeaderClassName
{
color: #837172;
}
.AnyTagClassName
{
color: #837172;
}
</style>
background-color css
<style>
a { background-color: #837172; }
a { background-color: rgb(131,113,114); }
div.DivClassName
{
background-color: #837172;
}
.BgClassName
{
background-color: #837172;
}
</style>
border-color css
<style>
span { border-color: #837172; }
span { border-color: rgb(131,113,114); }
td.TdClassName
{
border-color: #837172;
}
.TagClassName
{
border-color: #837172;
}
</style>