Shades of Empress #856566
Tints of Empress #856566
RGB
CMYK
RGB Variations
Color information
#856566 (or 0x856566) is known color: Empress. HEX triplet: 85, 65 and 66. RGB value is (133,101,102). Sum of RGB (Red+Green+Blue) = 133+101+102=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 102 (40.23% from 255 or 30.36% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #856566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856566 is #7A9A99. Grayscale: #6E6E6E. Windows color (decimal): -8034970 or 6710661. OLE color: 6710661.
HSL color Cylindrical-coordinate representation of color #856566: hue angle of 358.12º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #856566 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 102 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.48 |
| HSL | 358.13º | 0.14% | 0.46% | - |
| HSV(B) | 358.13º | 0.24% | 0.52% | - |
| XYZ | 16.72 | 15.25 | 14.63 | - |
| YUV | 110.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 102 | 0 | 0.24 | 0.23 | 0.48 | 358.13 | 0.14 | 0.46 |
| Hex | 85 | 65 | 66 | 0 | 18 | 17 | 30 | 166 | E | 2E |
| Octal | 205 | 145 | 146 | 0 | 30 | 27 | 60 | 546 | 16 | 56 |
| Binary | 10000101 | 1100101 | 1100110 | 0 | 11000 | 10111 | 110000 | 101100110 | 1110 | 101110 |
Color Harmonies of #856566
Complementary color
Monochromatic Colors of #856566
Black with #856566
Text Example
Text Example
White with #856566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856566; }
p { color: rgb(133,101,102); }
H1.HeaderClassName
{
color: #856566;
}
.AnyTagClassName
{
color: #856566;
}
</style>
background-color css
<style>
a { background-color: #856566; }
a { background-color: rgb(133,101,102); }
div.DivClassName
{
background-color: #856566;
}
.BgClassName
{
background-color: #856566;
}
</style>
border-color css
<style>
span { border-color: #856566; }
span { border-color: rgb(133,101,102); }
td.TdClassName
{
border-color: #856566;
}
.TagClassName
{
border-color: #856566;
}
</style>