Shades of Dark Wood #886141
Tints of Dark Wood #886141
RGB
CMYK
RGB Variations
Color information
#886141 (or 0x886141) is known color: Dark Wood. HEX triplet: 88, 61 and 41. RGB value is (136,97,65). Sum of RGB (Red+Green+Blue) = 136+97+65=298 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.64% from 298); Green value is 97 (38.28% from 255 or 32.55% from 298); Blue value is 65 (25.78% from 255 or 21.81% from 298); Max value from RGB is 136 - color contains mainly: red. Hex color #886141 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886141 is #779EBE. Grayscale: #696969. Windows color (decimal): -7839423 or 4284808. OLE color: 4284808.
HSL color Cylindrical-coordinate representation of color #886141: hue angle of 27.04º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #886141 is Cyan = 0, Magento = 0.29, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 97 | 65 | - |
| CMYK | 0 | 0.29 | 0.52 | 0.47 |
| HSL | 27.04º | 0.35% | 0.39% | - |
| HSV(B) | 27.04º | 0.52% | 0.53% | - |
| XYZ | 15.38 | 14.17 | 6.92 | - |
| YUV | 105.01 | 105.42 | 150.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 97 | 65 | 0 | 0.29 | 0.52 | 0.47 | 27.04 | 0.35 | 0.39 |
| Hex | 88 | 61 | 41 | 0 | 1D | 34 | 2F | 1B | 23 | 27 |
| Octal | 210 | 141 | 101 | 0 | 35 | 64 | 57 | 33 | 43 | 47 |
| Binary | 10001000 | 1100001 | 1000001 | 0 | 11101 | 110100 | 101111 | 11011 | 100011 | 100111 |
Color Harmonies of #886141
Complementary color
Monochromatic Colors of #886141
Black with #886141
Text Example
Text Example
White with #886141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886141; }
p { color: rgb(136,97,65); }
H1.HeaderClassName
{
color: #886141;
}
.AnyTagClassName
{
color: #886141;
}
</style>
background-color css
<style>
a { background-color: #886141; }
a { background-color: rgb(136,97,65); }
div.DivClassName
{
background-color: #886141;
}
.BgClassName
{
background-color: #886141;
}
</style>
border-color css
<style>
span { border-color: #886141; }
span { border-color: rgb(136,97,65); }
td.TdClassName
{
border-color: #886141;
}
.TagClassName
{
border-color: #886141;
}
</style>