Shades of Empress #867374
Tints of Empress #867374
RGB
CMYK
RGB Variations
Color information
#867374 (or 0x867374) is known color: Empress. HEX triplet: 86, 73 and 74. RGB value is (134,115,116). Sum of RGB (Red+Green+Blue) = 134+115+116=365 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.71% from 365); Green value is 115 (45.31% from 255 or 31.51% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 134 - color contains mainly: red. Hex color #867374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867374 is #798C8B. Grayscale: #787878. Windows color (decimal): -7965836 or 7631750. OLE color: 7631750.
HSL color Cylindrical-coordinate representation of color #867374: hue angle of 356.84º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #867374 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 116 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.47 |
| HSL | 356.84º | 0.08% | 0.49% | - |
| HSV(B) | 356.84º | 0.14% | 0.53% | - |
| XYZ | 19.11 | 18.59 | 19.1 | - |
| YUV | 120.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 116 | 0 | 0.14 | 0.13 | 0.47 | 356.84 | 0.08 | 0.49 |
| Hex | 86 | 73 | 74 | 0 | E | D | 2F | 165 | 8 | 31 |
| Octal | 206 | 163 | 164 | 0 | 16 | 15 | 57 | 545 | 10 | 61 |
| Binary | 10000110 | 1110011 | 1110100 | 0 | 1110 | 1101 | 101111 | 101100101 | 1000 | 110001 |
Color Harmonies of #867374
Complementary color
Monochromatic Colors of #867374
Black with #867374
Text Example
Text Example
White with #867374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867374; }
p { color: rgb(134,115,116); }
H1.HeaderClassName
{
color: #867374;
}
.AnyTagClassName
{
color: #867374;
}
</style>
background-color css
<style>
a { background-color: #867374; }
a { background-color: rgb(134,115,116); }
div.DivClassName
{
background-color: #867374;
}
.BgClassName
{
background-color: #867374;
}
</style>
border-color css
<style>
span { border-color: #867374; }
span { border-color: rgb(134,115,116); }
td.TdClassName
{
border-color: #867374;
}
.TagClassName
{
border-color: #867374;
}
</style>