Shades of Dark Wood #886449
Tints of Dark Wood #886449
RGB
CMYK
RGB Variations
Color information
#886449 (or 0x886449) is known color: Dark Wood. HEX triplet: 88, 64 and 49. RGB value is (136,100,73). Sum of RGB (Red+Green+Blue) = 136+100+73=309 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.01% from 309); Green value is 100 (39.45% from 255 or 32.36% from 309); Blue value is 73 (28.91% from 255 or 23.62% from 309); Max value from RGB is 136 - color contains mainly: red. Hex color #886449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886449 is #779BB6. Grayscale: #6B6B6B. Windows color (decimal): -7838647 or 4809864. OLE color: 4809864.
HSL color Cylindrical-coordinate representation of color #886449: hue angle of 25.71º 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 #886449 is Cyan = 0, Magento = 0.26, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 73 | - |
| CMYK | 0 | 0.26 | 0.46 | 0.47 |
| HSL | 25.71º | 0.3% | 0.41% | - |
| HSV(B) | 25.71º | 0.46% | 0.53% | - |
| XYZ | 15.91 | 14.83 | 8.33 | - |
| YUV | 107.69 | 108.43 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 73 | 0 | 0.26 | 0.46 | 0.47 | 25.71 | 0.3 | 0.41 |
| Hex | 88 | 64 | 49 | 0 | 1A | 2E | 2F | 1A | 1E | 29 |
| Octal | 210 | 144 | 111 | 0 | 32 | 56 | 57 | 32 | 36 | 51 |
| Binary | 10001000 | 1100100 | 1001001 | 0 | 11010 | 101110 | 101111 | 11010 | 11110 | 101001 |
Color Harmonies of #886449
Complementary color
Monochromatic Colors of #886449
Black with #886449
Text Example
Text Example
White with #886449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886449; }
p { color: rgb(136,100,73); }
H1.HeaderClassName
{
color: #886449;
}
.AnyTagClassName
{
color: #886449;
}
</style>
background-color css
<style>
a { background-color: #886449; }
a { background-color: rgb(136,100,73); }
div.DivClassName
{
background-color: #886449;
}
.BgClassName
{
background-color: #886449;
}
</style>
border-color css
<style>
span { border-color: #886449; }
span { border-color: rgb(136,100,73); }
td.TdClassName
{
border-color: #886449;
}
.TagClassName
{
border-color: #886449;
}
</style>