Shades of Empress #857177
Tints of Empress #857177
RGB
CMYK
RGB Variations
Color information
#857177 (or 0x857177) is known color: Empress. HEX triplet: 85, 71 and 77. RGB value is (133,113,119). Sum of RGB (Red+Green+Blue) = 133+113+119=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 113 (44.53% from 255 or 30.96% from 365); Blue value is 119 (46.88% from 255 or 32.60% from 365); Max value from RGB is 133 - color contains mainly: red. Hex color #857177 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857177 is #7A8E88. Grayscale: #777777. Windows color (decimal): -8031881 or 7827845. OLE color: 7827845.
HSL color Cylindrical-coordinate representation of color #857177: hue angle of 342º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #857177 is Cyan = 0, Magento = 0.15, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 113 | 119 | - |
| CMYK | 0 | 0.15 | 0.11 | 0.48 |
| HSL | 342º | 0.08% | 0.48% | - |
| HSV(B) | 342º | 0.15% | 0.52% | - |
| XYZ | 18.91 | 18.13 | 19.96 | - |
| YUV | 119.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 119 | 0 | 0.15 | 0.11 | 0.48 | 342 | 0.08 | 0.48 |
| Hex | 85 | 71 | 77 | 0 | F | B | 30 | 156 | 8 | 30 |
| Octal | 205 | 161 | 167 | 0 | 17 | 13 | 60 | 526 | 10 | 60 |
| Binary | 10000101 | 1110001 | 1110111 | 0 | 1111 | 1011 | 110000 | 101010110 | 1000 | 110000 |
Color Harmonies of #857177
Complementary color
Monochromatic Colors of #857177
Black with #857177
Text Example
Text Example
White with #857177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857177; }
p { color: rgb(133,113,119); }
H1.HeaderClassName
{
color: #857177;
}
.AnyTagClassName
{
color: #857177;
}
</style>
background-color css
<style>
a { background-color: #857177; }
a { background-color: rgb(133,113,119); }
div.DivClassName
{
background-color: #857177;
}
.BgClassName
{
background-color: #857177;
}
</style>
border-color css
<style>
span { border-color: #857177; }
span { border-color: rgb(133,113,119); }
td.TdClassName
{
border-color: #857177;
}
.TagClassName
{
border-color: #857177;
}
</style>