Shades of Empress #867074
Tints of Empress #867074
RGB
CMYK
RGB Variations
Color information
#867074 (or 0x867074) is known color: Empress. HEX triplet: 86, 70 and 74. RGB value is (134,112,116). Sum of RGB (Red+Green+Blue) = 134+112+116=362 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.02% from 362); Green value is 112 (44.14% from 255 or 30.94% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 134 - color contains mainly: red. Hex color #867074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867074 is #798F8B. Grayscale: #777777. Windows color (decimal): -7966604 or 7630982. OLE color: 7630982.
HSL color Cylindrical-coordinate representation of color #867074: hue angle of 349.09º 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 #867074 is Cyan = 0, Magento = 0.16, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 112 | 116 | - |
| CMYK | 0 | 0.16 | 0.13 | 0.47 |
| HSL | 349.09º | 0.09% | 0.48% | - |
| HSV(B) | 349.09º | 0.16% | 0.53% | - |
| XYZ | 18.78 | 17.92 | 18.99 | - |
| YUV | 119.03 | 126.29 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 112 | 116 | 0 | 0.16 | 0.13 | 0.47 | 349.09 | 0.09 | 0.48 |
| Hex | 86 | 70 | 74 | 0 | 10 | D | 2F | 15D | 9 | 30 |
| Octal | 206 | 160 | 164 | 0 | 20 | 15 | 57 | 535 | 11 | 60 |
| Binary | 10000110 | 1110000 | 1110100 | 0 | 10000 | 1101 | 101111 | 101011101 | 1001 | 110000 |
Color Harmonies of #867074
Complementary color
Monochromatic Colors of #867074
Black with #867074
Text Example
Text Example
White with #867074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867074; }
p { color: rgb(134,112,116); }
H1.HeaderClassName
{
color: #867074;
}
.AnyTagClassName
{
color: #867074;
}
</style>
background-color css
<style>
a { background-color: #867074; }
a { background-color: rgb(134,112,116); }
div.DivClassName
{
background-color: #867074;
}
.BgClassName
{
background-color: #867074;
}
</style>
border-color css
<style>
span { border-color: #867074; }
span { border-color: rgb(134,112,116); }
td.TdClassName
{
border-color: #867074;
}
.TagClassName
{
border-color: #867074;
}
</style>