Shades of Dark Wood #896043
Tints of Dark Wood #896043
RGB
CMYK
RGB Variations
Color information
#896043 (or 0x896043) is known color: Dark Wood. HEX triplet: 89, 60 and 43. RGB value is (137,96,67). Sum of RGB (Red+Green+Blue) = 137+96+67=300 (39% of max value = 765). Red value is 137 (53.91% from 255 or 45.67% from 300); Green value is 96 (37.89% from 255 or 32% from 300); Blue value is 67 (26.56% from 255 or 22.33% from 300); Max value from RGB is 137 - color contains mainly: red. Hex color #896043 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896043 is #769FBC. Grayscale: #696969. Windows color (decimal): -7774141 or 4415625. OLE color: 4415625.
HSL color Cylindrical-coordinate representation of color #896043: hue angle of 24.86º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #896043 is Cyan = 0, Magento = 0.30, Yellow = 0.51 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 67 | - |
| CMYK | 0 | 0.30 | 0.51 | 0.46 |
| HSL | 24.86º | 0.34% | 0.4% | - |
| HSV(B) | 24.86º | 0.51% | 0.54% | - |
| XYZ | 15.51 | 14.09 | 7.21 | - |
| YUV | 104.95 | 106.58 | 150.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 67 | 0 | 0.30 | 0.51 | 0.46 | 24.86 | 0.34 | 0.4 |
| Hex | 89 | 60 | 43 | 0 | 1E | 33 | 2E | 19 | 22 | 28 |
| Octal | 211 | 140 | 103 | 0 | 36 | 63 | 56 | 31 | 42 | 50 |
| Binary | 10001001 | 1100000 | 1000011 | 0 | 11110 | 110011 | 101110 | 11001 | 100010 | 101000 |
Color Harmonies of #896043
Complementary color
Monochromatic Colors of #896043
Black with #896043
Text Example
Text Example
White with #896043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896043; }
p { color: rgb(137,96,67); }
H1.HeaderClassName
{
color: #896043;
}
.AnyTagClassName
{
color: #896043;
}
</style>
background-color css
<style>
a { background-color: #896043; }
a { background-color: rgb(137,96,67); }
div.DivClassName
{
background-color: #896043;
}
.BgClassName
{
background-color: #896043;
}
</style>
border-color css
<style>
span { border-color: #896043; }
span { border-color: rgb(137,96,67); }
td.TdClassName
{
border-color: #896043;
}
.TagClassName
{
border-color: #896043;
}
</style>