Shades of Empress #857278
Tints of Empress #857278
RGB
CMYK
RGB Variations
Color information
#857278 (or 0x857278) is known color: Empress. HEX triplet: 85, 72 and 78. RGB value is (133,114,120). Sum of RGB (Red+Green+Blue) = 133+114+120=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 114 (44.92% from 255 or 31.06% from 367); Blue value is 120 (47.27% from 255 or 32.70% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #857278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857278 is #7A8D87. Grayscale: #787878. Windows color (decimal): -8031624 or 7893637. OLE color: 7893637.
HSL color Cylindrical-coordinate representation of color #857278: hue angle of 341.05º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857278 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 120 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.48 |
| HSL | 341.05º | 0.08% | 0.48% | - |
| HSV(B) | 341.05º | 0.14% | 0.52% | - |
| XYZ | 19.08 | 18.38 | 20.31 | - |
| YUV | 120.37 | 127.79 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 120 | 0 | 0.14 | 0.10 | 0.48 | 341.05 | 0.08 | 0.48 |
| Hex | 85 | 72 | 78 | 0 | E | A | 30 | 155 | 8 | 30 |
| Octal | 205 | 162 | 170 | 0 | 16 | 12 | 60 | 525 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1111000 | 0 | 1110 | 1010 | 110000 | 101010101 | 1000 | 110000 |
Color Harmonies of #857278
Complementary color
Monochromatic Colors of #857278
Black with #857278
Text Example
Text Example
White with #857278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857278; }
p { color: rgb(133,114,120); }
H1.HeaderClassName
{
color: #857278;
}
.AnyTagClassName
{
color: #857278;
}
</style>
background-color css
<style>
a { background-color: #857278; }
a { background-color: rgb(133,114,120); }
div.DivClassName
{
background-color: #857278;
}
.BgClassName
{
background-color: #857278;
}
</style>
border-color css
<style>
span { border-color: #857278; }
span { border-color: rgb(133,114,120); }
td.TdClassName
{
border-color: #857278;
}
.TagClassName
{
border-color: #857278;
}
</style>