Shades of Dark Wood #896343
Tints of Dark Wood #896343
RGB
CMYK
RGB Variations
Color information
#896343 (or 0x896343) is known color: Dark Wood. HEX triplet: 89, 63 and 43. RGB value is (137,99,67). Sum of RGB (Red+Green+Blue) = 137+99+67=303 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.21% from 303); Green value is 99 (39.06% from 255 or 32.67% from 303); Blue value is 67 (26.56% from 255 or 22.11% from 303); Max value from RGB is 137 - color contains mainly: red. Hex color #896343 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896343 is #769CBC. Grayscale: #6A6A6A. Windows color (decimal): -7773373 or 4416393. OLE color: 4416393.
HSL color Cylindrical-coordinate representation of color #896343: hue angle of 27.43º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #896343 is Cyan = 0, Magento = 0.28, Yellow = 0.51 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 67 | - |
| CMYK | 0 | 0.28 | 0.51 | 0.46 |
| HSL | 27.43º | 0.34% | 0.4% | - |
| HSV(B) | 27.43º | 0.51% | 0.54% | - |
| XYZ | 15.79 | 14.65 | 7.31 | - |
| YUV | 106.71 | 105.59 | 149.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 67 | 0 | 0.28 | 0.51 | 0.46 | 27.43 | 0.34 | 0.4 |
| Hex | 89 | 63 | 43 | 0 | 1C | 33 | 2E | 1B | 22 | 28 |
| Octal | 211 | 143 | 103 | 0 | 34 | 63 | 56 | 33 | 42 | 50 |
| Binary | 10001001 | 1100011 | 1000011 | 0 | 11100 | 110011 | 101110 | 11011 | 100010 | 101000 |
Color Harmonies of #896343
Complementary color
Monochromatic Colors of #896343
Black with #896343
Text Example
Text Example
White with #896343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896343; }
p { color: rgb(137,99,67); }
H1.HeaderClassName
{
color: #896343;
}
.AnyTagClassName
{
color: #896343;
}
</style>
background-color css
<style>
a { background-color: #896343; }
a { background-color: rgb(137,99,67); }
div.DivClassName
{
background-color: #896343;
}
.BgClassName
{
background-color: #896343;
}
</style>
border-color css
<style>
span { border-color: #896343; }
span { border-color: rgb(137,99,67); }
td.TdClassName
{
border-color: #896343;
}
.TagClassName
{
border-color: #896343;
}
</style>