Shades of Empress #897074
Tints of Empress #897074
RGB
CMYK
RGB Variations
Color information
#897074 (or 0x897074) is known color: Empress. HEX triplet: 89, 70 and 74. RGB value is (137,112,116). Sum of RGB (Red+Green+Blue) = 137+112+116=365 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.53% from 365); Green value is 112 (44.14% from 255 or 30.68% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 137 - color contains mainly: red. Hex color #897074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897074 is #768F8B. Grayscale: #777777. Windows color (decimal): -7769996 or 7630985. OLE color: 7630985.
HSL color Cylindrical-coordinate representation of color #897074: hue angle of 350.4º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #897074 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 116 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.46 |
| HSL | 350.4º | 0.1% | 0.49% | - |
| HSV(B) | 350.4º | 0.18% | 0.54% | - |
| XYZ | 19.26 | 18.17 | 19.01 | - |
| YUV | 119.93 | 125.78 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 116 | 0 | 0.18 | 0.15 | 0.46 | 350.4 | 0.1 | 0.49 |
| Hex | 89 | 70 | 74 | 0 | 12 | F | 2E | 15E | A | 31 |
| Octal | 211 | 160 | 164 | 0 | 22 | 17 | 56 | 536 | 12 | 61 |
| Binary | 10001001 | 1110000 | 1110100 | 0 | 10010 | 1111 | 101110 | 101011110 | 1010 | 110001 |
Color Harmonies of #897074
Complementary color
Monochromatic Colors of #897074
Black with #897074
Text Example
Text Example
White with #897074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897074; }
p { color: rgb(137,112,116); }
H1.HeaderClassName
{
color: #897074;
}
.AnyTagClassName
{
color: #897074;
}
</style>
background-color css
<style>
a { background-color: #897074; }
a { background-color: rgb(137,112,116); }
div.DivClassName
{
background-color: #897074;
}
.BgClassName
{
background-color: #897074;
}
</style>
border-color css
<style>
span { border-color: #897074; }
span { border-color: rgb(137,112,116); }
td.TdClassName
{
border-color: #897074;
}
.TagClassName
{
border-color: #897074;
}
</style>