Shades of Dark Wood #886349
Tints of Dark Wood #886349
RGB
CMYK
RGB Variations
Color information
#886349 (or 0x886349) is known color: Dark Wood. HEX triplet: 88, 63 and 49. RGB value is (136,99,73). Sum of RGB (Red+Green+Blue) = 136+99+73=308 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.16% from 308); Green value is 99 (39.06% from 255 or 32.14% from 308); Blue value is 73 (28.91% from 255 or 23.70% from 308); Max value from RGB is 136 - color contains mainly: red. Hex color #886349 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886349 is #779CB6. Grayscale: #6B6B6B. Windows color (decimal): -7838903 or 4809608. OLE color: 4809608.
HSL color Cylindrical-coordinate representation of color #886349: hue angle of 24.76º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #886349 is Cyan = 0, Magento = 0.27, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 73 | - |
| CMYK | 0 | 0.27 | 0.46 | 0.47 |
| HSL | 24.76º | 0.3% | 0.41% | - |
| HSV(B) | 24.76º | 0.46% | 0.53% | - |
| XYZ | 15.82 | 14.64 | 8.3 | - |
| YUV | 107.1 | 108.76 | 148.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 73 | 0 | 0.27 | 0.46 | 0.47 | 24.76 | 0.3 | 0.41 |
| Hex | 88 | 63 | 49 | 0 | 1B | 2E | 2F | 19 | 1E | 29 |
| Octal | 210 | 143 | 111 | 0 | 33 | 56 | 57 | 31 | 36 | 51 |
| Binary | 10001000 | 1100011 | 1001001 | 0 | 11011 | 101110 | 101111 | 11001 | 11110 | 101001 |
Color Harmonies of #886349
Complementary color
Monochromatic Colors of #886349
Black with #886349
Text Example
Text Example
White with #886349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886349; }
p { color: rgb(136,99,73); }
H1.HeaderClassName
{
color: #886349;
}
.AnyTagClassName
{
color: #886349;
}
</style>
background-color css
<style>
a { background-color: #886349; }
a { background-color: rgb(136,99,73); }
div.DivClassName
{
background-color: #886349;
}
.BgClassName
{
background-color: #886349;
}
</style>
border-color css
<style>
span { border-color: #886349; }
span { border-color: rgb(136,99,73); }
td.TdClassName
{
border-color: #886349;
}
.TagClassName
{
border-color: #886349;
}
</style>