Shades of Dark Wood #866546
Tints of Dark Wood #866546
RGB
CMYK
RGB Variations
Color information
#866546 (or 0x866546) is known color: Dark Wood. HEX triplet: 86, 65 and 46. RGB value is (134,101,70). Sum of RGB (Red+Green+Blue) = 134+101+70=305 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.93% from 305); Green value is 101 (39.84% from 255 or 33.11% from 305); Blue value is 70 (27.73% from 255 or 22.95% from 305); Max value from RGB is 134 - color contains mainly: red. Hex color #866546 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866546 is #799AB9. Grayscale: #6B6B6B. Windows color (decimal): -7969466 or 4613510. OLE color: 4613510.
HSL color Cylindrical-coordinate representation of color #866546: hue angle of 29.06º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #866546 is Cyan = 0, Magento = 0.25, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 70 | - |
| CMYK | 0 | 0.25 | 0.48 | 0.47 |
| HSL | 29.06º | 0.31% | 0.4% | - |
| HSV(B) | 29.06º | 0.48% | 0.53% | - |
| XYZ | 15.59 | 14.82 | 7.83 | - |
| YUV | 107.33 | 106.93 | 147.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 70 | 0 | 0.25 | 0.48 | 0.47 | 29.06 | 0.31 | 0.4 |
| Hex | 86 | 65 | 46 | 0 | 19 | 30 | 2F | 1D | 1F | 28 |
| Octal | 206 | 145 | 106 | 0 | 31 | 60 | 57 | 35 | 37 | 50 |
| Binary | 10000110 | 1100101 | 1000110 | 0 | 11001 | 110000 | 101111 | 11101 | 11111 | 101000 |
Color Harmonies of #866546
Complementary color
Monochromatic Colors of #866546
Black with #866546
Text Example
Text Example
White with #866546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866546; }
p { color: rgb(134,101,70); }
H1.HeaderClassName
{
color: #866546;
}
.AnyTagClassName
{
color: #866546;
}
</style>
background-color css
<style>
a { background-color: #866546; }
a { background-color: rgb(134,101,70); }
div.DivClassName
{
background-color: #866546;
}
.BgClassName
{
background-color: #866546;
}
</style>
border-color css
<style>
span { border-color: #866546; }
span { border-color: rgb(134,101,70); }
td.TdClassName
{
border-color: #866546;
}
.TagClassName
{
border-color: #866546;
}
</style>