Shades of Dark Wood #886149
Tints of Dark Wood #886149
RGB
CMYK
RGB Variations
Color information
#886149 (or 0x886149) is known color: Dark Wood. HEX triplet: 88, 61 and 49. RGB value is (136,97,73). Sum of RGB (Red+Green+Blue) = 136+97+73=306 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.44% from 306); Green value is 97 (38.28% from 255 or 31.70% from 306); Blue value is 73 (28.91% from 255 or 23.86% from 306); Max value from RGB is 136 - color contains mainly: red. Hex color #886149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886149 is #779EB6. Grayscale: #6A6A6A. Windows color (decimal): -7839415 or 4809096. OLE color: 4809096.
HSL color Cylindrical-coordinate representation of color #886149: hue angle of 22.86º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #886149 is Cyan = 0, Magento = 0.29, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 97 | 73 | - |
| CMYK | 0 | 0.29 | 0.46 | 0.47 |
| HSL | 22.86º | 0.3% | 0.41% | - |
| HSV(B) | 22.86º | 0.46% | 0.53% | - |
| XYZ | 15.63 | 14.26 | 8.23 | - |
| YUV | 105.93 | 109.42 | 149.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 97 | 73 | 0 | 0.29 | 0.46 | 0.47 | 22.86 | 0.3 | 0.41 |
| Hex | 88 | 61 | 49 | 0 | 1D | 2E | 2F | 17 | 1E | 29 |
| Octal | 210 | 141 | 111 | 0 | 35 | 56 | 57 | 27 | 36 | 51 |
| Binary | 10001000 | 1100001 | 1001001 | 0 | 11101 | 101110 | 101111 | 10111 | 11110 | 101001 |
Color Harmonies of #886149
Complementary color
Monochromatic Colors of #886149
Black with #886149
Text Example
Text Example
White with #886149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886149; }
p { color: rgb(136,97,73); }
H1.HeaderClassName
{
color: #886149;
}
.AnyTagClassName
{
color: #886149;
}
</style>
background-color css
<style>
a { background-color: #886149; }
a { background-color: rgb(136,97,73); }
div.DivClassName
{
background-color: #886149;
}
.BgClassName
{
background-color: #886149;
}
</style>
border-color css
<style>
span { border-color: #886149; }
span { border-color: rgb(136,97,73); }
td.TdClassName
{
border-color: #886149;
}
.TagClassName
{
border-color: #886149;
}
</style>