Shades of Dark Wood #896949
Tints of Dark Wood #896949
RGB
CMYK
RGB Variations
Color information
#896949 (or 0x896949) is known color: Dark Wood. HEX triplet: 89, 69 and 49. RGB value is (137,105,73). Sum of RGB (Red+Green+Blue) = 137+105+73=315 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.49% from 315); Green value is 105 (41.41% from 255 or 33.33% from 315); Blue value is 73 (28.91% from 255 or 23.17% from 315); Max value from RGB is 137 - color contains mainly: red. Hex color #896949 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896949 is #7696B6. Grayscale: #6F6F6F. Windows color (decimal): -7771831 or 4811145. OLE color: 4811145.
HSL color Cylindrical-coordinate representation of color #896949: hue angle of 30º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #896949 is Cyan = 0, Magento = 0.23, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 73 | - |
| CMYK | 0 | 0.23 | 0.47 | 0.46 |
| HSL | 30º | 0.3% | 0.41% | - |
| HSV(B) | 30º | 0.47% | 0.54% | - |
| XYZ | 16.57 | 15.9 | 8.5 | - |
| YUV | 110.92 | 106.6 | 146.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 73 | 0 | 0.23 | 0.47 | 0.46 | 30 | 0.3 | 0.41 |
| Hex | 89 | 69 | 49 | 0 | 17 | 2F | 2E | 1E | 1E | 29 |
| Octal | 211 | 151 | 111 | 0 | 27 | 57 | 56 | 36 | 36 | 51 |
| Binary | 10001001 | 1101001 | 1001001 | 0 | 10111 | 101111 | 101110 | 11110 | 11110 | 101001 |
Color Harmonies of #896949
Complementary color
Monochromatic Colors of #896949
Black with #896949
Text Example
Text Example
White with #896949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896949; }
p { color: rgb(137,105,73); }
H1.HeaderClassName
{
color: #896949;
}
.AnyTagClassName
{
color: #896949;
}
</style>
background-color css
<style>
a { background-color: #896949; }
a { background-color: rgb(137,105,73); }
div.DivClassName
{
background-color: #896949;
}
.BgClassName
{
background-color: #896949;
}
</style>
border-color css
<style>
span { border-color: #896949; }
span { border-color: rgb(137,105,73); }
td.TdClassName
{
border-color: #896949;
}
.TagClassName
{
border-color: #896949;
}
</style>