Shades of Dark Wood #896647
Tints of Dark Wood #896647
RGB
CMYK
RGB Variations
Color information
#896647 (or 0x896647) is known color: Dark Wood. HEX triplet: 89, 66 and 47. RGB value is (137,102,71). Sum of RGB (Red+Green+Blue) = 137+102+71=310 (41% of max value = 765). Red value is 137 (53.91% from 255 or 44.19% from 310); Green value is 102 (40.23% from 255 or 32.90% from 310); Blue value is 71 (28.12% from 255 or 22.90% from 310); Max value from RGB is 137 - color contains mainly: red. Hex color #896647 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896647 is #7699B8. Grayscale: #6D6D6D. Windows color (decimal): -7772601 or 4679305. OLE color: 4679305.
HSL color Cylindrical-coordinate representation of color #896647: hue angle of 28.18º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #896647 is Cyan = 0, Magento = 0.26, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 71 | - |
| CMYK | 0 | 0.26 | 0.48 | 0.46 |
| HSL | 28.18º | 0.32% | 0.41% | - |
| HSV(B) | 28.18º | 0.48% | 0.54% | - |
| XYZ | 16.21 | 15.28 | 8.06 | - |
| YUV | 108.93 | 106.6 | 148.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 71 | 0 | 0.26 | 0.48 | 0.46 | 28.18 | 0.32 | 0.41 |
| Hex | 89 | 66 | 47 | 0 | 1A | 30 | 2E | 1C | 20 | 29 |
| Octal | 211 | 146 | 107 | 0 | 32 | 60 | 56 | 34 | 40 | 51 |
| Binary | 10001001 | 1100110 | 1000111 | 0 | 11010 | 110000 | 101110 | 11100 | 100000 | 101001 |
Color Harmonies of #896647
Complementary color
Monochromatic Colors of #896647
Black with #896647
Text Example
Text Example
White with #896647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896647; }
p { color: rgb(137,102,71); }
H1.HeaderClassName
{
color: #896647;
}
.AnyTagClassName
{
color: #896647;
}
</style>
background-color css
<style>
a { background-color: #896647; }
a { background-color: rgb(137,102,71); }
div.DivClassName
{
background-color: #896647;
}
.BgClassName
{
background-color: #896647;
}
</style>
border-color css
<style>
span { border-color: #896647; }
span { border-color: rgb(137,102,71); }
td.TdClassName
{
border-color: #896647;
}
.TagClassName
{
border-color: #896647;
}
</style>