Shades of Empress #856970
Tints of Empress #856970
RGB
CMYK
RGB Variations
Color information
#856970 (or 0x856970) is known color: Empress. HEX triplet: 85, 69 and 70. RGB value is (133,105,112). Sum of RGB (Red+Green+Blue) = 133+105+112=350 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38% from 350); Green value is 105 (41.41% from 255 or 30% from 350); Blue value is 112 (44.14% from 255 or 32% from 350); Max value from RGB is 133 - color contains mainly: red. Hex color #856970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856970 is #7A968F. Grayscale: #727272. Windows color (decimal): -8033936 or 7367045. OLE color: 7367045.
HSL color Cylindrical-coordinate representation of color #856970: hue angle of 345º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #856970 is Cyan = 0, Magento = 0.21, Yellow = 0.16 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 112 | - |
| CMYK | 0 | 0.21 | 0.16 | 0.48 |
| HSL | 345º | 0.12% | 0.47% | - |
| HSV(B) | 345º | 0.21% | 0.52% | - |
| XYZ | 17.65 | 16.26 | 17.54 | - |
| YUV | 114.17 | 126.78 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 112 | 0 | 0.21 | 0.16 | 0.48 | 345 | 0.12 | 0.47 |
| Hex | 85 | 69 | 70 | 0 | 15 | 10 | 30 | 159 | C | 2F |
| Octal | 205 | 151 | 160 | 0 | 25 | 20 | 60 | 531 | 14 | 57 |
| Binary | 10000101 | 1101001 | 1110000 | 0 | 10101 | 10000 | 110000 | 101011001 | 1100 | 101111 |
Color Harmonies of #856970
Complementary color
Monochromatic Colors of #856970
Black with #856970
Text Example
Text Example
White with #856970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856970; }
p { color: rgb(133,105,112); }
H1.HeaderClassName
{
color: #856970;
}
.AnyTagClassName
{
color: #856970;
}
</style>
background-color css
<style>
a { background-color: #856970; }
a { background-color: rgb(133,105,112); }
div.DivClassName
{
background-color: #856970;
}
.BgClassName
{
background-color: #856970;
}
</style>
border-color css
<style>
span { border-color: #856970; }
span { border-color: rgb(133,105,112); }
td.TdClassName
{
border-color: #856970;
}
.TagClassName
{
border-color: #856970;
}
</style>