Shades of Empress #897374
Tints of Empress #897374
RGB
CMYK
RGB Variations
Color information
#897374 (or 0x897374) is known color: Empress. HEX triplet: 89, 73 and 74. RGB value is (137,115,116). Sum of RGB (Red+Green+Blue) = 137+115+116=368 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.23% from 368); Green value is 115 (45.31% from 255 or 31.25% from 368); Blue value is 116 (45.70% from 255 or 31.52% from 368); Max value from RGB is 137 - color contains mainly: red. Hex color #897374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897374 is #768C8B. Grayscale: #797979. Windows color (decimal): -7769228 or 7631753. OLE color: 7631753.
HSL color Cylindrical-coordinate representation of color #897374: hue angle of 357.27º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #897374 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 116 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.46 |
| HSL | 357.27º | 0.09% | 0.49% | - |
| HSV(B) | 357.27º | 0.16% | 0.54% | - |
| XYZ | 19.6 | 18.84 | 19.13 | - |
| YUV | 121.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 116 | 0 | 0.16 | 0.15 | 0.46 | 357.27 | 0.09 | 0.49 |
| Hex | 89 | 73 | 74 | 0 | 10 | F | 2E | 165 | 9 | 31 |
| Octal | 211 | 163 | 164 | 0 | 20 | 17 | 56 | 545 | 11 | 61 |
| Binary | 10001001 | 1110011 | 1110100 | 0 | 10000 | 1111 | 101110 | 101100101 | 1001 | 110001 |
Color Harmonies of #897374
Complementary color
Monochromatic Colors of #897374
Black with #897374
Text Example
Text Example
White with #897374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897374; }
p { color: rgb(137,115,116); }
H1.HeaderClassName
{
color: #897374;
}
.AnyTagClassName
{
color: #897374;
}
</style>
background-color css
<style>
a { background-color: #897374; }
a { background-color: rgb(137,115,116); }
div.DivClassName
{
background-color: #897374;
}
.BgClassName
{
background-color: #897374;
}
</style>
border-color css
<style>
span { border-color: #897374; }
span { border-color: rgb(137,115,116); }
td.TdClassName
{
border-color: #897374;
}
.TagClassName
{
border-color: #897374;
}
</style>