Shades of Dark Wood #846747
Tints of Dark Wood #846747
RGB
CMYK
RGB Variations
Color information
#846747 (or 0x846747) is known color: Dark Wood. HEX triplet: 84, 67 and 47. RGB value is (132,103,71). Sum of RGB (Red+Green+Blue) = 132+103+71=306 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.14% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 71 (28.12% from 255 or 23.20% from 306); Max value from RGB is 132 - color contains mainly: red. Hex color #846747 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846747 is #7B98B8. Grayscale: #6C6C6C. Windows color (decimal): -8100025 or 4679556. OLE color: 4679556.
HSL color Cylindrical-coordinate representation of color #846747: hue angle of 31.48º 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 #846747 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 71 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.48 |
| HSL | 31.48º | 0.3% | 0.4% | - |
| HSV(B) | 31.48º | 0.46% | 0.52% | - |
| XYZ | 15.5 | 15.06 | 8.05 | - |
| YUV | 108.02 | 107.11 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 71 | 0 | 0.22 | 0.46 | 0.48 | 31.48 | 0.3 | 0.4 |
| Hex | 84 | 67 | 47 | 0 | 16 | 2E | 30 | 1F | 1E | 28 |
| Octal | 204 | 147 | 107 | 0 | 26 | 56 | 60 | 37 | 36 | 50 |
| Binary | 10000100 | 1100111 | 1000111 | 0 | 10110 | 101110 | 110000 | 11111 | 11110 | 101000 |
Color Harmonies of #846747
Complementary color
Monochromatic Colors of #846747
Black with #846747
Text Example
Text Example
White with #846747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846747; }
p { color: rgb(132,103,71); }
H1.HeaderClassName
{
color: #846747;
}
.AnyTagClassName
{
color: #846747;
}
</style>
background-color css
<style>
a { background-color: #846747; }
a { background-color: rgb(132,103,71); }
div.DivClassName
{
background-color: #846747;
}
.BgClassName
{
background-color: #846747;
}
</style>
border-color css
<style>
span { border-color: #846747; }
span { border-color: rgb(132,103,71); }
td.TdClassName
{
border-color: #846747;
}
.TagClassName
{
border-color: #846747;
}
</style>