Shades of Empress #897579
Tints of Empress #897579
RGB
CMYK
RGB Variations
Color information
#897579 (or 0x897579) is known color: Empress. HEX triplet: 89, 75 and 79. RGB value is (137,117,121). Sum of RGB (Red+Green+Blue) = 137+117+121=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 117 (46.09% from 255 or 31.2% from 375); Blue value is 121 (47.66% from 255 or 32.27% from 375); Max value from RGB is 137 - color contains mainly: red. Hex color #897579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897579 is #768A86. Grayscale: #7B7B7B. Windows color (decimal): -7768711 or 7959945. OLE color: 7959945.
HSL color Cylindrical-coordinate representation of color #897579: hue angle of 348º 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 #897579 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 121 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.46 |
| HSL | 348º | 0.08% | 0.5% | - |
| HSV(B) | 348º | 0.15% | 0.54% | - |
| XYZ | 20.13 | 19.42 | 20.78 | - |
| YUV | 123.44 | 126.63 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 121 | 0 | 0.15 | 0.12 | 0.46 | 348 | 0.08 | 0.5 |
| Hex | 89 | 75 | 79 | 0 | F | C | 2E | 15C | 8 | 32 |
| Octal | 211 | 165 | 171 | 0 | 17 | 14 | 56 | 534 | 10 | 62 |
| Binary | 10001001 | 1110101 | 1111001 | 0 | 1111 | 1100 | 101110 | 101011100 | 1000 | 110010 |
Color Harmonies of #897579
Complementary color
Monochromatic Colors of #897579
Black with #897579
Text Example
Text Example
White with #897579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897579; }
p { color: rgb(137,117,121); }
H1.HeaderClassName
{
color: #897579;
}
.AnyTagClassName
{
color: #897579;
}
</style>
background-color css
<style>
a { background-color: #897579; }
a { background-color: rgb(137,117,121); }
div.DivClassName
{
background-color: #897579;
}
.BgClassName
{
background-color: #897579;
}
</style>
border-color css
<style>
span { border-color: #897579; }
span { border-color: rgb(137,117,121); }
td.TdClassName
{
border-color: #897579;
}
.TagClassName
{
border-color: #897579;
}
</style>