Shades of Empress #837075
Tints of Empress #837075
RGB
CMYK
RGB Variations
Color information
#837075 (or 0x837075) is known color: Empress. HEX triplet: 83, 70 and 75. RGB value is (131,112,117). Sum of RGB (Red+Green+Blue) = 131+112+117=360 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.39% from 360); Green value is 112 (44.14% from 255 or 31.11% from 360); Blue value is 117 (46.09% from 255 or 32.5% from 360); Max value from RGB is 131 - color contains mainly: red. Hex color #837075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837075 is #7C8F8A. Grayscale: #767676. Windows color (decimal): -8163211 or 7696515. OLE color: 7696515.
HSL color Cylindrical-coordinate representation of color #837075: hue angle of 344.21º 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 #837075 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 117 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.49 |
| HSL | 344.21º | 0.08% | 0.48% | - |
| HSV(B) | 344.21º | 0.15% | 0.51% | - |
| XYZ | 18.37 | 17.7 | 19.28 | - |
| YUV | 118.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 117 | 0 | 0.15 | 0.11 | 0.49 | 344.21 | 0.08 | 0.48 |
| Hex | 83 | 70 | 75 | 0 | F | B | 31 | 158 | 8 | 30 |
| Octal | 203 | 160 | 165 | 0 | 17 | 13 | 61 | 530 | 10 | 60 |
| Binary | 10000011 | 1110000 | 1110101 | 0 | 1111 | 1011 | 110001 | 101011000 | 1000 | 110000 |
Color Harmonies of #837075
Complementary color
Monochromatic Colors of #837075
Black with #837075
Text Example
Text Example
White with #837075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837075; }
p { color: rgb(131,112,117); }
H1.HeaderClassName
{
color: #837075;
}
.AnyTagClassName
{
color: #837075;
}
</style>
background-color css
<style>
a { background-color: #837075; }
a { background-color: rgb(131,112,117); }
div.DivClassName
{
background-color: #837075;
}
.BgClassName
{
background-color: #837075;
}
</style>
border-color css
<style>
span { border-color: #837075; }
span { border-color: rgb(131,112,117); }
td.TdClassName
{
border-color: #837075;
}
.TagClassName
{
border-color: #837075;
}
</style>