Shades of Dark Wood #866343
Tints of Dark Wood #866343
RGB
CMYK
RGB Variations
Color information
#866343 (or 0x866343) is known color: Dark Wood. HEX triplet: 86, 63 and 43. RGB value is (134,99,67). Sum of RGB (Red+Green+Blue) = 134+99+67=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 67 (26.56% from 255 or 22.33% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #866343 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866343 is #799CBC. Grayscale: #696969. Windows color (decimal): -7969981 or 4416390. OLE color: 4416390.
HSL color Cylindrical-coordinate representation of color #866343: hue angle of 28.66º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #866343 is Cyan = 0, Magento = 0.26, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 99 | 67 | - |
| CMYK | 0 | 0.26 | 0.5 | 0.47 |
| HSL | 28.66º | 0.33% | 0.39% | - |
| HSV(B) | 28.66º | 0.5% | 0.53% | - |
| XYZ | 15.31 | 14.4 | 7.28 | - |
| YUV | 105.82 | 106.1 | 148.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 99 | 67 | 0 | 0.26 | 0.5 | 0.47 | 28.66 | 0.33 | 0.39 |
| Hex | 86 | 63 | 43 | 0 | 1A | 32 | 2F | 1D | 21 | 27 |
| Octal | 206 | 143 | 103 | 0 | 32 | 62 | 57 | 35 | 41 | 47 |
| Binary | 10000110 | 1100011 | 1000011 | 0 | 11010 | 110010 | 101111 | 11101 | 100001 | 100111 |
Color Harmonies of #866343
Complementary color
Monochromatic Colors of #866343
Black with #866343
Text Example
Text Example
White with #866343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866343; }
p { color: rgb(134,99,67); }
H1.HeaderClassName
{
color: #866343;
}
.AnyTagClassName
{
color: #866343;
}
</style>
background-color css
<style>
a { background-color: #866343; }
a { background-color: rgb(134,99,67); }
div.DivClassName
{
background-color: #866343;
}
.BgClassName
{
background-color: #866343;
}
</style>
border-color css
<style>
span { border-color: #866343; }
span { border-color: rgb(134,99,67); }
td.TdClassName
{
border-color: #866343;
}
.TagClassName
{
border-color: #866343;
}
</style>