Shades of Dark Wood #896749
Tints of Dark Wood #896749
RGB
CMYK
RGB Variations
Color information
#896749 (or 0x896749) is known color: Dark Wood. HEX triplet: 89, 67 and 49. RGB value is (137,103,73). Sum of RGB (Red+Green+Blue) = 137+103+73=313 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.77% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 73 (28.91% from 255 or 23.32% from 313); Max value from RGB is 137 - color contains mainly: red. Hex color #896749 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896749 is #7698B6. Grayscale: #6D6D6D. Windows color (decimal): -7772343 or 4810633. OLE color: 4810633.
HSL color Cylindrical-coordinate representation of color #896749: hue angle of 28.12º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #896749 is Cyan = 0, Magento = 0.25, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 73 | - |
| CMYK | 0 | 0.25 | 0.47 | 0.46 |
| HSL | 28.13º | 0.3% | 0.41% | - |
| HSV(B) | 28.13º | 0.47% | 0.54% | - |
| XYZ | 16.37 | 15.5 | 8.43 | - |
| YUV | 109.75 | 107.26 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 73 | 0 | 0.25 | 0.47 | 0.46 | 28.13 | 0.3 | 0.41 |
| Hex | 89 | 67 | 49 | 0 | 19 | 2F | 2E | 1C | 1E | 29 |
| Octal | 211 | 147 | 111 | 0 | 31 | 57 | 56 | 34 | 36 | 51 |
| Binary | 10001001 | 1100111 | 1001001 | 0 | 11001 | 101111 | 101110 | 11100 | 11110 | 101001 |
Color Harmonies of #896749
Complementary color
Monochromatic Colors of #896749
Black with #896749
Text Example
Text Example
White with #896749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896749; }
p { color: rgb(137,103,73); }
H1.HeaderClassName
{
color: #896749;
}
.AnyTagClassName
{
color: #896749;
}
</style>
background-color css
<style>
a { background-color: #896749; }
a { background-color: rgb(137,103,73); }
div.DivClassName
{
background-color: #896749;
}
.BgClassName
{
background-color: #896749;
}
</style>
border-color css
<style>
span { border-color: #896749; }
span { border-color: rgb(137,103,73); }
td.TdClassName
{
border-color: #896749;
}
.TagClassName
{
border-color: #896749;
}
</style>