Shades of Empress #897071
Tints of Empress #897071
RGB
CMYK
RGB Variations
Color information
#897071 (or 0x897071) is known color: Empress. HEX triplet: 89, 70 and 71. RGB value is (137,112,113). Sum of RGB (Red+Green+Blue) = 137+112+113=362 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.85% from 362); Green value is 112 (44.14% from 255 or 30.94% from 362); Blue value is 113 (44.53% from 255 or 31.22% from 362); Max value from RGB is 137 - color contains mainly: red. Hex color #897071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897071 is #768F8E. Grayscale: #777777. Windows color (decimal): -7769999 or 7434377. OLE color: 7434377.
HSL color Cylindrical-coordinate representation of color #897071: hue angle of 357.6º 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 #897071 is Cyan = 0, Magento = 0.18, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 113 | - |
| CMYK | 0 | 0.18 | 0.18 | 0.46 |
| HSL | 357.6º | 0.1% | 0.49% | - |
| HSV(B) | 357.6º | 0.18% | 0.54% | - |
| XYZ | 19.09 | 18.1 | 18.11 | - |
| YUV | 119.59 | 124.28 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 113 | 0 | 0.18 | 0.18 | 0.46 | 357.6 | 0.1 | 0.49 |
| Hex | 89 | 70 | 71 | 0 | 12 | 12 | 2E | 166 | A | 31 |
| Octal | 211 | 160 | 161 | 0 | 22 | 22 | 56 | 546 | 12 | 61 |
| Binary | 10001001 | 1110000 | 1110001 | 0 | 10010 | 10010 | 101110 | 101100110 | 1010 | 110001 |
Color Harmonies of #897071
Complementary color
Monochromatic Colors of #897071
Black with #897071
Text Example
Text Example
White with #897071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897071; }
p { color: rgb(137,112,113); }
H1.HeaderClassName
{
color: #897071;
}
.AnyTagClassName
{
color: #897071;
}
</style>
background-color css
<style>
a { background-color: #897071; }
a { background-color: rgb(137,112,113); }
div.DivClassName
{
background-color: #897071;
}
.BgClassName
{
background-color: #897071;
}
</style>
border-color css
<style>
span { border-color: #897071; }
span { border-color: rgb(137,112,113); }
td.TdClassName
{
border-color: #897071;
}
.TagClassName
{
border-color: #897071;
}
</style>