Shades of Dark Wood #866449
Tints of Dark Wood #866449
RGB
CMYK
RGB Variations
Color information
#866449 (or 0x866449) is known color: Dark Wood. HEX triplet: 86, 64 and 49. RGB value is (134,100,73). Sum of RGB (Red+Green+Blue) = 134+100+73=307 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.65% from 307); Green value is 100 (39.45% from 255 or 32.57% from 307); Blue value is 73 (28.91% from 255 or 23.78% from 307); Max value from RGB is 134 - color contains mainly: red. Hex color #866449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866449 is #799BB6. Grayscale: #6B6B6B. Windows color (decimal): -7969719 or 4809862. OLE color: 4809862.
HSL color Cylindrical-coordinate representation of color #866449: hue angle of 26.56º 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 #866449 is Cyan = 0, Magento = 0.25, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 73 | - |
| CMYK | 0 | 0.25 | 0.46 | 0.47 |
| HSL | 26.56º | 0.29% | 0.41% | - |
| HSV(B) | 26.56º | 0.46% | 0.53% | - |
| XYZ | 15.59 | 14.66 | 8.31 | - |
| YUV | 107.09 | 108.76 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 73 | 0 | 0.25 | 0.46 | 0.47 | 26.56 | 0.29 | 0.41 |
| Hex | 86 | 64 | 49 | 0 | 19 | 2E | 2F | 1B | 1D | 29 |
| Octal | 206 | 144 | 111 | 0 | 31 | 56 | 57 | 33 | 35 | 51 |
| Binary | 10000110 | 1100100 | 1001001 | 0 | 11001 | 101110 | 101111 | 11011 | 11101 | 101001 |
Color Harmonies of #866449
Complementary color
Monochromatic Colors of #866449
Black with #866449
Text Example
Text Example
White with #866449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866449; }
p { color: rgb(134,100,73); }
H1.HeaderClassName
{
color: #866449;
}
.AnyTagClassName
{
color: #866449;
}
</style>
background-color css
<style>
a { background-color: #866449; }
a { background-color: rgb(134,100,73); }
div.DivClassName
{
background-color: #866449;
}
.BgClassName
{
background-color: #866449;
}
</style>
border-color css
<style>
span { border-color: #866449; }
span { border-color: rgb(134,100,73); }
td.TdClassName
{
border-color: #866449;
}
.TagClassName
{
border-color: #866449;
}
</style>