Shades of Empress #846768
Tints of Empress #846768
RGB
CMYK
RGB Variations
Color information
#846768 (or 0x846768) is known color: Empress. HEX triplet: 84, 67 and 68. RGB value is (132,103,104). Sum of RGB (Red+Green+Blue) = 132+103+104=339 (44% of max value = 765). Red value is 132 (51.95% from 255 or 38.94% from 339); Green value is 103 (40.62% from 255 or 30.38% from 339); Blue value is 104 (41.02% from 255 or 30.68% from 339); Max value from RGB is 132 - color contains mainly: red. Hex color #846768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846768 is #7B9897. Grayscale: #6F6F6F. Windows color (decimal): -8099992 or 6842244. OLE color: 6842244.
HSL color Cylindrical-coordinate representation of color #846768: hue angle of 357.93º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #846768 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 104 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.48 |
| HSL | 357.93º | 0.12% | 0.46% | - |
| HSV(B) | 357.93º | 0.22% | 0.52% | - |
| XYZ | 16.86 | 15.61 | 15.22 | - |
| YUV | 111.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 104 | 0 | 0.22 | 0.21 | 0.48 | 357.93 | 0.12 | 0.46 |
| Hex | 84 | 67 | 68 | 0 | 16 | 15 | 30 | 166 | C | 2E |
| Octal | 204 | 147 | 150 | 0 | 26 | 25 | 60 | 546 | 14 | 56 |
| Binary | 10000100 | 1100111 | 1101000 | 0 | 10110 | 10101 | 110000 | 101100110 | 1100 | 101110 |
Color Harmonies of #846768
Complementary color
Monochromatic Colors of #846768
Black with #846768
Text Example
Text Example
White with #846768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846768; }
p { color: rgb(132,103,104); }
H1.HeaderClassName
{
color: #846768;
}
.AnyTagClassName
{
color: #846768;
}
</style>
background-color css
<style>
a { background-color: #846768; }
a { background-color: rgb(132,103,104); }
div.DivClassName
{
background-color: #846768;
}
.BgClassName
{
background-color: #846768;
}
</style>
border-color css
<style>
span { border-color: #846768; }
span { border-color: rgb(132,103,104); }
td.TdClassName
{
border-color: #846768;
}
.TagClassName
{
border-color: #846768;
}
</style>