Shades of Dark Wood #896348
Tints of Dark Wood #896348
RGB
CMYK
RGB Variations
Color information
#896348 (or 0x896348) is known color: Dark Wood. HEX triplet: 89, 63 and 48. RGB value is (137,99,72). Sum of RGB (Red+Green+Blue) = 137+99+72=308 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.48% from 308); Green value is 99 (39.06% from 255 or 32.14% from 308); Blue value is 72 (28.52% from 255 or 23.38% from 308); Max value from RGB is 137 - color contains mainly: red. Hex color #896348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896348 is #769CB7. Grayscale: #6B6B6B. Windows color (decimal): -7773368 or 4744073. OLE color: 4744073.
HSL color Cylindrical-coordinate representation of color #896348: hue angle of 24.92º degrees, saturation: 0.31, 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 #896348 is Cyan = 0, Magento = 0.28, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 72 | - |
| CMYK | 0 | 0.28 | 0.47 | 0.46 |
| HSL | 24.92º | 0.31% | 0.41% | - |
| HSV(B) | 24.92º | 0.47% | 0.54% | - |
| XYZ | 15.95 | 14.71 | 8.13 | - |
| YUV | 107.28 | 108.09 | 149.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 72 | 0 | 0.28 | 0.47 | 0.46 | 24.92 | 0.31 | 0.41 |
| Hex | 89 | 63 | 48 | 0 | 1C | 2F | 2E | 19 | 1F | 29 |
| Octal | 211 | 143 | 110 | 0 | 34 | 57 | 56 | 31 | 37 | 51 |
| Binary | 10001001 | 1100011 | 1001000 | 0 | 11100 | 101111 | 101110 | 11001 | 11111 | 101001 |
Color Harmonies of #896348
Complementary color
Monochromatic Colors of #896348
Black with #896348
Text Example
Text Example
White with #896348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896348; }
p { color: rgb(137,99,72); }
H1.HeaderClassName
{
color: #896348;
}
.AnyTagClassName
{
color: #896348;
}
</style>
background-color css
<style>
a { background-color: #896348; }
a { background-color: rgb(137,99,72); }
div.DivClassName
{
background-color: #896348;
}
.BgClassName
{
background-color: #896348;
}
</style>
border-color css
<style>
span { border-color: #896348; }
span { border-color: rgb(137,99,72); }
td.TdClassName
{
border-color: #896348;
}
.TagClassName
{
border-color: #896348;
}
</style>