Shades of Dark Wood #846246
Tints of Dark Wood #846246
RGB
CMYK
RGB Variations
Color information
#846246 (or 0x846246) is known color: Dark Wood. HEX triplet: 84, 62 and 46. RGB value is (132,98,70). Sum of RGB (Red+Green+Blue) = 132+98+70=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 98 (38.67% from 255 or 32.67% from 300); Blue value is 70 (27.73% from 255 or 23.33% from 300); Max value from RGB is 132 - color contains mainly: red. Hex color #846246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846246 is #7B9DB9. Grayscale: #696969. Windows color (decimal): -8101306 or 4612740. OLE color: 4612740.
HSL color Cylindrical-coordinate representation of color #846246: hue angle of 27.1º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #846246 is Cyan = 0, Magento = 0.26, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 70 | - |
| CMYK | 0 | 0.26 | 0.47 | 0.48 |
| HSL | 27.1º | 0.31% | 0.4% | - |
| HSV(B) | 27.1º | 0.47% | 0.52% | - |
| XYZ | 14.99 | 14.08 | 7.72 | - |
| YUV | 104.97 | 108.26 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 70 | 0 | 0.26 | 0.47 | 0.48 | 27.1 | 0.31 | 0.4 |
| Hex | 84 | 62 | 46 | 0 | 1A | 2F | 30 | 1B | 1F | 28 |
| Octal | 204 | 142 | 106 | 0 | 32 | 57 | 60 | 33 | 37 | 50 |
| Binary | 10000100 | 1100010 | 1000110 | 0 | 11010 | 101111 | 110000 | 11011 | 11111 | 101000 |
Color Harmonies of #846246
Complementary color
Monochromatic Colors of #846246
Black with #846246
Text Example
Text Example
White with #846246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846246; }
p { color: rgb(132,98,70); }
H1.HeaderClassName
{
color: #846246;
}
.AnyTagClassName
{
color: #846246;
}
</style>
background-color css
<style>
a { background-color: #846246; }
a { background-color: rgb(132,98,70); }
div.DivClassName
{
background-color: #846246;
}
.BgClassName
{
background-color: #846246;
}
</style>
border-color css
<style>
span { border-color: #846246; }
span { border-color: rgb(132,98,70); }
td.TdClassName
{
border-color: #846246;
}
.TagClassName
{
border-color: #846246;
}
</style>