Shades of Empress #897679
Tints of Empress #897679
RGB
CMYK
RGB Variations
Color information
#897679 (or 0x897679) is known color: Empress. HEX triplet: 89, 76 and 79. RGB value is (137,118,121). Sum of RGB (Red+Green+Blue) = 137+118+121=376 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.44% from 376); Green value is 118 (46.48% from 255 or 31.38% from 376); Blue value is 121 (47.66% from 255 or 32.18% from 376); Max value from RGB is 137 - color contains mainly: red. Hex color #897679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897679 is #768986. Grayscale: #7C7C7C. Windows color (decimal): -7768455 or 7960201. OLE color: 7960201.
HSL color Cylindrical-coordinate representation of color #897679: hue angle of 350.53º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #897679 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 121 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.46 |
| HSL | 350.53º | 0.07% | 0.5% | - |
| HSV(B) | 350.53º | 0.14% | 0.54% | - |
| XYZ | 20.25 | 19.66 | 20.82 | - |
| YUV | 124.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 121 | 0 | 0.14 | 0.12 | 0.46 | 350.53 | 0.07 | 0.5 |
| Hex | 89 | 76 | 79 | 0 | E | C | 2E | 15F | 7 | 32 |
| Octal | 211 | 166 | 171 | 0 | 16 | 14 | 56 | 537 | 7 | 62 |
| Binary | 10001001 | 1110110 | 1111001 | 0 | 1110 | 1100 | 101110 | 101011111 | 111 | 110010 |
Color Harmonies of #897679
Complementary color
Monochromatic Colors of #897679
Black with #897679
Text Example
Text Example
White with #897679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897679; }
p { color: rgb(137,118,121); }
H1.HeaderClassName
{
color: #897679;
}
.AnyTagClassName
{
color: #897679;
}
</style>
background-color css
<style>
a { background-color: #897679; }
a { background-color: rgb(137,118,121); }
div.DivClassName
{
background-color: #897679;
}
.BgClassName
{
background-color: #897679;
}
</style>
border-color css
<style>
span { border-color: #897679; }
span { border-color: rgb(137,118,121); }
td.TdClassName
{
border-color: #897679;
}
.TagClassName
{
border-color: #897679;
}
</style>