Shades of Empress #897075
Tints of Empress #897075
RGB
CMYK
RGB Variations
Color information
#897075 (or 0x897075) is known color: Empress. HEX triplet: 89, 70 and 75. RGB value is (137,112,117). Sum of RGB (Red+Green+Blue) = 137+112+117=366 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.43% from 366); Green value is 112 (44.14% from 255 or 30.60% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 137 - color contains mainly: red. Hex color #897075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897075 is #768F8A. Grayscale: #787878. Windows color (decimal): -7769995 or 7696521. OLE color: 7696521.
HSL color Cylindrical-coordinate representation of color #897075: hue angle of 348º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #897075 is Cyan = 0, Magento = 0.18, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 112 | 117 | - |
| CMYK | 0 | 0.18 | 0.15 | 0.46 |
| HSL | 348º | 0.1% | 0.49% | - |
| HSV(B) | 348º | 0.18% | 0.54% | - |
| XYZ | 19.32 | 18.19 | 19.32 | - |
| YUV | 120.05 | 126.28 | 140.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 112 | 117 | 0 | 0.18 | 0.15 | 0.46 | 348 | 0.1 | 0.49 |
| Hex | 89 | 70 | 75 | 0 | 12 | F | 2E | 15C | A | 31 |
| Octal | 211 | 160 | 165 | 0 | 22 | 17 | 56 | 534 | 12 | 61 |
| Binary | 10001001 | 1110000 | 1110101 | 0 | 10010 | 1111 | 101110 | 101011100 | 1010 | 110001 |
Color Harmonies of #897075
Complementary color
Monochromatic Colors of #897075
Black with #897075
Text Example
Text Example
White with #897075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897075; }
p { color: rgb(137,112,117); }
H1.HeaderClassName
{
color: #897075;
}
.AnyTagClassName
{
color: #897075;
}
</style>
background-color css
<style>
a { background-color: #897075; }
a { background-color: rgb(137,112,117); }
div.DivClassName
{
background-color: #897075;
}
.BgClassName
{
background-color: #897075;
}
</style>
border-color css
<style>
span { border-color: #897075; }
span { border-color: rgb(137,112,117); }
td.TdClassName
{
border-color: #897075;
}
.TagClassName
{
border-color: #897075;
}
</style>