Shades of Dark Wood #886446
Tints of Dark Wood #886446
RGB
CMYK
RGB Variations
Color information
#886446 (or 0x886446) is known color: Dark Wood. HEX triplet: 88, 64 and 46. RGB value is (136,100,70). Sum of RGB (Red+Green+Blue) = 136+100+70=306 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.44% from 306); Green value is 100 (39.45% from 255 or 32.68% from 306); Blue value is 70 (27.73% from 255 or 22.88% from 306); Max value from RGB is 136 - color contains mainly: red. Hex color #886446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886446 is #779BB9. Grayscale: #6B6B6B. Windows color (decimal): -7838650 or 4613256. OLE color: 4613256.
HSL color Cylindrical-coordinate representation of color #886446: hue angle of 27.27º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #886446 is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 100 | 70 | - |
| CMYK | 0 | 0.26 | 0.49 | 0.47 |
| HSL | 27.27º | 0.32% | 0.4% | - |
| HSV(B) | 27.27º | 0.49% | 0.53% | - |
| XYZ | 15.82 | 14.79 | 7.82 | - |
| YUV | 107.34 | 106.93 | 148.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 70 | 0 | 0.26 | 0.49 | 0.47 | 27.27 | 0.32 | 0.4 |
| Hex | 88 | 64 | 46 | 0 | 1A | 31 | 2F | 1B | 20 | 28 |
| Octal | 210 | 144 | 106 | 0 | 32 | 61 | 57 | 33 | 40 | 50 |
| Binary | 10001000 | 1100100 | 1000110 | 0 | 11010 | 110001 | 101111 | 11011 | 100000 | 101000 |
Color Harmonies of #886446
Complementary color
Monochromatic Colors of #886446
Black with #886446
Text Example
Text Example
White with #886446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886446; }
p { color: rgb(136,100,70); }
H1.HeaderClassName
{
color: #886446;
}
.AnyTagClassName
{
color: #886446;
}
</style>
background-color css
<style>
a { background-color: #886446; }
a { background-color: rgb(136,100,70); }
div.DivClassName
{
background-color: #886446;
}
.BgClassName
{
background-color: #886446;
}
</style>
border-color css
<style>
span { border-color: #886446; }
span { border-color: rgb(136,100,70); }
td.TdClassName
{
border-color: #886446;
}
.TagClassName
{
border-color: #886446;
}
</style>