Shades of Empress #867073
Tints of Empress #867073
RGB
CMYK
RGB Variations
Color information
#867073 (or 0x867073) is known color: Empress. HEX triplet: 86, 70 and 73. RGB value is (134,112,115). Sum of RGB (Red+Green+Blue) = 134+112+115=361 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.12% from 361); Green value is 112 (44.14% from 255 or 31.02% from 361); Blue value is 115 (45.31% from 255 or 31.86% from 361); Max value from RGB is 134 - color contains mainly: red. Hex color #867073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867073 is #798F8C. Grayscale: #767676. Windows color (decimal): -7966605 or 7565446. OLE color: 7565446.
HSL color Cylindrical-coordinate representation of color #867073: hue angle of 351.82º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #867073 is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 115 | - |
| CMYK | 0 | 0.16 | 0.14 | 0.47 |
| HSL | 351.82º | 0.09% | 0.48% | - |
| HSV(B) | 351.82º | 0.16% | 0.53% | - |
| XYZ | 18.72 | 17.89 | 18.69 | - |
| YUV | 118.92 | 125.79 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 115 | 0 | 0.16 | 0.14 | 0.47 | 351.82 | 0.09 | 0.48 |
| Hex | 86 | 70 | 73 | 0 | 10 | E | 2F | 160 | 9 | 30 |
| Octal | 206 | 160 | 163 | 0 | 20 | 16 | 57 | 540 | 11 | 60 |
| Binary | 10000110 | 1110000 | 1110011 | 0 | 10000 | 1110 | 101111 | 101100000 | 1001 | 110000 |
Color Harmonies of #867073
Complementary color
Monochromatic Colors of #867073
Black with #867073
Text Example
Text Example
White with #867073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867073; }
p { color: rgb(134,112,115); }
H1.HeaderClassName
{
color: #867073;
}
.AnyTagClassName
{
color: #867073;
}
</style>
background-color css
<style>
a { background-color: #867073; }
a { background-color: rgb(134,112,115); }
div.DivClassName
{
background-color: #867073;
}
.BgClassName
{
background-color: #867073;
}
</style>
border-color css
<style>
span { border-color: #867073; }
span { border-color: rgb(134,112,115); }
td.TdClassName
{
border-color: #867073;
}
.TagClassName
{
border-color: #867073;
}
</style>