Shades of Empress #897273
Tints of Empress #897273
RGB
CMYK
RGB Variations
Color information
#897273 (or 0x897273) is known color: Empress. HEX triplet: 89, 72 and 73. RGB value is (137,114,115). Sum of RGB (Red+Green+Blue) = 137+114+115=366 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.43% from 366); Green value is 114 (44.92% from 255 or 31.15% from 366); Blue value is 115 (45.31% from 255 or 31.42% from 366); Max value from RGB is 137 - color contains mainly: red. Hex color #897273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897273 is #768D8C. Grayscale: #797979. Windows color (decimal): -7769485 or 7565961. OLE color: 7565961.
HSL color Cylindrical-coordinate representation of color #897273: hue angle of 357.39º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #897273 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 115 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.46 |
| HSL | 357.39º | 0.09% | 0.49% | - |
| HSV(B) | 357.39º | 0.17% | 0.54% | - |
| XYZ | 19.43 | 18.59 | 18.78 | - |
| YUV | 120.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 115 | 0 | 0.17 | 0.16 | 0.46 | 357.39 | 0.09 | 0.49 |
| Hex | 89 | 72 | 73 | 0 | 11 | 10 | 2E | 165 | 9 | 31 |
| Octal | 211 | 162 | 163 | 0 | 21 | 20 | 56 | 545 | 11 | 61 |
| Binary | 10001001 | 1110010 | 1110011 | 0 | 10001 | 10000 | 101110 | 101100101 | 1001 | 110001 |
Color Harmonies of #897273
Complementary color
Monochromatic Colors of #897273
Black with #897273
Text Example
Text Example
White with #897273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897273; }
p { color: rgb(137,114,115); }
H1.HeaderClassName
{
color: #897273;
}
.AnyTagClassName
{
color: #897273;
}
</style>
background-color css
<style>
a { background-color: #897273; }
a { background-color: rgb(137,114,115); }
div.DivClassName
{
background-color: #897273;
}
.BgClassName
{
background-color: #897273;
}
</style>
border-color css
<style>
span { border-color: #897273; }
span { border-color: rgb(137,114,115); }
td.TdClassName
{
border-color: #897273;
}
.TagClassName
{
border-color: #897273;
}
</style>