Shades of Empress #896769
Tints of Empress #896769
RGB
CMYK
RGB Variations
Color information
#896769 (or 0x896769) is known color: Empress. HEX triplet: 89, 67 and 69. RGB value is (137,103,105). Sum of RGB (Red+Green+Blue) = 137+103+105=345 (45% of max value = 765). Red value is 137 (53.91% from 255 or 39.71% from 345); Green value is 103 (40.62% from 255 or 29.86% from 345); Blue value is 105 (41.41% from 255 or 30.43% from 345); Max value from RGB is 137 - color contains mainly: red. Hex color #896769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896769 is #769896. Grayscale: #717171. Windows color (decimal): -7772311 or 6907785. OLE color: 6907785.
HSL color Cylindrical-coordinate representation of color #896769: hue angle of 356.47º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896769 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 105 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.46 |
| HSL | 356.47º | 0.14% | 0.47% | - |
| HSV(B) | 356.47º | 0.25% | 0.54% | - |
| XYZ | 17.72 | 16.04 | 15.53 | - |
| YUV | 113.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 105 | 0 | 0.25 | 0.23 | 0.46 | 356.47 | 0.14 | 0.47 |
| Hex | 89 | 67 | 69 | 0 | 19 | 17 | 2E | 164 | E | 2F |
| Octal | 211 | 147 | 151 | 0 | 31 | 27 | 56 | 544 | 16 | 57 |
| Binary | 10001001 | 1100111 | 1101001 | 0 | 11001 | 10111 | 101110 | 101100100 | 1110 | 101111 |
Color Harmonies of #896769
Complementary color
Monochromatic Colors of #896769
Black with #896769
Text Example
Text Example
White with #896769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896769; }
p { color: rgb(137,103,105); }
H1.HeaderClassName
{
color: #896769;
}
.AnyTagClassName
{
color: #896769;
}
</style>
background-color css
<style>
a { background-color: #896769; }
a { background-color: rgb(137,103,105); }
div.DivClassName
{
background-color: #896769;
}
.BgClassName
{
background-color: #896769;
}
</style>
border-color css
<style>
span { border-color: #896769; }
span { border-color: rgb(137,103,105); }
td.TdClassName
{
border-color: #896769;
}
.TagClassName
{
border-color: #896769;
}
</style>