Shades of Dark Wood #886548
Tints of Dark Wood #886548
RGB
CMYK
RGB Variations
Color information
#886548 (or 0x886548) is known color: Dark Wood. HEX triplet: 88, 65 and 48. RGB value is (136,101,72). Sum of RGB (Red+Green+Blue) = 136+101+72=309 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.01% from 309); Green value is 101 (39.84% from 255 or 32.69% from 309); Blue value is 72 (28.52% from 255 or 23.30% from 309); Max value from RGB is 136 - color contains mainly: red. Hex color #886548 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886548 is #779AB7. Grayscale: #6C6C6C. Windows color (decimal): -7838392 or 4744584. OLE color: 4744584.
HSL color Cylindrical-coordinate representation of color #886548: hue angle of 27.19º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #886548 is Cyan = 0, Magento = 0.26, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 72 | - |
| CMYK | 0 | 0.26 | 0.47 | 0.47 |
| HSL | 27.19º | 0.31% | 0.41% | - |
| HSV(B) | 27.19º | 0.47% | 0.53% | - |
| XYZ | 15.98 | 15.01 | 8.19 | - |
| YUV | 108.16 | 107.6 | 147.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 72 | 0 | 0.26 | 0.47 | 0.47 | 27.19 | 0.31 | 0.41 |
| Hex | 88 | 65 | 48 | 0 | 1A | 2F | 2F | 1B | 1F | 29 |
| Octal | 210 | 145 | 110 | 0 | 32 | 57 | 57 | 33 | 37 | 51 |
| Binary | 10001000 | 1100101 | 1001000 | 0 | 11010 | 101111 | 101111 | 11011 | 11111 | 101001 |
Color Harmonies of #886548
Complementary color
Monochromatic Colors of #886548
Black with #886548
Text Example
Text Example
White with #886548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886548; }
p { color: rgb(136,101,72); }
H1.HeaderClassName
{
color: #886548;
}
.AnyTagClassName
{
color: #886548;
}
</style>
background-color css
<style>
a { background-color: #886548; }
a { background-color: rgb(136,101,72); }
div.DivClassName
{
background-color: #886548;
}
.BgClassName
{
background-color: #886548;
}
</style>
border-color css
<style>
span { border-color: #886548; }
span { border-color: rgb(136,101,72); }
td.TdClassName
{
border-color: #886548;
}
.TagClassName
{
border-color: #886548;
}
</style>