Shades of Dark Wood #886543
Tints of Dark Wood #886543
RGB
CMYK
RGB Variations
Color information
#886543 (or 0x886543) is known color: Dark Wood. HEX triplet: 88, 65 and 43. RGB value is (136,101,67). Sum of RGB (Red+Green+Blue) = 136+101+67=304 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.74% from 304); Green value is 101 (39.84% from 255 or 33.22% from 304); Blue value is 67 (26.56% from 255 or 22.04% from 304); Max value from RGB is 136 - color contains mainly: red. Hex color #886543 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886543 is #779ABC. Grayscale: #6B6B6B. Windows color (decimal): -7838397 or 4416904. OLE color: 4416904.
HSL color Cylindrical-coordinate representation of color #886543: hue angle of 29.57º degrees, saturation: 0.34, 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 #886543 is Cyan = 0, Magento = 0.26, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 67 | - |
| CMYK | 0 | 0.26 | 0.51 | 0.47 |
| HSL | 29.57º | 0.34% | 0.4% | - |
| HSV(B) | 29.57º | 0.51% | 0.53% | - |
| XYZ | 15.82 | 14.95 | 7.36 | - |
| YUV | 107.59 | 105.1 | 148.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 67 | 0 | 0.26 | 0.51 | 0.47 | 29.57 | 0.34 | 0.4 |
| Hex | 88 | 65 | 43 | 0 | 1A | 33 | 2F | 1E | 22 | 28 |
| Octal | 210 | 145 | 103 | 0 | 32 | 63 | 57 | 36 | 42 | 50 |
| Binary | 10001000 | 1100101 | 1000011 | 0 | 11010 | 110011 | 101111 | 11110 | 100010 | 101000 |
Color Harmonies of #886543
Complementary color
Monochromatic Colors of #886543
Black with #886543
Text Example
Text Example
White with #886543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886543; }
p { color: rgb(136,101,67); }
H1.HeaderClassName
{
color: #886543;
}
.AnyTagClassName
{
color: #886543;
}
</style>
background-color css
<style>
a { background-color: #886543; }
a { background-color: rgb(136,101,67); }
div.DivClassName
{
background-color: #886543;
}
.BgClassName
{
background-color: #886543;
}
</style>
border-color css
<style>
span { border-color: #886543; }
span { border-color: rgb(136,101,67); }
td.TdClassName
{
border-color: #886543;
}
.TagClassName
{
border-color: #886543;
}
</style>