Shades of Dark Wood #896145
Tints of Dark Wood #896145
RGB
CMYK
RGB Variations
Color information
#896145 (or 0x896145) is known color: Dark Wood. HEX triplet: 89, 61 and 45. RGB value is (137,97,69). Sum of RGB (Red+Green+Blue) = 137+97+69=303 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.21% from 303); Green value is 97 (38.28% from 255 or 32.01% from 303); Blue value is 69 (27.34% from 255 or 22.77% from 303); Max value from RGB is 137 - color contains mainly: red. Hex color #896145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896145 is #769EBA. Grayscale: #696969. Windows color (decimal): -7773883 or 4546953. OLE color: 4546953.
HSL color Cylindrical-coordinate representation of color #896145: hue angle of 24.71º 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 #896145 is Cyan = 0, Magento = 0.29, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 69 | - |
| CMYK | 0 | 0.29 | 0.50 | 0.46 |
| HSL | 24.71º | 0.33% | 0.4% | - |
| HSV(B) | 24.71º | 0.5% | 0.54% | - |
| XYZ | 15.67 | 14.3 | 7.56 | - |
| YUV | 105.77 | 107.25 | 150.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 69 | 0 | 0.29 | 0.50 | 0.46 | 24.71 | 0.33 | 0.4 |
| Hex | 89 | 61 | 45 | 0 | 1D | 32 | 2E | 19 | 21 | 28 |
| Octal | 211 | 141 | 105 | 0 | 35 | 62 | 56 | 31 | 41 | 50 |
| Binary | 10001001 | 1100001 | 1000101 | 0 | 11101 | 110010 | 101110 | 11001 | 100001 | 101000 |
Color Harmonies of #896145
Complementary color
Monochromatic Colors of #896145
Black with #896145
Text Example
Text Example
White with #896145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896145; }
p { color: rgb(137,97,69); }
H1.HeaderClassName
{
color: #896145;
}
.AnyTagClassName
{
color: #896145;
}
</style>
background-color css
<style>
a { background-color: #896145; }
a { background-color: rgb(137,97,69); }
div.DivClassName
{
background-color: #896145;
}
.BgClassName
{
background-color: #896145;
}
</style>
border-color css
<style>
span { border-color: #896145; }
span { border-color: rgb(137,97,69); }
td.TdClassName
{
border-color: #896145;
}
.TagClassName
{
border-color: #896145;
}
</style>