Shades of Dark Wood #866248
Tints of Dark Wood #866248
RGB
CMYK
RGB Variations
Color information
#866248 (or 0x866248) is known color: Dark Wood. HEX triplet: 86, 62 and 48. RGB value is (134,98,72). Sum of RGB (Red+Green+Blue) = 134+98+72=304 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.08% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 72 (28.52% from 255 or 23.68% from 304); Max value from RGB is 134 - color contains mainly: red. Hex color #866248 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866248 is #799DB7. Grayscale: #696969. Windows color (decimal): -7970232 or 4743814. OLE color: 4743814.
HSL color Cylindrical-coordinate representation of color #866248: hue angle of 25.16º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #866248 is Cyan = 0, Magento = 0.27, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 72 | - |
| CMYK | 0 | 0.27 | 0.46 | 0.47 |
| HSL | 25.16º | 0.3% | 0.4% | - |
| HSV(B) | 25.16º | 0.46% | 0.53% | - |
| XYZ | 15.37 | 14.27 | 8.08 | - |
| YUV | 105.8 | 108.93 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 72 | 0 | 0.27 | 0.46 | 0.47 | 25.16 | 0.3 | 0.4 |
| Hex | 86 | 62 | 48 | 0 | 1B | 2E | 2F | 19 | 1E | 28 |
| Octal | 206 | 142 | 110 | 0 | 33 | 56 | 57 | 31 | 36 | 50 |
| Binary | 10000110 | 1100010 | 1001000 | 0 | 11011 | 101110 | 101111 | 11001 | 11110 | 101000 |
Color Harmonies of #866248
Complementary color
Monochromatic Colors of #866248
Black with #866248
Text Example
Text Example
White with #866248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866248; }
p { color: rgb(134,98,72); }
H1.HeaderClassName
{
color: #866248;
}
.AnyTagClassName
{
color: #866248;
}
</style>
background-color css
<style>
a { background-color: #866248; }
a { background-color: rgb(134,98,72); }
div.DivClassName
{
background-color: #866248;
}
.BgClassName
{
background-color: #866248;
}
</style>
border-color css
<style>
span { border-color: #866248; }
span { border-color: rgb(134,98,72); }
td.TdClassName
{
border-color: #866248;
}
.TagClassName
{
border-color: #866248;
}
</style>