Shades of Dark Wood #896845
Tints of Dark Wood #896845
RGB
CMYK
RGB Variations
Color information
#896845 (or 0x896845) is known color: Dark Wood. HEX triplet: 89, 68 and 45. RGB value is (137,104,69). Sum of RGB (Red+Green+Blue) = 137+104+69=310 (41% of max value = 765). Red value is 137 (53.91% from 255 or 44.19% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 69 (27.34% from 255 or 22.26% from 310); Max value from RGB is 137 - color contains mainly: red. Hex color #896845 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896845 is #7697BA. Grayscale: #6E6E6E. Windows color (decimal): -7772091 or 4548745. OLE color: 4548745.
HSL color Cylindrical-coordinate representation of color #896845: hue angle of 30.88º degrees, saturation: 0.33, 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 #896845 is Cyan = 0, Magento = 0.24, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 69 | - |
| CMYK | 0 | 0.24 | 0.50 | 0.46 |
| HSL | 30.88º | 0.33% | 0.4% | - |
| HSV(B) | 30.88º | 0.5% | 0.54% | - |
| XYZ | 16.34 | 15.65 | 7.79 | - |
| YUV | 109.88 | 104.93 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 69 | 0 | 0.24 | 0.50 | 0.46 | 30.88 | 0.33 | 0.4 |
| Hex | 89 | 68 | 45 | 0 | 18 | 32 | 2E | 1F | 21 | 28 |
| Octal | 211 | 150 | 105 | 0 | 30 | 62 | 56 | 37 | 41 | 50 |
| Binary | 10001001 | 1101000 | 1000101 | 0 | 11000 | 110010 | 101110 | 11111 | 100001 | 101000 |
Color Harmonies of #896845
Complementary color
Monochromatic Colors of #896845
Black with #896845
Text Example
Text Example
White with #896845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896845; }
p { color: rgb(137,104,69); }
H1.HeaderClassName
{
color: #896845;
}
.AnyTagClassName
{
color: #896845;
}
</style>
background-color css
<style>
a { background-color: #896845; }
a { background-color: rgb(137,104,69); }
div.DivClassName
{
background-color: #896845;
}
.BgClassName
{
background-color: #896845;
}
</style>
border-color css
<style>
span { border-color: #896845; }
span { border-color: rgb(137,104,69); }
td.TdClassName
{
border-color: #896845;
}
.TagClassName
{
border-color: #896845;
}
</style>