Shades of Empress #846869
Tints of Empress #846869
RGB
CMYK
RGB Variations
Color information
#846869 (or 0x846869) is known color: Empress. HEX triplet: 84, 68 and 69. RGB value is (132,104,105). Sum of RGB (Red+Green+Blue) = 132+104+105=341 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.71% from 341); Green value is 104 (41.02% from 255 or 30.50% from 341); Blue value is 105 (41.41% from 255 or 30.79% from 341); Max value from RGB is 132 - color contains mainly: red. Hex color #846869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846869 is #7B9796. Grayscale: #707070. Windows color (decimal): -8099735 or 6908036. OLE color: 6908036.
HSL color Cylindrical-coordinate representation of color #846869: hue angle of 357.86º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #846869 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 105 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.48 |
| HSL | 357.86º | 0.12% | 0.46% | - |
| HSV(B) | 357.86º | 0.21% | 0.52% | - |
| XYZ | 17.02 | 15.83 | 15.52 | - |
| YUV | 112.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 105 | 0 | 0.21 | 0.20 | 0.48 | 357.86 | 0.12 | 0.46 |
| Hex | 84 | 68 | 69 | 0 | 15 | 14 | 30 | 166 | C | 2E |
| Octal | 204 | 150 | 151 | 0 | 25 | 24 | 60 | 546 | 14 | 56 |
| Binary | 10000100 | 1101000 | 1101001 | 0 | 10101 | 10100 | 110000 | 101100110 | 1100 | 101110 |
Color Harmonies of #846869
Complementary color
Monochromatic Colors of #846869
Black with #846869
Text Example
Text Example
White with #846869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846869; }
p { color: rgb(132,104,105); }
H1.HeaderClassName
{
color: #846869;
}
.AnyTagClassName
{
color: #846869;
}
</style>
background-color css
<style>
a { background-color: #846869; }
a { background-color: rgb(132,104,105); }
div.DivClassName
{
background-color: #846869;
}
.BgClassName
{
background-color: #846869;
}
</style>
border-color css
<style>
span { border-color: #846869; }
span { border-color: rgb(132,104,105); }
td.TdClassName
{
border-color: #846869;
}
.TagClassName
{
border-color: #846869;
}
</style>