Shades of Dark Wood #896240
Tints of Dark Wood #896240
RGB
CMYK
RGB Variations
Color information
#896240 (or 0x896240) is known color: Dark Wood. HEX triplet: 89, 62 and 40. RGB value is (137,98,64). Sum of RGB (Red+Green+Blue) = 137+98+64=299 (39% of max value = 765). Red value is 137 (53.91% from 255 or 45.82% from 299); Green value is 98 (38.67% from 255 or 32.78% from 299); Blue value is 64 (25.39% from 255 or 21.40% from 299); Max value from RGB is 137 - color contains mainly: red. Hex color #896240 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896240 is #769DBF. Grayscale: #696969. Windows color (decimal): -7773632 or 4219529. OLE color: 4219529.
HSL color Cylindrical-coordinate representation of color #896240: hue angle of 27.95º 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 #896240 is Cyan = 0, Magento = 0.28, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 64 | - |
| CMYK | 0 | 0.28 | 0.53 | 0.46 |
| HSL | 27.95º | 0.36% | 0.39% | - |
| HSV(B) | 27.95º | 0.53% | 0.54% | - |
| XYZ | 15.61 | 14.42 | 6.81 | - |
| YUV | 105.79 | 104.42 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 64 | 0 | 0.28 | 0.53 | 0.46 | 27.95 | 0.36 | 0.39 |
| Hex | 89 | 62 | 40 | 0 | 1C | 35 | 2E | 1C | 24 | 27 |
| Octal | 211 | 142 | 100 | 0 | 34 | 65 | 56 | 34 | 44 | 47 |
| Binary | 10001001 | 1100010 | 1000000 | 0 | 11100 | 110101 | 101110 | 11100 | 100100 | 100111 |
Color Harmonies of #896240
Complementary color
Monochromatic Colors of #896240
Black with #896240
Text Example
Text Example
White with #896240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896240; }
p { color: rgb(137,98,64); }
H1.HeaderClassName
{
color: #896240;
}
.AnyTagClassName
{
color: #896240;
}
</style>
background-color css
<style>
a { background-color: #896240; }
a { background-color: rgb(137,98,64); }
div.DivClassName
{
background-color: #896240;
}
.BgClassName
{
background-color: #896240;
}
</style>
border-color css
<style>
span { border-color: #896240; }
span { border-color: rgb(137,98,64); }
td.TdClassName
{
border-color: #896240;
}
.TagClassName
{
border-color: #896240;
}
</style>