Shades of Dark Wood #896340
Tints of Dark Wood #896340
RGB
CMYK
RGB Variations
Color information
#896340 (or 0x896340) is known color: Dark Wood. HEX triplet: 89, 63 and 40. RGB value is (137,99,64). Sum of RGB (Red+Green+Blue) = 137+99+64=300 (39% of max value = 765). Red value is 137 (53.91% from 255 or 45.67% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 64 (25.39% from 255 or 21.33% from 300); Max value from RGB is 137 - color contains mainly: red. Hex color #896340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896340 is #769CBF. Grayscale: #6A6A6A. Windows color (decimal): -7773376 or 4219785. OLE color: 4219785.
HSL color Cylindrical-coordinate representation of color #896340: hue angle of 28.77º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #896340 is Cyan = 0, Magento = 0.28, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 64 | - |
| CMYK | 0 | 0.28 | 0.53 | 0.46 |
| HSL | 28.77º | 0.36% | 0.39% | - |
| HSV(B) | 28.77º | 0.53% | 0.54% | - |
| XYZ | 15.7 | 14.61 | 6.84 | - |
| YUV | 106.37 | 104.09 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 64 | 0 | 0.28 | 0.53 | 0.46 | 28.77 | 0.36 | 0.39 |
| Hex | 89 | 63 | 40 | 0 | 1C | 35 | 2E | 1D | 24 | 27 |
| Octal | 211 | 143 | 100 | 0 | 34 | 65 | 56 | 35 | 44 | 47 |
| Binary | 10001001 | 1100011 | 1000000 | 0 | 11100 | 110101 | 101110 | 11101 | 100100 | 100111 |
Color Harmonies of #896340
Complementary color
Monochromatic Colors of #896340
Black with #896340
Text Example
Text Example
White with #896340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896340; }
p { color: rgb(137,99,64); }
H1.HeaderClassName
{
color: #896340;
}
.AnyTagClassName
{
color: #896340;
}
</style>
background-color css
<style>
a { background-color: #896340; }
a { background-color: rgb(137,99,64); }
div.DivClassName
{
background-color: #896340;
}
.BgClassName
{
background-color: #896340;
}
</style>
border-color css
<style>
span { border-color: #896340; }
span { border-color: rgb(137,99,64); }
td.TdClassName
{
border-color: #896340;
}
.TagClassName
{
border-color: #896340;
}
</style>