Shades of Empress #897478
Tints of Empress #897478
RGB
CMYK
RGB Variations
Color information
#897478 (or 0x897478) is known color: Empress. HEX triplet: 89, 74 and 78. RGB value is (137,116,120). Sum of RGB (Red+Green+Blue) = 137+116+120=373 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.73% from 373); Green value is 116 (45.70% from 255 or 31.10% from 373); Blue value is 120 (47.27% from 255 or 32.17% from 373); Max value from RGB is 137 - color contains mainly: red. Hex color #897478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897478 is #768B87. Grayscale: #7A7A7A. Windows color (decimal): -7768968 or 7894153. OLE color: 7894153.
HSL color Cylindrical-coordinate representation of color #897478: hue angle of 348.57º 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 #897478 is Cyan = 0, Magento = 0.15, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 120 | - |
| CMYK | 0 | 0.15 | 0.12 | 0.46 |
| HSL | 348.57º | 0.08% | 0.5% | - |
| HSV(B) | 348.57º | 0.15% | 0.54% | - |
| XYZ | 19.95 | 19.17 | 20.42 | - |
| YUV | 122.74 | 126.46 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 120 | 0 | 0.15 | 0.12 | 0.46 | 348.57 | 0.08 | 0.5 |
| Hex | 89 | 74 | 78 | 0 | F | C | 2E | 15D | 8 | 32 |
| Octal | 211 | 164 | 170 | 0 | 17 | 14 | 56 | 535 | 10 | 62 |
| Binary | 10001001 | 1110100 | 1111000 | 0 | 1111 | 1100 | 101110 | 101011101 | 1000 | 110010 |
Color Harmonies of #897478
Complementary color
Monochromatic Colors of #897478
Black with #897478
Text Example
Text Example
White with #897478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897478; }
p { color: rgb(137,116,120); }
H1.HeaderClassName
{
color: #897478;
}
.AnyTagClassName
{
color: #897478;
}
</style>
background-color css
<style>
a { background-color: #897478; }
a { background-color: rgb(137,116,120); }
div.DivClassName
{
background-color: #897478;
}
.BgClassName
{
background-color: #897478;
}
</style>
border-color css
<style>
span { border-color: #897478; }
span { border-color: rgb(137,116,120); }
td.TdClassName
{
border-color: #897478;
}
.TagClassName
{
border-color: #897478;
}
</style>