Shades of Empress #867678
Tints of Empress #867678
RGB
CMYK
RGB Variations
Color information
#867678 (or 0x867678) is known color: Empress. HEX triplet: 86, 76 and 78. RGB value is (134,118,120). Sum of RGB (Red+Green+Blue) = 134+118+120=372 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.02% from 372); Green value is 118 (46.48% from 255 or 31.72% from 372); Blue value is 120 (47.27% from 255 or 32.26% from 372); Max value from RGB is 134 - color contains mainly: red. Hex color #867678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867678 is #798987. Grayscale: #7B7B7B. Windows color (decimal): -7965064 or 7894662. OLE color: 7894662.
HSL color Cylindrical-coordinate representation of color #867678: hue angle of 352.5º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #867678 is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 120 | - |
| CMYK | 0 | 0.12 | 0.10 | 0.47 |
| HSL | 352.5º | 0.06% | 0.49% | - |
| HSV(B) | 352.5º | 0.12% | 0.53% | - |
| XYZ | 19.7 | 19.38 | 20.47 | - |
| YUV | 123.01 | 126.3 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 120 | 0 | 0.12 | 0.10 | 0.47 | 352.5 | 0.06 | 0.49 |
| Hex | 86 | 76 | 78 | 0 | C | A | 2F | 160 | 6 | 31 |
| Octal | 206 | 166 | 170 | 0 | 14 | 12 | 57 | 540 | 6 | 61 |
| Binary | 10000110 | 1110110 | 1111000 | 0 | 1100 | 1010 | 101111 | 101100000 | 110 | 110001 |
Color Harmonies of #867678
Complementary color
Monochromatic Colors of #867678
Black with #867678
Text Example
Text Example
White with #867678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867678; }
p { color: rgb(134,118,120); }
H1.HeaderClassName
{
color: #867678;
}
.AnyTagClassName
{
color: #867678;
}
</style>
background-color css
<style>
a { background-color: #867678; }
a { background-color: rgb(134,118,120); }
div.DivClassName
{
background-color: #867678;
}
.BgClassName
{
background-color: #867678;
}
</style>
border-color css
<style>
span { border-color: #867678; }
span { border-color: rgb(134,118,120); }
td.TdClassName
{
border-color: #867678;
}
.TagClassName
{
border-color: #867678;
}
</style>