Shades of Empress #837375
Tints of Empress #837375
RGB
CMYK
RGB Variations
Color information
#837375 (or 0x837375) is known color: Empress. HEX triplet: 83, 73 and 75. RGB value is (131,115,117). Sum of RGB (Red+Green+Blue) = 131+115+117=363 (48% of max value = 765). Red value is 131 (51.56% from 255 or 36.09% from 363); Green value is 115 (45.31% from 255 or 31.68% from 363); Blue value is 117 (46.09% from 255 or 32.23% from 363); Max value from RGB is 131 - color contains mainly: red. Hex color #837375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837375 is #7C8C8A. Grayscale: #787878. Windows color (decimal): -8162443 or 7697283. OLE color: 7697283.
HSL color Cylindrical-coordinate representation of color #837375: hue angle of 352.5º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #837375 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 117 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.49 |
| HSL | 352.5º | 0.07% | 0.48% | - |
| HSV(B) | 352.5º | 0.12% | 0.51% | - |
| XYZ | 18.7 | 18.37 | 19.39 | - |
| YUV | 120.01 | 126.3 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 117 | 0 | 0.12 | 0.11 | 0.49 | 352.5 | 0.07 | 0.48 |
| Hex | 83 | 73 | 75 | 0 | C | B | 31 | 160 | 7 | 30 |
| Octal | 203 | 163 | 165 | 0 | 14 | 13 | 61 | 540 | 7 | 60 |
| Binary | 10000011 | 1110011 | 1110101 | 0 | 1100 | 1011 | 110001 | 101100000 | 111 | 110000 |
Color Harmonies of #837375
Complementary color
Monochromatic Colors of #837375
Black with #837375
Text Example
Text Example
White with #837375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837375; }
p { color: rgb(131,115,117); }
H1.HeaderClassName
{
color: #837375;
}
.AnyTagClassName
{
color: #837375;
}
</style>
background-color css
<style>
a { background-color: #837375; }
a { background-color: rgb(131,115,117); }
div.DivClassName
{
background-color: #837375;
}
.BgClassName
{
background-color: #837375;
}
</style>
border-color css
<style>
span { border-color: #837375; }
span { border-color: rgb(131,115,117); }
td.TdClassName
{
border-color: #837375;
}
.TagClassName
{
border-color: #837375;
}
</style>