Shades of Dark Wood #886145
Tints of Dark Wood #886145
RGB
CMYK
RGB Variations
Color information
#886145 (or 0x886145) is known color: Dark Wood. HEX triplet: 88, 61 and 45. RGB value is (136,97,69). Sum of RGB (Red+Green+Blue) = 136+97+69=302 (40% of max value = 765). Red value is 136 (53.52% from 255 or 45.03% from 302); Green value is 97 (38.28% from 255 or 32.12% from 302); Blue value is 69 (27.34% from 255 or 22.85% from 302); Max value from RGB is 136 - color contains mainly: red. Hex color #886145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886145 is #779EBA. Grayscale: #696969. Windows color (decimal): -7839419 or 4546952. OLE color: 4546952.
HSL color Cylindrical-coordinate representation of color #886145: hue angle of 25.07º degrees, saturation: 0.33, 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 #886145 is Cyan = 0, Magento = 0.29, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 97 | 69 | - |
| CMYK | 0 | 0.29 | 0.49 | 0.47 |
| HSL | 25.07º | 0.33% | 0.4% | - |
| HSV(B) | 25.07º | 0.49% | 0.53% | - |
| XYZ | 15.5 | 14.21 | 7.56 | - |
| YUV | 105.47 | 107.42 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 97 | 69 | 0 | 0.29 | 0.49 | 0.47 | 25.07 | 0.33 | 0.4 |
| Hex | 88 | 61 | 45 | 0 | 1D | 31 | 2F | 19 | 21 | 28 |
| Octal | 210 | 141 | 105 | 0 | 35 | 61 | 57 | 31 | 41 | 50 |
| Binary | 10001000 | 1100001 | 1000101 | 0 | 11101 | 110001 | 101111 | 11001 | 100001 | 101000 |
Color Harmonies of #886145
Complementary color
Monochromatic Colors of #886145
Black with #886145
Text Example
Text Example
White with #886145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886145; }
p { color: rgb(136,97,69); }
H1.HeaderClassName
{
color: #886145;
}
.AnyTagClassName
{
color: #886145;
}
</style>
background-color css
<style>
a { background-color: #886145; }
a { background-color: rgb(136,97,69); }
div.DivClassName
{
background-color: #886145;
}
.BgClassName
{
background-color: #886145;
}
</style>
border-color css
<style>
span { border-color: #886145; }
span { border-color: rgb(136,97,69); }
td.TdClassName
{
border-color: #886145;
}
.TagClassName
{
border-color: #886145;
}
</style>