Shades of Dark Wood #886246
Tints of Dark Wood #886246
RGB
CMYK
RGB Variations
Color information
#886246 (or 0x886246) is known color: Dark Wood. HEX triplet: 88, 62 and 46. RGB value is (136,98,70). Sum of RGB (Red+Green+Blue) = 136+98+70=304 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.74% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 70 (27.73% from 255 or 23.03% from 304); Max value from RGB is 136 - color contains mainly: red. Hex color #886246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886246 is #779DB9. Grayscale: #6A6A6A. Windows color (decimal): -7839162 or 4612744. OLE color: 4612744.
HSL color Cylindrical-coordinate representation of color #886246: hue angle of 25.45º 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 #886246 is Cyan = 0, Magento = 0.28, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 70 | - |
| CMYK | 0 | 0.28 | 0.49 | 0.47 |
| HSL | 25.45º | 0.32% | 0.4% | - |
| HSV(B) | 25.45º | 0.49% | 0.53% | - |
| XYZ | 15.63 | 14.41 | 7.75 | - |
| YUV | 106.17 | 107.59 | 149.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 70 | 0 | 0.28 | 0.49 | 0.47 | 25.45 | 0.32 | 0.4 |
| Hex | 88 | 62 | 46 | 0 | 1C | 31 | 2F | 19 | 20 | 28 |
| Octal | 210 | 142 | 106 | 0 | 34 | 61 | 57 | 31 | 40 | 50 |
| Binary | 10001000 | 1100010 | 1000110 | 0 | 11100 | 110001 | 101111 | 11001 | 100000 | 101000 |
Color Harmonies of #886246
Complementary color
Monochromatic Colors of #886246
Black with #886246
Text Example
Text Example
White with #886246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886246; }
p { color: rgb(136,98,70); }
H1.HeaderClassName
{
color: #886246;
}
.AnyTagClassName
{
color: #886246;
}
</style>
background-color css
<style>
a { background-color: #886246; }
a { background-color: rgb(136,98,70); }
div.DivClassName
{
background-color: #886246;
}
.BgClassName
{
background-color: #886246;
}
</style>
border-color css
<style>
span { border-color: #886246; }
span { border-color: rgb(136,98,70); }
td.TdClassName
{
border-color: #886246;
}
.TagClassName
{
border-color: #886246;
}
</style>