Shades of Dark Wood #886447
Tints of Dark Wood #886447
RGB
CMYK
RGB Variations
Color information
#886447 (or 0x886447) is known color: Dark Wood. HEX triplet: 88, 64 and 47. RGB value is (136,100,71). Sum of RGB (Red+Green+Blue) = 136+100+71=307 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.30% from 307); Green value is 100 (39.45% from 255 or 32.57% from 307); Blue value is 71 (28.12% from 255 or 23.13% from 307); Max value from RGB is 136 - color contains mainly: red. Hex color #886447 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886447 is #779BB8. Grayscale: #6B6B6B. Windows color (decimal): -7838649 or 4678792. OLE color: 4678792.
HSL color Cylindrical-coordinate representation of color #886447: hue angle of 26.77º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #886447 is Cyan = 0, Magento = 0.26, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 71 | - |
| CMYK | 0 | 0.26 | 0.48 | 0.47 |
| HSL | 26.77º | 0.31% | 0.41% | - |
| HSV(B) | 26.77º | 0.48% | 0.53% | - |
| XYZ | 15.85 | 14.8 | 7.98 | - |
| YUV | 107.46 | 107.43 | 148.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 71 | 0 | 0.26 | 0.48 | 0.47 | 26.77 | 0.31 | 0.41 |
| Hex | 88 | 64 | 47 | 0 | 1A | 30 | 2F | 1B | 1F | 29 |
| Octal | 210 | 144 | 107 | 0 | 32 | 60 | 57 | 33 | 37 | 51 |
| Binary | 10001000 | 1100100 | 1000111 | 0 | 11010 | 110000 | 101111 | 11011 | 11111 | 101001 |
Color Harmonies of #886447
Complementary color
Monochromatic Colors of #886447
Black with #886447
Text Example
Text Example
White with #886447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886447; }
p { color: rgb(136,100,71); }
H1.HeaderClassName
{
color: #886447;
}
.AnyTagClassName
{
color: #886447;
}
</style>
background-color css
<style>
a { background-color: #886447; }
a { background-color: rgb(136,100,71); }
div.DivClassName
{
background-color: #886447;
}
.BgClassName
{
background-color: #886447;
}
</style>
border-color css
<style>
span { border-color: #886447; }
span { border-color: rgb(136,100,71); }
td.TdClassName
{
border-color: #886447;
}
.TagClassName
{
border-color: #886447;
}
</style>