Shades of Dark Wood #896444
Tints of Dark Wood #896444
RGB
CMYK
RGB Variations
Color information
#896444 (or 0x896444) is known color: Dark Wood. HEX triplet: 89, 64 and 44. RGB value is (137,100,68). Sum of RGB (Red+Green+Blue) = 137+100+68=305 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.92% from 305); Green value is 100 (39.45% from 255 or 32.79% from 305); Blue value is 68 (26.95% from 255 or 22.30% from 305); Max value from RGB is 137 - color contains mainly: red. Hex color #896444 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896444 is #769BBB. Grayscale: #6B6B6B. Windows color (decimal): -7773116 or 4482185. OLE color: 4482185.
HSL color Cylindrical-coordinate representation of color #896444: hue angle of 27.83º 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 #896444 is Cyan = 0, Magento = 0.27, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 68 | - |
| CMYK | 0 | 0.27 | 0.50 | 0.46 |
| HSL | 27.83º | 0.34% | 0.4% | - |
| HSV(B) | 27.83º | 0.5% | 0.54% | - |
| XYZ | 15.92 | 14.85 | 7.5 | - |
| YUV | 107.42 | 105.76 | 149.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 68 | 0 | 0.27 | 0.50 | 0.46 | 27.83 | 0.34 | 0.4 |
| Hex | 89 | 64 | 44 | 0 | 1B | 32 | 2E | 1C | 22 | 28 |
| Octal | 211 | 144 | 104 | 0 | 33 | 62 | 56 | 34 | 42 | 50 |
| Binary | 10001001 | 1100100 | 1000100 | 0 | 11011 | 110010 | 101110 | 11100 | 100010 | 101000 |
Color Harmonies of #896444
Complementary color
Monochromatic Colors of #896444
Black with #896444
Text Example
Text Example
White with #896444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896444; }
p { color: rgb(137,100,68); }
H1.HeaderClassName
{
color: #896444;
}
.AnyTagClassName
{
color: #896444;
}
</style>
background-color css
<style>
a { background-color: #896444; }
a { background-color: rgb(137,100,68); }
div.DivClassName
{
background-color: #896444;
}
.BgClassName
{
background-color: #896444;
}
</style>
border-color css
<style>
span { border-color: #896444; }
span { border-color: rgb(137,100,68); }
td.TdClassName
{
border-color: #896444;
}
.TagClassName
{
border-color: #896444;
}
</style>