Shades of Empress #867173
Tints of Empress #867173
RGB
CMYK
RGB Variations
Color information
#867173 (or 0x867173) is known color: Empress. HEX triplet: 86, 71 and 73. RGB value is (134,113,115). Sum of RGB (Red+Green+Blue) = 134+113+115=362 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.02% from 362); Green value is 113 (44.53% from 255 or 31.22% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 134 - color contains mainly: red. Hex color #867173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867173 is #798E8C. Grayscale: #777777. Windows color (decimal): -7966349 or 7565702. OLE color: 7565702.
HSL color Cylindrical-coordinate representation of color #867173: hue angle of 354.29º 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 #867173 is Cyan = 0, Magento = 0.16, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 115 | - |
| CMYK | 0 | 0.16 | 0.14 | 0.47 |
| HSL | 354.29º | 0.09% | 0.48% | - |
| HSV(B) | 354.29º | 0.16% | 0.53% | - |
| XYZ | 18.83 | 18.12 | 18.72 | - |
| YUV | 119.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 115 | 0 | 0.16 | 0.14 | 0.47 | 354.29 | 0.09 | 0.48 |
| Hex | 86 | 71 | 73 | 0 | 10 | E | 2F | 162 | 9 | 30 |
| Octal | 206 | 161 | 163 | 0 | 20 | 16 | 57 | 542 | 11 | 60 |
| Binary | 10000110 | 1110001 | 1110011 | 0 | 10000 | 1110 | 101111 | 101100010 | 1001 | 110000 |
Color Harmonies of #867173
Complementary color
Monochromatic Colors of #867173
Black with #867173
Text Example
Text Example
White with #867173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867173; }
p { color: rgb(134,113,115); }
H1.HeaderClassName
{
color: #867173;
}
.AnyTagClassName
{
color: #867173;
}
</style>
background-color css
<style>
a { background-color: #867173; }
a { background-color: rgb(134,113,115); }
div.DivClassName
{
background-color: #867173;
}
.BgClassName
{
background-color: #867173;
}
</style>
border-color css
<style>
span { border-color: #867173; }
span { border-color: rgb(134,113,115); }
td.TdClassName
{
border-color: #867173;
}
.TagClassName
{
border-color: #867173;
}
</style>