Shades of Empress #897276
Tints of Empress #897276
RGB
CMYK
RGB Variations
Color information
#897276 (or 0x897276) is known color: Empress. HEX triplet: 89, 72 and 76. RGB value is (137,114,118). Sum of RGB (Red+Green+Blue) = 137+114+118=369 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.13% from 369); Green value is 114 (44.92% from 255 or 30.89% from 369); Blue value is 118 (46.48% from 255 or 31.98% from 369); Max value from RGB is 137 - color contains mainly: red. Hex color #897276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897276 is #768D89. Grayscale: #797979. Windows color (decimal): -7769482 or 7762569. OLE color: 7762569.
HSL color Cylindrical-coordinate representation of color #897276: hue angle of 349.57º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #897276 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 118 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.46 |
| HSL | 349.57º | 0.09% | 0.49% | - |
| HSV(B) | 349.57º | 0.17% | 0.54% | - |
| XYZ | 19.6 | 18.66 | 19.71 | - |
| YUV | 121.33 | 126.12 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 118 | 0 | 0.17 | 0.14 | 0.46 | 349.57 | 0.09 | 0.49 |
| Hex | 89 | 72 | 76 | 0 | 11 | E | 2E | 15E | 9 | 31 |
| Octal | 211 | 162 | 166 | 0 | 21 | 16 | 56 | 536 | 11 | 61 |
| Binary | 10001001 | 1110010 | 1110110 | 0 | 10001 | 1110 | 101110 | 101011110 | 1001 | 110001 |
Color Harmonies of #897276
Complementary color
Monochromatic Colors of #897276
Black with #897276
Text Example
Text Example
White with #897276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897276; }
p { color: rgb(137,114,118); }
H1.HeaderClassName
{
color: #897276;
}
.AnyTagClassName
{
color: #897276;
}
</style>
background-color css
<style>
a { background-color: #897276; }
a { background-color: rgb(137,114,118); }
div.DivClassName
{
background-color: #897276;
}
.BgClassName
{
background-color: #897276;
}
</style>
border-color css
<style>
span { border-color: #897276; }
span { border-color: rgb(137,114,118); }
td.TdClassName
{
border-color: #897276;
}
.TagClassName
{
border-color: #897276;
}
</style>