Shades of Dark Wood #866149
Tints of Dark Wood #866149
RGB
CMYK
RGB Variations
Color information
#866149 (or 0x866149) is known color: Dark Wood. HEX triplet: 86, 61 and 49. RGB value is (134,97,73). Sum of RGB (Red+Green+Blue) = 134+97+73=304 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.08% from 304); Green value is 97 (38.28% from 255 or 31.91% from 304); Blue value is 73 (28.91% from 255 or 24.01% from 304); Max value from RGB is 134 - color contains mainly: red. Hex color #866149 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866149 is #799EB6. Grayscale: #696969. Windows color (decimal): -7970487 or 4809094. OLE color: 4809094.
HSL color Cylindrical-coordinate representation of color #866149: hue angle of 23.61º degrees, saturation: 0.29, 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 #866149 is Cyan = 0, Magento = 0.28, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 73 | - |
| CMYK | 0 | 0.28 | 0.46 | 0.47 |
| HSL | 23.61º | 0.29% | 0.41% | - |
| HSV(B) | 23.61º | 0.46% | 0.53% | - |
| XYZ | 15.31 | 14.1 | 8.22 | - |
| YUV | 105.33 | 109.76 | 148.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 73 | 0 | 0.28 | 0.46 | 0.47 | 23.61 | 0.29 | 0.41 |
| Hex | 86 | 61 | 49 | 0 | 1C | 2E | 2F | 18 | 1D | 29 |
| Octal | 206 | 141 | 111 | 0 | 34 | 56 | 57 | 30 | 35 | 51 |
| Binary | 10000110 | 1100001 | 1001001 | 0 | 11100 | 101110 | 101111 | 11000 | 11101 | 101001 |
Color Harmonies of #866149
Complementary color
Monochromatic Colors of #866149
Black with #866149
Text Example
Text Example
White with #866149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866149; }
p { color: rgb(134,97,73); }
H1.HeaderClassName
{
color: #866149;
}
.AnyTagClassName
{
color: #866149;
}
</style>
background-color css
<style>
a { background-color: #866149; }
a { background-color: rgb(134,97,73); }
div.DivClassName
{
background-color: #866149;
}
.BgClassName
{
background-color: #866149;
}
</style>
border-color css
<style>
span { border-color: #866149; }
span { border-color: rgb(134,97,73); }
td.TdClassName
{
border-color: #866149;
}
.TagClassName
{
border-color: #866149;
}
</style>