Shades of Empress #897476
Tints of Empress #897476
RGB
CMYK
RGB Variations
Color information
#897476 (or 0x897476) is known color: Empress. HEX triplet: 89, 74 and 76. RGB value is (137,116,118). Sum of RGB (Red+Green+Blue) = 137+116+118=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 116 (45.70% from 255 or 31.27% from 371); Blue value is 118 (46.48% from 255 or 31.81% from 371); Max value from RGB is 137 - color contains mainly: red. Hex color #897476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897476 is #768B89. Grayscale: #7A7A7A. Windows color (decimal): -7768970 or 7763081. OLE color: 7763081.
HSL color Cylindrical-coordinate representation of color #897476: hue angle of 354.29º 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 #897476 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 118 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.46 |
| HSL | 354.29º | 0.08% | 0.5% | - |
| HSV(B) | 354.29º | 0.15% | 0.54% | - |
| XYZ | 19.83 | 19.12 | 19.78 | - |
| YUV | 122.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 118 | 0 | 0.15 | 0.14 | 0.46 | 354.29 | 0.08 | 0.5 |
| Hex | 89 | 74 | 76 | 0 | F | E | 2E | 162 | 8 | 32 |
| Octal | 211 | 164 | 166 | 0 | 17 | 16 | 56 | 542 | 10 | 62 |
| Binary | 10001001 | 1110100 | 1110110 | 0 | 1111 | 1110 | 101110 | 101100010 | 1000 | 110010 |
Color Harmonies of #897476
Complementary color
Monochromatic Colors of #897476
Black with #897476
Text Example
Text Example
White with #897476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897476; }
p { color: rgb(137,116,118); }
H1.HeaderClassName
{
color: #897476;
}
.AnyTagClassName
{
color: #897476;
}
</style>
background-color css
<style>
a { background-color: #897476; }
a { background-color: rgb(137,116,118); }
div.DivClassName
{
background-color: #897476;
}
.BgClassName
{
background-color: #897476;
}
</style>
border-color css
<style>
span { border-color: #897476; }
span { border-color: rgb(137,116,118); }
td.TdClassName
{
border-color: #897476;
}
.TagClassName
{
border-color: #897476;
}
</style>