Shades of Dark Wood #866243
Tints of Dark Wood #866243
RGB
CMYK
RGB Variations
Color information
#866243 (or 0x866243) is known color: Dark Wood. HEX triplet: 86, 62 and 43. RGB value is (134,98,67). Sum of RGB (Red+Green+Blue) = 134+98+67=299 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.82% from 299); Green value is 98 (38.67% from 255 or 32.78% from 299); Blue value is 67 (26.56% from 255 or 22.41% from 299); Max value from RGB is 134 - color contains mainly: red. Hex color #866243 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866243 is #799DBC. Grayscale: #696969. Windows color (decimal): -7970237 or 4416134. OLE color: 4416134.
HSL color Cylindrical-coordinate representation of color #866243: hue angle of 27.76º 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 #866243 is Cyan = 0, Magento = 0.27, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 67 | - |
| CMYK | 0 | 0.27 | 0.5 | 0.47 |
| HSL | 27.76º | 0.33% | 0.39% | - |
| HSV(B) | 27.76º | 0.5% | 0.53% | - |
| XYZ | 15.21 | 14.21 | 7.25 | - |
| YUV | 105.23 | 106.43 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 67 | 0 | 0.27 | 0.5 | 0.47 | 27.76 | 0.33 | 0.39 |
| Hex | 86 | 62 | 43 | 0 | 1B | 32 | 2F | 1C | 21 | 27 |
| Octal | 206 | 142 | 103 | 0 | 33 | 62 | 57 | 34 | 41 | 47 |
| Binary | 10000110 | 1100010 | 1000011 | 0 | 11011 | 110010 | 101111 | 11100 | 100001 | 100111 |
Color Harmonies of #866243
Complementary color
Monochromatic Colors of #866243
Black with #866243
Text Example
Text Example
White with #866243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866243; }
p { color: rgb(134,98,67); }
H1.HeaderClassName
{
color: #866243;
}
.AnyTagClassName
{
color: #866243;
}
</style>
background-color css
<style>
a { background-color: #866243; }
a { background-color: rgb(134,98,67); }
div.DivClassName
{
background-color: #866243;
}
.BgClassName
{
background-color: #866243;
}
</style>
border-color css
<style>
span { border-color: #866243; }
span { border-color: rgb(134,98,67); }
td.TdClassName
{
border-color: #866243;
}
.TagClassName
{
border-color: #866243;
}
</style>