Shades of Dark Wood #886542
Tints of Dark Wood #886542
RGB
CMYK
RGB Variations
Color information
#886542 (or 0x886542) is known color: Dark Wood. HEX triplet: 88, 65 and 42. RGB value is (136,101,66). Sum of RGB (Red+Green+Blue) = 136+101+66=303 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.88% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 66 (26.17% from 255 or 21.78% from 303); Max value from RGB is 136 - color contains mainly: red. Hex color #886542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886542 is #779ABD. Grayscale: #6B6B6B. Windows color (decimal): -7838398 or 4351368. OLE color: 4351368.
HSL color Cylindrical-coordinate representation of color #886542: hue angle of 30º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #886542 is Cyan = 0, Magento = 0.26, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 66 | - |
| CMYK | 0 | 0.26 | 0.51 | 0.47 |
| HSL | 30º | 0.35% | 0.4% | - |
| HSV(B) | 30º | 0.51% | 0.53% | - |
| XYZ | 15.79 | 14.93 | 7.2 | - |
| YUV | 107.48 | 104.6 | 148.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 66 | 0 | 0.26 | 0.51 | 0.47 | 30 | 0.35 | 0.4 |
| Hex | 88 | 65 | 42 | 0 | 1A | 33 | 2F | 1E | 23 | 28 |
| Octal | 210 | 145 | 102 | 0 | 32 | 63 | 57 | 36 | 43 | 50 |
| Binary | 10001000 | 1100101 | 1000010 | 0 | 11010 | 110011 | 101111 | 11110 | 100011 | 101000 |
Color Harmonies of #886542
Complementary color
Monochromatic Colors of #886542
Black with #886542
Text Example
Text Example
White with #886542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886542; }
p { color: rgb(136,101,66); }
H1.HeaderClassName
{
color: #886542;
}
.AnyTagClassName
{
color: #886542;
}
</style>
background-color css
<style>
a { background-color: #886542; }
a { background-color: rgb(136,101,66); }
div.DivClassName
{
background-color: #886542;
}
.BgClassName
{
background-color: #886542;
}
</style>
border-color css
<style>
span { border-color: #886542; }
span { border-color: rgb(136,101,66); }
td.TdClassName
{
border-color: #886542;
}
.TagClassName
{
border-color: #886542;
}
</style>