Shades of Dark Wood #896544
Tints of Dark Wood #896544
RGB
CMYK
RGB Variations
Color information
#896544 (or 0x896544) is known color: Dark Wood. HEX triplet: 89, 65 and 44. RGB value is (137,101,68). Sum of RGB (Red+Green+Blue) = 137+101+68=306 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.77% from 306); Green value is 101 (39.84% from 255 or 33.01% from 306); Blue value is 68 (26.95% from 255 or 22.22% from 306); Max value from RGB is 137 - color contains mainly: red. Hex color #896544 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896544 is #769ABB. Grayscale: #6C6C6C. Windows color (decimal): -7772860 or 4482441. OLE color: 4482441.
HSL color Cylindrical-coordinate representation of color #896544: hue angle of 28.7º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #896544 is Cyan = 0, Magento = 0.26, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 68 | - |
| CMYK | 0 | 0.26 | 0.50 | 0.46 |
| HSL | 28.7º | 0.34% | 0.4% | - |
| HSV(B) | 28.7º | 0.5% | 0.54% | - |
| XYZ | 16.01 | 15.04 | 7.53 | - |
| YUV | 108 | 105.43 | 148.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 68 | 0 | 0.26 | 0.50 | 0.46 | 28.7 | 0.34 | 0.4 |
| Hex | 89 | 65 | 44 | 0 | 1A | 32 | 2E | 1D | 22 | 28 |
| Octal | 211 | 145 | 104 | 0 | 32 | 62 | 56 | 35 | 42 | 50 |
| Binary | 10001001 | 1100101 | 1000100 | 0 | 11010 | 110010 | 101110 | 11101 | 100010 | 101000 |
Color Harmonies of #896544
Complementary color
Monochromatic Colors of #896544
Black with #896544
Text Example
Text Example
White with #896544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896544; }
p { color: rgb(137,101,68); }
H1.HeaderClassName
{
color: #896544;
}
.AnyTagClassName
{
color: #896544;
}
</style>
background-color css
<style>
a { background-color: #896544; }
a { background-color: rgb(137,101,68); }
div.DivClassName
{
background-color: #896544;
}
.BgClassName
{
background-color: #896544;
}
</style>
border-color css
<style>
span { border-color: #896544; }
span { border-color: rgb(137,101,68); }
td.TdClassName
{
border-color: #896544;
}
.TagClassName
{
border-color: #896544;
}
</style>