Shades of Empress #837579
Tints of Empress #837579
RGB
CMYK
RGB Variations
Color information
#837579 (or 0x837579) is known color: Empress. HEX triplet: 83, 75 and 79. RGB value is (131,117,121). Sum of RGB (Red+Green+Blue) = 131+117+121=369 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.50% from 369); Green value is 117 (46.09% from 255 or 31.71% from 369); Blue value is 121 (47.66% from 255 or 32.79% from 369); Max value from RGB is 131 - color contains mainly: red. Hex color #837579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837579 is #7C8A86. Grayscale: #797979. Windows color (decimal): -8161927 or 7959939. OLE color: 7959939.
HSL color Cylindrical-coordinate representation of color #837579: hue angle of 342.86º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #837579 is Cyan = 0, Magento = 0.11, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 121 | - |
| CMYK | 0 | 0.11 | 0.08 | 0.49 |
| HSL | 342.86º | 0.06% | 0.49% | - |
| HSV(B) | 342.86º | 0.11% | 0.51% | - |
| XYZ | 19.17 | 18.93 | 20.73 | - |
| YUV | 121.64 | 127.64 | 134.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 121 | 0 | 0.11 | 0.08 | 0.49 | 342.86 | 0.06 | 0.49 |
| Hex | 83 | 75 | 79 | 0 | B | 8 | 31 | 157 | 6 | 31 |
| Octal | 203 | 165 | 171 | 0 | 13 | 10 | 61 | 527 | 6 | 61 |
| Binary | 10000011 | 1110101 | 1111001 | 0 | 1011 | 1000 | 110001 | 101010111 | 110 | 110001 |
Color Harmonies of #837579
Complementary color
Monochromatic Colors of #837579
Black with #837579
Text Example
Text Example
White with #837579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837579; }
p { color: rgb(131,117,121); }
H1.HeaderClassName
{
color: #837579;
}
.AnyTagClassName
{
color: #837579;
}
</style>
background-color css
<style>
a { background-color: #837579; }
a { background-color: rgb(131,117,121); }
div.DivClassName
{
background-color: #837579;
}
.BgClassName
{
background-color: #837579;
}
</style>
border-color css
<style>
span { border-color: #837579; }
span { border-color: rgb(131,117,121); }
td.TdClassName
{
border-color: #837579;
}
.TagClassName
{
border-color: #837579;
}
</style>