Shades of Dark Wood #896346
Tints of Dark Wood #896346
RGB
CMYK
RGB Variations
Color information
#896346 (or 0x896346) is known color: Dark Wood. HEX triplet: 89, 63 and 46. RGB value is (137,99,70). Sum of RGB (Red+Green+Blue) = 137+99+70=306 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.77% from 306); Green value is 99 (39.06% from 255 or 32.35% from 306); Blue value is 70 (27.73% from 255 or 22.88% from 306); Max value from RGB is 137 - color contains mainly: red. Hex color #896346 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896346 is #769CB9. Grayscale: #6B6B6B. Windows color (decimal): -7773370 or 4613001. OLE color: 4613001.
HSL color Cylindrical-coordinate representation of color #896346: hue angle of 25.97º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #896346 is Cyan = 0, Magento = 0.28, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 70 | - |
| CMYK | 0 | 0.28 | 0.49 | 0.46 |
| HSL | 25.97º | 0.32% | 0.41% | - |
| HSV(B) | 25.97º | 0.49% | 0.54% | - |
| XYZ | 15.88 | 14.68 | 7.79 | - |
| YUV | 107.06 | 107.09 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 70 | 0 | 0.28 | 0.49 | 0.46 | 25.97 | 0.32 | 0.41 |
| Hex | 89 | 63 | 46 | 0 | 1C | 31 | 2E | 1A | 20 | 29 |
| Octal | 211 | 143 | 106 | 0 | 34 | 61 | 56 | 32 | 40 | 51 |
| Binary | 10001001 | 1100011 | 1000110 | 0 | 11100 | 110001 | 101110 | 11010 | 100000 | 101001 |
Color Harmonies of #896346
Complementary color
Monochromatic Colors of #896346
Black with #896346
Text Example
Text Example
White with #896346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896346; }
p { color: rgb(137,99,70); }
H1.HeaderClassName
{
color: #896346;
}
.AnyTagClassName
{
color: #896346;
}
</style>
background-color css
<style>
a { background-color: #896346; }
a { background-color: rgb(137,99,70); }
div.DivClassName
{
background-color: #896346;
}
.BgClassName
{
background-color: #896346;
}
</style>
border-color css
<style>
span { border-color: #896346; }
span { border-color: rgb(137,99,70); }
td.TdClassName
{
border-color: #896346;
}
.TagClassName
{
border-color: #896346;
}
</style>