Shades of Dark Wood #896342
Tints of Dark Wood #896342
RGB
CMYK
RGB Variations
Color information
#896342 (or 0x896342) is known color: Dark Wood. HEX triplet: 89, 63 and 42. RGB value is (137,99,66). Sum of RGB (Red+Green+Blue) = 137+99+66=302 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.36% from 302); Green value is 99 (39.06% from 255 or 32.78% from 302); Blue value is 66 (26.17% from 255 or 21.85% from 302); Max value from RGB is 137 - color contains mainly: red. Hex color #896342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896342 is #769CBD. Grayscale: #6A6A6A. Windows color (decimal): -7773374 or 4350857. OLE color: 4350857.
HSL color Cylindrical-coordinate representation of color #896342: hue angle of 27.89º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #896342 is Cyan = 0, Magento = 0.28, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 66 | - |
| CMYK | 0 | 0.28 | 0.52 | 0.46 |
| HSL | 27.89º | 0.35% | 0.4% | - |
| HSV(B) | 27.89º | 0.52% | 0.54% | - |
| XYZ | 15.76 | 14.64 | 7.15 | - |
| YUV | 106.6 | 105.09 | 149.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 66 | 0 | 0.28 | 0.52 | 0.46 | 27.89 | 0.35 | 0.4 |
| Hex | 89 | 63 | 42 | 0 | 1C | 34 | 2E | 1C | 23 | 28 |
| Octal | 211 | 143 | 102 | 0 | 34 | 64 | 56 | 34 | 43 | 50 |
| Binary | 10001001 | 1100011 | 1000010 | 0 | 11100 | 110100 | 101110 | 11100 | 100011 | 101000 |
Color Harmonies of #896342
Complementary color
Monochromatic Colors of #896342
Black with #896342
Text Example
Text Example
White with #896342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896342; }
p { color: rgb(137,99,66); }
H1.HeaderClassName
{
color: #896342;
}
.AnyTagClassName
{
color: #896342;
}
</style>
background-color css
<style>
a { background-color: #896342; }
a { background-color: rgb(137,99,66); }
div.DivClassName
{
background-color: #896342;
}
.BgClassName
{
background-color: #896342;
}
</style>
border-color css
<style>
span { border-color: #896342; }
span { border-color: rgb(137,99,66); }
td.TdClassName
{
border-color: #896342;
}
.TagClassName
{
border-color: #896342;
}
</style>