Shades of Empress #837175
Tints of Empress #837175
RGB
CMYK
RGB Variations
Color information
#837175 (or 0x837175) is known color: Empress. HEX triplet: 83, 71 and 75. RGB value is (131,113,117). Sum of RGB (Red+Green+Blue) = 131+113+117=361 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.29% from 361); Green value is 113 (44.53% from 255 or 31.30% from 361); Blue value is 117 (46.09% from 255 or 32.41% from 361); Max value from RGB is 131 - color contains mainly: red. Hex color #837175 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837175 is #7C8E8A. Grayscale: #767676. Windows color (decimal): -8162955 or 7696771. OLE color: 7696771.
HSL color Cylindrical-coordinate representation of color #837175: hue angle of 346.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 #837175 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 117 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.49 |
| HSL | 346.67º | 0.07% | 0.48% | - |
| HSV(B) | 346.67º | 0.14% | 0.51% | - |
| XYZ | 18.48 | 17.92 | 19.31 | - |
| YUV | 118.84 | 126.96 | 136.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 117 | 0 | 0.14 | 0.11 | 0.49 | 346.67 | 0.07 | 0.48 |
| Hex | 83 | 71 | 75 | 0 | E | B | 31 | 15B | 7 | 30 |
| Octal | 203 | 161 | 165 | 0 | 16 | 13 | 61 | 533 | 7 | 60 |
| Binary | 10000011 | 1110001 | 1110101 | 0 | 1110 | 1011 | 110001 | 101011011 | 111 | 110000 |
Color Harmonies of #837175
Complementary color
Monochromatic Colors of #837175
Black with #837175
Text Example
Text Example
White with #837175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837175; }
p { color: rgb(131,113,117); }
H1.HeaderClassName
{
color: #837175;
}
.AnyTagClassName
{
color: #837175;
}
</style>
background-color css
<style>
a { background-color: #837175; }
a { background-color: rgb(131,113,117); }
div.DivClassName
{
background-color: #837175;
}
.BgClassName
{
background-color: #837175;
}
</style>
border-color css
<style>
span { border-color: #837175; }
span { border-color: rgb(131,113,117); }
td.TdClassName
{
border-color: #837175;
}
.TagClassName
{
border-color: #837175;
}
</style>