Shades of Empress #857277
Tints of Empress #857277
RGB
CMYK
RGB Variations
Color information
#857277 (or 0x857277) is known color: Empress. HEX triplet: 85, 72 and 77. RGB value is (133,114,119). Sum of RGB (Red+Green+Blue) = 133+114+119=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 114 (44.92% from 255 or 31.15% from 366); Blue value is 119 (46.88% from 255 or 32.51% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #857277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857277 is #7A8D88. Grayscale: #787878. Windows color (decimal): -8031625 or 7828101. OLE color: 7828101.
HSL color Cylindrical-coordinate representation of color #857277: hue angle of 344.21º 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 #857277 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 119 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.48 |
| HSL | 344.21º | 0.08% | 0.48% | - |
| HSV(B) | 344.21º | 0.14% | 0.52% | - |
| XYZ | 19.02 | 18.35 | 19.99 | - |
| YUV | 120.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 119 | 0 | 0.14 | 0.11 | 0.48 | 344.21 | 0.08 | 0.48 |
| Hex | 85 | 72 | 77 | 0 | E | B | 30 | 158 | 8 | 30 |
| Octal | 205 | 162 | 167 | 0 | 16 | 13 | 60 | 530 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1110111 | 0 | 1110 | 1011 | 110000 | 101011000 | 1000 | 110000 |
Color Harmonies of #857277
Complementary color
Monochromatic Colors of #857277
Black with #857277
Text Example
Text Example
White with #857277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857277; }
p { color: rgb(133,114,119); }
H1.HeaderClassName
{
color: #857277;
}
.AnyTagClassName
{
color: #857277;
}
</style>
background-color css
<style>
a { background-color: #857277; }
a { background-color: rgb(133,114,119); }
div.DivClassName
{
background-color: #857277;
}
.BgClassName
{
background-color: #857277;
}
</style>
border-color css
<style>
span { border-color: #857277; }
span { border-color: rgb(133,114,119); }
td.TdClassName
{
border-color: #857277;
}
.TagClassName
{
border-color: #857277;
}
</style>