Shades of Dark Wood #896045
Tints of Dark Wood #896045
RGB
CMYK
RGB Variations
Color information
#896045 (or 0x896045) is known color: Dark Wood. HEX triplet: 89, 60 and 45. RGB value is (137,96,69). Sum of RGB (Red+Green+Blue) = 137+96+69=302 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.36% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 69 (27.34% from 255 or 22.85% from 302); Max value from RGB is 137 - color contains mainly: red. Hex color #896045 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896045 is #769FBA. Grayscale: #696969. Windows color (decimal): -7774139 or 4546697. OLE color: 4546697.
HSL color Cylindrical-coordinate representation of color #896045: hue angle of 23.82º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #896045 is Cyan = 0, Magento = 0.30, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 69 | - |
| CMYK | 0 | 0.30 | 0.50 | 0.46 |
| HSL | 23.82º | 0.33% | 0.4% | - |
| HSV(B) | 23.82º | 0.5% | 0.54% | - |
| XYZ | 15.57 | 14.11 | 7.53 | - |
| YUV | 105.18 | 107.58 | 150.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 69 | 0 | 0.30 | 0.50 | 0.46 | 23.82 | 0.33 | 0.4 |
| Hex | 89 | 60 | 45 | 0 | 1E | 32 | 2E | 18 | 21 | 28 |
| Octal | 211 | 140 | 105 | 0 | 36 | 62 | 56 | 30 | 41 | 50 |
| Binary | 10001001 | 1100000 | 1000101 | 0 | 11110 | 110010 | 101110 | 11000 | 100001 | 101000 |
Color Harmonies of #896045
Complementary color
Monochromatic Colors of #896045
Black with #896045
Text Example
Text Example
White with #896045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896045; }
p { color: rgb(137,96,69); }
H1.HeaderClassName
{
color: #896045;
}
.AnyTagClassName
{
color: #896045;
}
</style>
background-color css
<style>
a { background-color: #896045; }
a { background-color: rgb(137,96,69); }
div.DivClassName
{
background-color: #896045;
}
.BgClassName
{
background-color: #896045;
}
</style>
border-color css
<style>
span { border-color: #896045; }
span { border-color: rgb(137,96,69); }
td.TdClassName
{
border-color: #896045;
}
.TagClassName
{
border-color: #896045;
}
</style>