Shades of Empress #857073
Tints of Empress #857073
RGB
CMYK
RGB Variations
Color information
#857073 (or 0x857073) is known color: Empress. HEX triplet: 85, 70 and 73. RGB value is (133,112,115). Sum of RGB (Red+Green+Blue) = 133+112+115=360 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.94% from 360); Green value is 112 (44.14% from 255 or 31.11% from 360); Blue value is 115 (45.31% from 255 or 31.94% from 360); Max value from RGB is 133 - color contains mainly: red. Hex color #857073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857073 is #7A8F8C. Grayscale: #767676. Windows color (decimal): -8032141 or 7565445. OLE color: 7565445.
HSL color Cylindrical-coordinate representation of color #857073: hue angle of 351.43º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #857073 is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 115 | - |
| CMYK | 0 | 0.16 | 0.14 | 0.48 |
| HSL | 351.43º | 0.09% | 0.48% | - |
| HSV(B) | 351.43º | 0.16% | 0.52% | - |
| XYZ | 18.56 | 17.81 | 18.68 | - |
| YUV | 118.62 | 125.96 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 115 | 0 | 0.16 | 0.14 | 0.48 | 351.43 | 0.09 | 0.48 |
| Hex | 85 | 70 | 73 | 0 | 10 | E | 30 | 15F | 9 | 30 |
| Octal | 205 | 160 | 163 | 0 | 20 | 16 | 60 | 537 | 11 | 60 |
| Binary | 10000101 | 1110000 | 1110011 | 0 | 10000 | 1110 | 110000 | 101011111 | 1001 | 110000 |
Color Harmonies of #857073
Complementary color
Monochromatic Colors of #857073
Black with #857073
Text Example
Text Example
White with #857073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857073; }
p { color: rgb(133,112,115); }
H1.HeaderClassName
{
color: #857073;
}
.AnyTagClassName
{
color: #857073;
}
</style>
background-color css
<style>
a { background-color: #857073; }
a { background-color: rgb(133,112,115); }
div.DivClassName
{
background-color: #857073;
}
.BgClassName
{
background-color: #857073;
}
</style>
border-color css
<style>
span { border-color: #857073; }
span { border-color: rgb(133,112,115); }
td.TdClassName
{
border-color: #857073;
}
.TagClassName
{
border-color: #857073;
}
</style>