Shades of Empress #896869
Tints of Empress #896869
RGB
CMYK
RGB Variations
Color information
#896869 (or 0x896869) is known color: Empress. HEX triplet: 89, 68 and 69. RGB value is (137,104,105). Sum of RGB (Red+Green+Blue) = 137+104+105=346 (45% of max value = 765). Red value is 137 (53.91% from 255 or 39.60% from 346); Green value is 104 (41.02% from 255 or 30.06% from 346); Blue value is 105 (41.41% from 255 or 30.35% from 346); Max value from RGB is 137 - color contains mainly: red. Hex color #896869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896869 is #769796. Grayscale: #727272. Windows color (decimal): -7772055 or 6908041. OLE color: 6908041.
HSL color Cylindrical-coordinate representation of color #896869: hue angle of 358.18º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #896869 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 105 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.46 |
| HSL | 358.18º | 0.14% | 0.47% | - |
| HSV(B) | 358.18º | 0.24% | 0.54% | - |
| XYZ | 17.82 | 16.24 | 15.56 | - |
| YUV | 113.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 105 | 0 | 0.24 | 0.23 | 0.46 | 358.18 | 0.14 | 0.47 |
| Hex | 89 | 68 | 69 | 0 | 18 | 17 | 2E | 166 | E | 2F |
| Octal | 211 | 150 | 151 | 0 | 30 | 27 | 56 | 546 | 16 | 57 |
| Binary | 10001001 | 1101000 | 1101001 | 0 | 11000 | 10111 | 101110 | 101100110 | 1110 | 101111 |
Color Harmonies of #896869
Complementary color
Monochromatic Colors of #896869
Black with #896869
Text Example
Text Example
White with #896869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896869; }
p { color: rgb(137,104,105); }
H1.HeaderClassName
{
color: #896869;
}
.AnyTagClassName
{
color: #896869;
}
</style>
background-color css
<style>
a { background-color: #896869; }
a { background-color: rgb(137,104,105); }
div.DivClassName
{
background-color: #896869;
}
.BgClassName
{
background-color: #896869;
}
</style>
border-color css
<style>
span { border-color: #896869; }
span { border-color: rgb(137,104,105); }
td.TdClassName
{
border-color: #896869;
}
.TagClassName
{
border-color: #896869;
}
</style>