Shades of Empress #846566
Tints of Empress #846566
RGB
CMYK
RGB Variations
Color information
#846566 (or 0x846566) is known color: Empress. HEX triplet: 84, 65 and 66. RGB value is (132,101,102). Sum of RGB (Red+Green+Blue) = 132+101+102=335 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.40% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 102 (40.23% from 255 or 30.45% from 335); Max value from RGB is 132 - color contains mainly: red. Hex color #846566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846566 is #7B9A99. Grayscale: #6E6E6E. Windows color (decimal): -8100506 or 6710660. OLE color: 6710660.
HSL color Cylindrical-coordinate representation of color #846566: hue angle of 358.06º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #846566 is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 102 | - |
| CMYK | 0 | 0.23 | 0.23 | 0.48 |
| HSL | 358.06º | 0.13% | 0.46% | - |
| HSV(B) | 358.06º | 0.23% | 0.52% | - |
| XYZ | 16.57 | 15.17 | 14.63 | - |
| YUV | 110.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 102 | 0 | 0.23 | 0.23 | 0.48 | 358.06 | 0.13 | 0.46 |
| Hex | 84 | 65 | 66 | 0 | 17 | 17 | 30 | 166 | D | 2E |
| Octal | 204 | 145 | 146 | 0 | 27 | 27 | 60 | 546 | 15 | 56 |
| Binary | 10000100 | 1100101 | 1100110 | 0 | 10111 | 10111 | 110000 | 101100110 | 1101 | 101110 |
Color Harmonies of #846566
Complementary color
Monochromatic Colors of #846566
Black with #846566
Text Example
Text Example
White with #846566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846566; }
p { color: rgb(132,101,102); }
H1.HeaderClassName
{
color: #846566;
}
.AnyTagClassName
{
color: #846566;
}
</style>
background-color css
<style>
a { background-color: #846566; }
a { background-color: rgb(132,101,102); }
div.DivClassName
{
background-color: #846566;
}
.BgClassName
{
background-color: #846566;
}
</style>
border-color css
<style>
span { border-color: #846566; }
span { border-color: rgb(132,101,102); }
td.TdClassName
{
border-color: #846566;
}
.TagClassName
{
border-color: #846566;
}
</style>