Shades of Empress #857778
Tints of Empress #857778
RGB
CMYK
RGB Variations
Color information
#857778 (or 0x857778) is known color: Empress. HEX triplet: 85, 77 and 78. RGB value is (133,119,120). Sum of RGB (Red+Green+Blue) = 133+119+120=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 119 (46.88% from 255 or 31.99% from 372); Blue value is 120 (47.27% from 255 or 32.26% from 372); Max value from RGB is 133 - color contains mainly: red. Hex color #857778 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857778 is #7A8887. Grayscale: #7B7B7B. Windows color (decimal): -8030344 or 7894917. OLE color: 7894917.
HSL color Cylindrical-coordinate representation of color #857778: hue angle of 355.71º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857778 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 120 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.48 |
| HSL | 355.71º | 0.06% | 0.49% | - |
| HSV(B) | 355.71º | 0.11% | 0.52% | - |
| XYZ | 19.66 | 19.54 | 20.5 | - |
| YUV | 123.3 | 126.14 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 120 | 0 | 0.11 | 0.10 | 0.48 | 355.71 | 0.06 | 0.49 |
| Hex | 85 | 77 | 78 | 0 | B | A | 30 | 164 | 6 | 31 |
| Octal | 205 | 167 | 170 | 0 | 13 | 12 | 60 | 544 | 6 | 61 |
| Binary | 10000101 | 1110111 | 1111000 | 0 | 1011 | 1010 | 110000 | 101100100 | 110 | 110001 |
Color Harmonies of #857778
Complementary color
Monochromatic Colors of #857778
Black with #857778
Text Example
Text Example
White with #857778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857778; }
p { color: rgb(133,119,120); }
H1.HeaderClassName
{
color: #857778;
}
.AnyTagClassName
{
color: #857778;
}
</style>
background-color css
<style>
a { background-color: #857778; }
a { background-color: rgb(133,119,120); }
div.DivClassName
{
background-color: #857778;
}
.BgClassName
{
background-color: #857778;
}
</style>
border-color css
<style>
span { border-color: #857778; }
span { border-color: rgb(133,119,120); }
td.TdClassName
{
border-color: #857778;
}
.TagClassName
{
border-color: #857778;
}
</style>