Shades of Empress #867576
Tints of Empress #867576
RGB
CMYK
RGB Variations
Color information
#867576 (or 0x867576) is known color: Empress. HEX triplet: 86, 75 and 76. RGB value is (134,117,118). Sum of RGB (Red+Green+Blue) = 134+117+118=369 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.31% from 369); Green value is 117 (46.09% from 255 or 31.71% from 369); Blue value is 118 (46.48% from 255 or 31.98% from 369); Max value from RGB is 134 - color contains mainly: red. Hex color #867576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867576 is #798A89. Grayscale: #7A7A7A. Windows color (decimal): -7965322 or 7763334. OLE color: 7763334.
HSL color Cylindrical-coordinate representation of color #867576: hue angle of 356.47º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #867576 is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 118 | - |
| CMYK | 0 | 0.13 | 0.12 | 0.47 |
| HSL | 356.47º | 0.07% | 0.49% | - |
| HSV(B) | 356.47º | 0.13% | 0.53% | - |
| XYZ | 19.46 | 19.1 | 19.8 | - |
| YUV | 122.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 118 | 0 | 0.13 | 0.12 | 0.47 | 356.47 | 0.07 | 0.49 |
| Hex | 86 | 75 | 76 | 0 | D | C | 2F | 164 | 7 | 31 |
| Octal | 206 | 165 | 166 | 0 | 15 | 14 | 57 | 544 | 7 | 61 |
| Binary | 10000110 | 1110101 | 1110110 | 0 | 1101 | 1100 | 101111 | 101100100 | 111 | 110001 |
Color Harmonies of #867576
Complementary color
Monochromatic Colors of #867576
Black with #867576
Text Example
Text Example
White with #867576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867576; }
p { color: rgb(134,117,118); }
H1.HeaderClassName
{
color: #867576;
}
.AnyTagClassName
{
color: #867576;
}
</style>
background-color css
<style>
a { background-color: #867576; }
a { background-color: rgb(134,117,118); }
div.DivClassName
{
background-color: #867576;
}
.BgClassName
{
background-color: #867576;
}
</style>
border-color css
<style>
span { border-color: #867576; }
span { border-color: rgb(134,117,118); }
td.TdClassName
{
border-color: #867576;
}
.TagClassName
{
border-color: #867576;
}
</style>