Shades of Empress #897479
Tints of Empress #897479
RGB
CMYK
RGB Variations
Color information
#897479 (or 0x897479) is known color: Empress. HEX triplet: 89, 74 and 79. RGB value is (137,116,121). Sum of RGB (Red+Green+Blue) = 137+116+121=374 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.63% from 374); Green value is 116 (45.70% from 255 or 31.02% from 374); Blue value is 121 (47.66% from 255 or 32.35% from 374); Max value from RGB is 137 - color contains mainly: red. Hex color #897479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897479 is #768B86. Grayscale: #7A7A7A. Windows color (decimal): -7768967 or 7959689. OLE color: 7959689.
HSL color Cylindrical-coordinate representation of color #897479: hue angle of 345.71º 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 #897479 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 121 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.46 |
| HSL | 345.71º | 0.08% | 0.5% | - |
| HSV(B) | 345.71º | 0.15% | 0.54% | - |
| XYZ | 20.01 | 19.19 | 20.74 | - |
| YUV | 122.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 121 | 0 | 0.15 | 0.12 | 0.46 | 345.71 | 0.08 | 0.5 |
| Hex | 89 | 74 | 79 | 0 | F | C | 2E | 15A | 8 | 32 |
| Octal | 211 | 164 | 171 | 0 | 17 | 14 | 56 | 532 | 10 | 62 |
| Binary | 10001001 | 1110100 | 1111001 | 0 | 1111 | 1100 | 101110 | 101011010 | 1000 | 110010 |
Color Harmonies of #897479
Complementary color
Monochromatic Colors of #897479
Black with #897479
Text Example
Text Example
White with #897479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897479; }
p { color: rgb(137,116,121); }
H1.HeaderClassName
{
color: #897479;
}
.AnyTagClassName
{
color: #897479;
}
</style>
background-color css
<style>
a { background-color: #897479; }
a { background-color: rgb(137,116,121); }
div.DivClassName
{
background-color: #897479;
}
.BgClassName
{
background-color: #897479;
}
</style>
border-color css
<style>
span { border-color: #897479; }
span { border-color: rgb(137,116,121); }
td.TdClassName
{
border-color: #897479;
}
.TagClassName
{
border-color: #897479;
}
</style>