Shades of Empress #857476
Tints of Empress #857476
RGB
CMYK
RGB Variations
Color information
#857476 (or 0x857476) is known color: Empress. HEX triplet: 85, 74 and 76. RGB value is (133,116,118). Sum of RGB (Red+Green+Blue) = 133+116+118=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 116 (45.70% from 255 or 31.61% from 367); Blue value is 118 (46.48% from 255 or 32.15% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #857476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857476 is #7A8B89. Grayscale: #797979. Windows color (decimal): -8031114 or 7763077. OLE color: 7763077.
HSL color Cylindrical-coordinate representation of color #857476: hue angle of 352.94º 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 #857476 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 118 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.48 |
| HSL | 352.94º | 0.07% | 0.49% | - |
| HSV(B) | 352.94º | 0.13% | 0.52% | - |
| XYZ | 19.19 | 18.79 | 19.75 | - |
| YUV | 121.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 118 | 0 | 0.13 | 0.11 | 0.48 | 352.94 | 0.07 | 0.49 |
| Hex | 85 | 74 | 76 | 0 | D | B | 30 | 161 | 7 | 31 |
| Octal | 205 | 164 | 166 | 0 | 15 | 13 | 60 | 541 | 7 | 61 |
| Binary | 10000101 | 1110100 | 1110110 | 0 | 1101 | 1011 | 110000 | 101100001 | 111 | 110001 |
Color Harmonies of #857476
Complementary color
Monochromatic Colors of #857476
Black with #857476
Text Example
Text Example
White with #857476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857476; }
p { color: rgb(133,116,118); }
H1.HeaderClassName
{
color: #857476;
}
.AnyTagClassName
{
color: #857476;
}
</style>
background-color css
<style>
a { background-color: #857476; }
a { background-color: rgb(133,116,118); }
div.DivClassName
{
background-color: #857476;
}
.BgClassName
{
background-color: #857476;
}
</style>
border-color css
<style>
span { border-color: #857476; }
span { border-color: rgb(133,116,118); }
td.TdClassName
{
border-color: #857476;
}
.TagClassName
{
border-color: #857476;
}
</style>