Shades of Empress #837174
Tints of Empress #837174
RGB
CMYK
RGB Variations
Color information
#837174 (or 0x837174) is known color: Empress. HEX triplet: 83, 71 and 74. RGB value is (131,113,116). Sum of RGB (Red+Green+Blue) = 131+113+116=360 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.39% from 360); Green value is 113 (44.53% from 255 or 31.39% from 360); Blue value is 116 (45.70% from 255 or 32.22% from 360); Max value from RGB is 131 - color contains mainly: red. Hex color #837174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837174 is #7C8E8B. Grayscale: #767676. Windows color (decimal): -8162956 or 7631235. OLE color: 7631235.
HSL color Cylindrical-coordinate representation of color #837174: hue angle of 350º 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 #837174 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 116 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.49 |
| HSL | 350º | 0.07% | 0.48% | - |
| HSV(B) | 350º | 0.14% | 0.51% | - |
| XYZ | 18.42 | 17.9 | 19.01 | - |
| YUV | 118.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 116 | 0 | 0.14 | 0.11 | 0.49 | 350 | 0.07 | 0.48 |
| Hex | 83 | 71 | 74 | 0 | E | B | 31 | 15E | 7 | 30 |
| Octal | 203 | 161 | 164 | 0 | 16 | 13 | 61 | 536 | 7 | 60 |
| Binary | 10000011 | 1110001 | 1110100 | 0 | 1110 | 1011 | 110001 | 101011110 | 111 | 110000 |
Color Harmonies of #837174
Complementary color
Monochromatic Colors of #837174
Black with #837174
Text Example
Text Example
White with #837174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837174; }
p { color: rgb(131,113,116); }
H1.HeaderClassName
{
color: #837174;
}
.AnyTagClassName
{
color: #837174;
}
</style>
background-color css
<style>
a { background-color: #837174; }
a { background-color: rgb(131,113,116); }
div.DivClassName
{
background-color: #837174;
}
.BgClassName
{
background-color: #837174;
}
</style>
border-color css
<style>
span { border-color: #837174; }
span { border-color: rgb(131,113,116); }
td.TdClassName
{
border-color: #837174;
}
.TagClassName
{
border-color: #837174;
}
</style>