Shades of Dark Wood #866345
Tints of Dark Wood #866345
RGB
CMYK
RGB Variations
Color information
#866345 (or 0x866345) is known color: Dark Wood. HEX triplet: 86, 63 and 45. RGB value is (134,99,69). Sum of RGB (Red+Green+Blue) = 134+99+69=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 99 (39.06% from 255 or 32.78% from 302); Blue value is 69 (27.34% from 255 or 22.85% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #866345 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866345 is #799CBA. Grayscale: #6A6A6A. Windows color (decimal): -7969979 or 4547462. OLE color: 4547462.
HSL color Cylindrical-coordinate representation of color #866345: hue angle of 27.69º degrees, saturation: 0.32, 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 #866345 is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 99 | 69 | - |
| CMYK | 0 | 0.26 | 0.49 | 0.47 |
| HSL | 27.69º | 0.32% | 0.4% | - |
| HSV(B) | 27.69º | 0.49% | 0.53% | - |
| XYZ | 15.37 | 14.42 | 7.6 | - |
| YUV | 106.05 | 107.1 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 99 | 69 | 0 | 0.26 | 0.49 | 0.47 | 27.69 | 0.32 | 0.4 |
| Hex | 86 | 63 | 45 | 0 | 1A | 31 | 2F | 1C | 20 | 28 |
| Octal | 206 | 143 | 105 | 0 | 32 | 61 | 57 | 34 | 40 | 50 |
| Binary | 10000110 | 1100011 | 1000101 | 0 | 11010 | 110001 | 101111 | 11100 | 100000 | 101000 |
Color Harmonies of #866345
Complementary color
Monochromatic Colors of #866345
Black with #866345
Text Example
Text Example
White with #866345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866345; }
p { color: rgb(134,99,69); }
H1.HeaderClassName
{
color: #866345;
}
.AnyTagClassName
{
color: #866345;
}
</style>
background-color css
<style>
a { background-color: #866345; }
a { background-color: rgb(134,99,69); }
div.DivClassName
{
background-color: #866345;
}
.BgClassName
{
background-color: #866345;
}
</style>
border-color css
<style>
span { border-color: #866345; }
span { border-color: rgb(134,99,69); }
td.TdClassName
{
border-color: #866345;
}
.TagClassName
{
border-color: #866345;
}
</style>