Shades of Dark Wood #896449
Tints of Dark Wood #896449
RGB
CMYK
RGB Variations
Color information
#896449 (or 0x896449) is known color: Dark Wood. HEX triplet: 89, 64 and 49. RGB value is (137,100,73). Sum of RGB (Red+Green+Blue) = 137+100+73=310 (41% of max value = 765). Red value is 137 (53.91% from 255 or 44.19% from 310); Green value is 100 (39.45% from 255 or 32.26% from 310); Blue value is 73 (28.91% from 255 or 23.55% from 310); Max value from RGB is 137 - color contains mainly: red. Hex color #896449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896449 is #769BB6. Grayscale: #6C6C6C. Windows color (decimal): -7773111 or 4809865. OLE color: 4809865.
HSL color Cylindrical-coordinate representation of color #896449: hue angle of 25.31º 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 #896449 is Cyan = 0, Magento = 0.27, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 73 | - |
| CMYK | 0 | 0.27 | 0.47 | 0.46 |
| HSL | 25.31º | 0.3% | 0.41% | - |
| HSV(B) | 25.31º | 0.47% | 0.54% | - |
| XYZ | 16.08 | 14.91 | 8.33 | - |
| YUV | 107.99 | 108.26 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 73 | 0 | 0.27 | 0.47 | 0.46 | 25.31 | 0.3 | 0.41 |
| Hex | 89 | 64 | 49 | 0 | 1B | 2F | 2E | 19 | 1E | 29 |
| Octal | 211 | 144 | 111 | 0 | 33 | 57 | 56 | 31 | 36 | 51 |
| Binary | 10001001 | 1100100 | 1001001 | 0 | 11011 | 101111 | 101110 | 11001 | 11110 | 101001 |
Color Harmonies of #896449
Complementary color
Monochromatic Colors of #896449
Black with #896449
Text Example
Text Example
White with #896449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896449; }
p { color: rgb(137,100,73); }
H1.HeaderClassName
{
color: #896449;
}
.AnyTagClassName
{
color: #896449;
}
</style>
background-color css
<style>
a { background-color: #896449; }
a { background-color: rgb(137,100,73); }
div.DivClassName
{
background-color: #896449;
}
.BgClassName
{
background-color: #896449;
}
</style>
border-color css
<style>
span { border-color: #896449; }
span { border-color: rgb(137,100,73); }
td.TdClassName
{
border-color: #896449;
}
.TagClassName
{
border-color: #896449;
}
</style>