Shades of Empress #857477
Tints of Empress #857477
RGB
CMYK
RGB Variations
Color information
#857477 (or 0x857477) is known color: Empress. HEX triplet: 85, 74 and 77. RGB value is (133,116,119). Sum of RGB (Red+Green+Blue) = 133+116+119=368 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.14% from 368); Green value is 116 (45.70% from 255 or 31.52% from 368); Blue value is 119 (46.88% from 255 or 32.34% from 368); Max value from RGB is 133 - color contains mainly: red. Hex color #857477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857477 is #7A8B88. Grayscale: #797979. Windows color (decimal): -8031113 or 7828613. OLE color: 7828613.
HSL color Cylindrical-coordinate representation of color #857477: hue angle of 349.41º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #857477 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 119 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.48 |
| HSL | 349.41º | 0.07% | 0.49% | - |
| HSV(B) | 349.41º | 0.13% | 0.52% | - |
| XYZ | 19.25 | 18.81 | 20.07 | - |
| YUV | 121.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 119 | 0 | 0.13 | 0.11 | 0.48 | 349.41 | 0.07 | 0.49 |
| Hex | 85 | 74 | 77 | 0 | D | B | 30 | 15D | 7 | 31 |
| Octal | 205 | 164 | 167 | 0 | 15 | 13 | 60 | 535 | 7 | 61 |
| Binary | 10000101 | 1110100 | 1110111 | 0 | 1101 | 1011 | 110000 | 101011101 | 111 | 110001 |
Color Harmonies of #857477
Complementary color
Monochromatic Colors of #857477
Black with #857477
Text Example
Text Example
White with #857477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857477; }
p { color: rgb(133,116,119); }
H1.HeaderClassName
{
color: #857477;
}
.AnyTagClassName
{
color: #857477;
}
</style>
background-color css
<style>
a { background-color: #857477; }
a { background-color: rgb(133,116,119); }
div.DivClassName
{
background-color: #857477;
}
.BgClassName
{
background-color: #857477;
}
</style>
border-color css
<style>
span { border-color: #857477; }
span { border-color: rgb(133,116,119); }
td.TdClassName
{
border-color: #857477;
}
.TagClassName
{
border-color: #857477;
}
</style>