Shades of Dark Wood #886346
Tints of Dark Wood #886346
RGB
CMYK
RGB Variations
Color information
#886346 (or 0x886346) is known color: Dark Wood. HEX triplet: 88, 63 and 46. RGB value is (136,99,70). Sum of RGB (Red+Green+Blue) = 136+99+70=305 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.59% from 305); Green value is 99 (39.06% from 255 or 32.46% from 305); Blue value is 70 (27.73% from 255 or 22.95% from 305); Max value from RGB is 136 - color contains mainly: red. Hex color #886346 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886346 is #779CB9. Grayscale: #6A6A6A. Windows color (decimal): -7838906 or 4613000. OLE color: 4613000.
HSL color Cylindrical-coordinate representation of color #886346: hue angle of 26.36º 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 #886346 is Cyan = 0, Magento = 0.27, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 70 | - |
| CMYK | 0 | 0.27 | 0.49 | 0.47 |
| HSL | 26.36º | 0.32% | 0.4% | - |
| HSV(B) | 26.36º | 0.49% | 0.53% | - |
| XYZ | 15.72 | 14.6 | 7.78 | - |
| YUV | 106.76 | 107.26 | 148.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 70 | 0 | 0.27 | 0.49 | 0.47 | 26.36 | 0.32 | 0.4 |
| Hex | 88 | 63 | 46 | 0 | 1B | 31 | 2F | 1A | 20 | 28 |
| Octal | 210 | 143 | 106 | 0 | 33 | 61 | 57 | 32 | 40 | 50 |
| Binary | 10001000 | 1100011 | 1000110 | 0 | 11011 | 110001 | 101111 | 11010 | 100000 | 101000 |
Color Harmonies of #886346
Complementary color
Monochromatic Colors of #886346
Black with #886346
Text Example
Text Example
White with #886346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886346; }
p { color: rgb(136,99,70); }
H1.HeaderClassName
{
color: #886346;
}
.AnyTagClassName
{
color: #886346;
}
</style>
background-color css
<style>
a { background-color: #886346; }
a { background-color: rgb(136,99,70); }
div.DivClassName
{
background-color: #886346;
}
.BgClassName
{
background-color: #886346;
}
</style>
border-color css
<style>
span { border-color: #886346; }
span { border-color: rgb(136,99,70); }
td.TdClassName
{
border-color: #886346;
}
.TagClassName
{
border-color: #886346;
}
</style>