Shades of Empress #897375
Tints of Empress #897375
RGB
CMYK
RGB Variations
Color information
#897375 (or 0x897375) is known color: Empress. HEX triplet: 89, 73 and 75. RGB value is (137,115,117). Sum of RGB (Red+Green+Blue) = 137+115+117=369 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.13% from 369); Green value is 115 (45.31% from 255 or 31.17% from 369); Blue value is 117 (46.09% from 255 or 31.71% from 369); Max value from RGB is 137 - color contains mainly: red. Hex color #897375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897375 is #768C8A. Grayscale: #797979. Windows color (decimal): -7769227 or 7697289. OLE color: 7697289.
HSL color Cylindrical-coordinate representation of color #897375: hue angle of 354.55º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #897375 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 117 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.46 |
| HSL | 354.55º | 0.09% | 0.49% | - |
| HSV(B) | 354.55º | 0.16% | 0.54% | - |
| XYZ | 19.66 | 18.86 | 19.43 | - |
| YUV | 121.81 | 125.29 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 117 | 0 | 0.16 | 0.15 | 0.46 | 354.55 | 0.09 | 0.49 |
| Hex | 89 | 73 | 75 | 0 | 10 | F | 2E | 163 | 9 | 31 |
| Octal | 211 | 163 | 165 | 0 | 20 | 17 | 56 | 543 | 11 | 61 |
| Binary | 10001001 | 1110011 | 1110101 | 0 | 10000 | 1111 | 101110 | 101100011 | 1001 | 110001 |
Color Harmonies of #897375
Complementary color
Monochromatic Colors of #897375
Black with #897375
Text Example
Text Example
White with #897375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897375; }
p { color: rgb(137,115,117); }
H1.HeaderClassName
{
color: #897375;
}
.AnyTagClassName
{
color: #897375;
}
</style>
background-color css
<style>
a { background-color: #897375; }
a { background-color: rgb(137,115,117); }
div.DivClassName
{
background-color: #897375;
}
.BgClassName
{
background-color: #897375;
}
</style>
border-color css
<style>
span { border-color: #897375; }
span { border-color: rgb(137,115,117); }
td.TdClassName
{
border-color: #897375;
}
.TagClassName
{
border-color: #897375;
}
</style>