Shades of Empress #867479
Tints of Empress #867479
RGB
CMYK
RGB Variations
Color information
#867479 (or 0x867479) is known color: Empress. HEX triplet: 86, 74 and 79. RGB value is (134,116,121). Sum of RGB (Red+Green+Blue) = 134+116+121=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 116 (45.70% from 255 or 31.27% from 371); Blue value is 121 (47.66% from 255 or 32.61% from 371); Max value from RGB is 134 - color contains mainly: red. Hex color #867479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867479 is #798B86. Grayscale: #797979. Windows color (decimal): -7965575 or 7959686. OLE color: 7959686.
HSL color Cylindrical-coordinate representation of color #867479: hue angle of 343.33º 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 #867479 is Cyan = 0, Magento = 0.13, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 121 | - |
| CMYK | 0 | 0.13 | 0.10 | 0.47 |
| HSL | 343.33º | 0.07% | 0.49% | - |
| HSV(B) | 343.33º | 0.13% | 0.53% | - |
| XYZ | 19.53 | 18.94 | 20.72 | - |
| YUV | 121.95 | 127.46 | 136.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 121 | 0 | 0.13 | 0.10 | 0.47 | 343.33 | 0.07 | 0.49 |
| Hex | 86 | 74 | 79 | 0 | D | A | 2F | 157 | 7 | 31 |
| Octal | 206 | 164 | 171 | 0 | 15 | 12 | 57 | 527 | 7 | 61 |
| Binary | 10000110 | 1110100 | 1111001 | 0 | 1101 | 1010 | 101111 | 101010111 | 111 | 110001 |
Color Harmonies of #867479
Complementary color
Monochromatic Colors of #867479
Black with #867479
Text Example
Text Example
White with #867479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867479; }
p { color: rgb(134,116,121); }
H1.HeaderClassName
{
color: #867479;
}
.AnyTagClassName
{
color: #867479;
}
</style>
background-color css
<style>
a { background-color: #867479; }
a { background-color: rgb(134,116,121); }
div.DivClassName
{
background-color: #867479;
}
.BgClassName
{
background-color: #867479;
}
</style>
border-color css
<style>
span { border-color: #867479; }
span { border-color: rgb(134,116,121); }
td.TdClassName
{
border-color: #867479;
}
.TagClassName
{
border-color: #867479;
}
</style>