Shades of Empress #857276
Tints of Empress #857276
RGB
CMYK
RGB Variations
Color information
#857276 (or 0x857276) is known color: Empress. HEX triplet: 85, 72 and 76. RGB value is (133,114,118). Sum of RGB (Red+Green+Blue) = 133+114+118=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 114 (44.92% from 255 or 31.23% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 133 - color contains mainly: red. Hex color #857276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857276 is #7A8D89. Grayscale: #787878. Windows color (decimal): -8031626 or 7762565. OLE color: 7762565.
HSL color Cylindrical-coordinate representation of color #857276: hue angle of 347.37º 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 #857276 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 118 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.48 |
| HSL | 347.37º | 0.08% | 0.48% | - |
| HSV(B) | 347.37º | 0.14% | 0.52% | - |
| XYZ | 18.96 | 18.33 | 19.68 | - |
| YUV | 120.14 | 126.79 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 118 | 0 | 0.14 | 0.11 | 0.48 | 347.37 | 0.08 | 0.48 |
| Hex | 85 | 72 | 76 | 0 | E | B | 30 | 15B | 8 | 30 |
| Octal | 205 | 162 | 166 | 0 | 16 | 13 | 60 | 533 | 10 | 60 |
| Binary | 10000101 | 1110010 | 1110110 | 0 | 1110 | 1011 | 110000 | 101011011 | 1000 | 110000 |
Color Harmonies of #857276
Complementary color
Monochromatic Colors of #857276
Black with #857276
Text Example
Text Example
White with #857276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857276; }
p { color: rgb(133,114,118); }
H1.HeaderClassName
{
color: #857276;
}
.AnyTagClassName
{
color: #857276;
}
</style>
background-color css
<style>
a { background-color: #857276; }
a { background-color: rgb(133,114,118); }
div.DivClassName
{
background-color: #857276;
}
.BgClassName
{
background-color: #857276;
}
</style>
border-color css
<style>
span { border-color: #857276; }
span { border-color: rgb(133,114,118); }
td.TdClassName
{
border-color: #857276;
}
.TagClassName
{
border-color: #857276;
}
</style>