Shades of Dark Wood #846547
Tints of Dark Wood #846547
RGB
CMYK
RGB Variations
Color information
#846547 (or 0x846547) is known color: Dark Wood. HEX triplet: 84, 65 and 47. RGB value is (132,101,71). Sum of RGB (Red+Green+Blue) = 132+101+71=304 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.42% from 304); Green value is 101 (39.84% from 255 or 33.22% from 304); Blue value is 71 (28.12% from 255 or 23.36% from 304); Max value from RGB is 132 - color contains mainly: red. Hex color #846547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846547 is #7B9AB8. Grayscale: #6B6B6B. Windows color (decimal): -8100537 or 4679044. OLE color: 4679044.
HSL color Cylindrical-coordinate representation of color #846547: hue angle of 29.51º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #846547 is Cyan = 0, Magento = 0.23, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 71 | - |
| CMYK | 0 | 0.23 | 0.46 | 0.48 |
| HSL | 29.51º | 0.3% | 0.4% | - |
| HSV(B) | 29.51º | 0.46% | 0.52% | - |
| XYZ | 15.31 | 14.67 | 7.99 | - |
| YUV | 106.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 71 | 0 | 0.23 | 0.46 | 0.48 | 29.51 | 0.3 | 0.4 |
| Hex | 84 | 65 | 47 | 0 | 17 | 2E | 30 | 1E | 1E | 28 |
| Octal | 204 | 145 | 107 | 0 | 27 | 56 | 60 | 36 | 36 | 50 |
| Binary | 10000100 | 1100101 | 1000111 | 0 | 10111 | 101110 | 110000 | 11110 | 11110 | 101000 |
Color Harmonies of #846547
Complementary color
Monochromatic Colors of #846547
Black with #846547
Text Example
Text Example
White with #846547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846547; }
p { color: rgb(132,101,71); }
H1.HeaderClassName
{
color: #846547;
}
.AnyTagClassName
{
color: #846547;
}
</style>
background-color css
<style>
a { background-color: #846547; }
a { background-color: rgb(132,101,71); }
div.DivClassName
{
background-color: #846547;
}
.BgClassName
{
background-color: #846547;
}
</style>
border-color css
<style>
span { border-color: #846547; }
span { border-color: rgb(132,101,71); }
td.TdClassName
{
border-color: #846547;
}
.TagClassName
{
border-color: #846547;
}
</style>