Shades of Empress #897678
Tints of Empress #897678
RGB
CMYK
RGB Variations
Color information
#897678 (or 0x897678) is known color: Empress. HEX triplet: 89, 76 and 78. RGB value is (137,118,120). Sum of RGB (Red+Green+Blue) = 137+118+120=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 118 (46.48% from 255 or 31.47% from 375); Blue value is 120 (47.27% from 255 or 32% from 375); Max value from RGB is 137 - color contains mainly: red. Hex color #897678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897678 is #768987. Grayscale: #7B7B7B. Windows color (decimal): -7768456 or 7894665. OLE color: 7894665.
HSL color Cylindrical-coordinate representation of color #897678: hue angle of 353.68º 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 #897678 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 120 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.46 |
| HSL | 353.68º | 0.07% | 0.5% | - |
| HSV(B) | 353.68º | 0.14% | 0.54% | - |
| XYZ | 20.19 | 19.63 | 20.49 | - |
| YUV | 123.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 120 | 0 | 0.14 | 0.12 | 0.46 | 353.68 | 0.07 | 0.5 |
| Hex | 89 | 76 | 78 | 0 | E | C | 2E | 162 | 7 | 32 |
| Octal | 211 | 166 | 170 | 0 | 16 | 14 | 56 | 542 | 7 | 62 |
| Binary | 10001001 | 1110110 | 1111000 | 0 | 1110 | 1100 | 101110 | 101100010 | 111 | 110010 |
Color Harmonies of #897678
Complementary color
Monochromatic Colors of #897678
Black with #897678
Text Example
Text Example
White with #897678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897678; }
p { color: rgb(137,118,120); }
H1.HeaderClassName
{
color: #897678;
}
.AnyTagClassName
{
color: #897678;
}
</style>
background-color css
<style>
a { background-color: #897678; }
a { background-color: rgb(137,118,120); }
div.DivClassName
{
background-color: #897678;
}
.BgClassName
{
background-color: #897678;
}
</style>
border-color css
<style>
span { border-color: #897678; }
span { border-color: rgb(137,118,120); }
td.TdClassName
{
border-color: #897678;
}
.TagClassName
{
border-color: #897678;
}
</style>