Shades of Dark Wood #896649
Tints of Dark Wood #896649
RGB
CMYK
RGB Variations
Color information
#896649 (or 0x896649) is known color: Dark Wood. HEX triplet: 89, 66 and 49. RGB value is (137,102,73). Sum of RGB (Red+Green+Blue) = 137+102+73=312 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.91% from 312); Green value is 102 (40.23% from 255 or 32.69% from 312); Blue value is 73 (28.91% from 255 or 23.40% from 312); Max value from RGB is 137 - color contains mainly: red. Hex color #896649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896649 is #7699B6. Grayscale: #6D6D6D. Windows color (decimal): -7772599 or 4810377. OLE color: 4810377.
HSL color Cylindrical-coordinate representation of color #896649: hue angle of 27.19º 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 #896649 is Cyan = 0, Magento = 0.26, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 73 | - |
| CMYK | 0 | 0.26 | 0.47 | 0.46 |
| HSL | 27.19º | 0.3% | 0.41% | - |
| HSV(B) | 27.19º | 0.47% | 0.54% | - |
| XYZ | 16.27 | 15.3 | 8.4 | - |
| YUV | 109.16 | 107.6 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 73 | 0 | 0.26 | 0.47 | 0.46 | 27.19 | 0.3 | 0.41 |
| Hex | 89 | 66 | 49 | 0 | 1A | 2F | 2E | 1B | 1E | 29 |
| Octal | 211 | 146 | 111 | 0 | 32 | 57 | 56 | 33 | 36 | 51 |
| Binary | 10001001 | 1100110 | 1001001 | 0 | 11010 | 101111 | 101110 | 11011 | 11110 | 101001 |
Color Harmonies of #896649
Complementary color
Monochromatic Colors of #896649
Black with #896649
Text Example
Text Example
White with #896649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896649; }
p { color: rgb(137,102,73); }
H1.HeaderClassName
{
color: #896649;
}
.AnyTagClassName
{
color: #896649;
}
</style>
background-color css
<style>
a { background-color: #896649; }
a { background-color: rgb(137,102,73); }
div.DivClassName
{
background-color: #896649;
}
.BgClassName
{
background-color: #896649;
}
</style>
border-color css
<style>
span { border-color: #896649; }
span { border-color: rgb(137,102,73); }
td.TdClassName
{
border-color: #896649;
}
.TagClassName
{
border-color: #896649;
}
</style>