Shades of Empress #897277
Tints of Empress #897277
RGB
CMYK
RGB Variations
Color information
#897277 (or 0x897277) is known color: Empress. HEX triplet: 89, 72 and 77. RGB value is (137,114,119). Sum of RGB (Red+Green+Blue) = 137+114+119=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 114 (44.92% from 255 or 30.81% from 370); Blue value is 119 (46.88% from 255 or 32.16% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #897277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897277 is #768D88. Grayscale: #797979. Windows color (decimal): -7769481 or 7828105. OLE color: 7828105.
HSL color Cylindrical-coordinate representation of color #897277: hue angle of 346.96º 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 #897277 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 119 | - |
| CMYK | 0 | 0.17 | 0.13 | 0.46 |
| HSL | 346.96º | 0.09% | 0.49% | - |
| HSV(B) | 346.96º | 0.17% | 0.54% | - |
| XYZ | 19.66 | 18.68 | 20.02 | - |
| YUV | 121.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 119 | 0 | 0.17 | 0.13 | 0.46 | 346.96 | 0.09 | 0.49 |
| Hex | 89 | 72 | 77 | 0 | 11 | D | 2E | 15B | 9 | 31 |
| Octal | 211 | 162 | 167 | 0 | 21 | 15 | 56 | 533 | 11 | 61 |
| Binary | 10001001 | 1110010 | 1110111 | 0 | 10001 | 1101 | 101110 | 101011011 | 1001 | 110001 |
Color Harmonies of #897277
Complementary color
Monochromatic Colors of #897277
Black with #897277
Text Example
Text Example
White with #897277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897277; }
p { color: rgb(137,114,119); }
H1.HeaderClassName
{
color: #897277;
}
.AnyTagClassName
{
color: #897277;
}
</style>
background-color css
<style>
a { background-color: #897277; }
a { background-color: rgb(137,114,119); }
div.DivClassName
{
background-color: #897277;
}
.BgClassName
{
background-color: #897277;
}
</style>
border-color css
<style>
span { border-color: #897277; }
span { border-color: rgb(137,114,119); }
td.TdClassName
{
border-color: #897277;
}
.TagClassName
{
border-color: #897277;
}
</style>