Shades of Empress #897577
Tints of Empress #897577
RGB
CMYK
RGB Variations
Color information
#897577 (or 0x897577) is known color: Empress. HEX triplet: 89, 75 and 77. RGB value is (137,117,119). Sum of RGB (Red+Green+Blue) = 137+117+119=373 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.73% from 373); Green value is 117 (46.09% from 255 or 31.37% from 373); Blue value is 119 (46.88% from 255 or 31.90% from 373); Max value from RGB is 137 - color contains mainly: red. Hex color #897577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897577 is #768A88. Grayscale: #7B7B7B. Windows color (decimal): -7768713 or 7828873. OLE color: 7828873.
HSL color Cylindrical-coordinate representation of color #897577: hue angle of 354º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #897577 is Cyan = 0, Magento = 0.15, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 119 | - |
| CMYK | 0 | 0.15 | 0.13 | 0.46 |
| HSL | 354º | 0.08% | 0.5% | - |
| HSV(B) | 354º | 0.15% | 0.54% | - |
| XYZ | 20.01 | 19.37 | 20.14 | - |
| YUV | 123.21 | 125.63 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 119 | 0 | 0.15 | 0.13 | 0.46 | 354 | 0.08 | 0.5 |
| Hex | 89 | 75 | 77 | 0 | F | D | 2E | 162 | 8 | 32 |
| Octal | 211 | 165 | 167 | 0 | 17 | 15 | 56 | 542 | 10 | 62 |
| Binary | 10001001 | 1110101 | 1110111 | 0 | 1111 | 1101 | 101110 | 101100010 | 1000 | 110010 |
Color Harmonies of #897577
Complementary color
Monochromatic Colors of #897577
Black with #897577
Text Example
Text Example
White with #897577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897577; }
p { color: rgb(137,117,119); }
H1.HeaderClassName
{
color: #897577;
}
.AnyTagClassName
{
color: #897577;
}
</style>
background-color css
<style>
a { background-color: #897577; }
a { background-color: rgb(137,117,119); }
div.DivClassName
{
background-color: #897577;
}
.BgClassName
{
background-color: #897577;
}
</style>
border-color css
<style>
span { border-color: #897577; }
span { border-color: rgb(137,117,119); }
td.TdClassName
{
border-color: #897577;
}
.TagClassName
{
border-color: #897577;
}
</style>