Shades of Dark Wood #846546
Tints of Dark Wood #846546
RGB
CMYK
RGB Variations
Color information
#846546 (or 0x846546) is known color: Dark Wood. HEX triplet: 84, 65 and 46. RGB value is (132,101,70). Sum of RGB (Red+Green+Blue) = 132+101+70=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 70 (27.73% from 255 or 23.10% from 303); Max value from RGB is 132 - color contains mainly: red. Hex color #846546 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846546 is #7B9AB9. Grayscale: #6A6A6A. Windows color (decimal): -8100538 or 4613508. OLE color: 4613508.
HSL color Cylindrical-coordinate representation of color #846546: hue angle of 30º 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 #846546 is Cyan = 0, Magento = 0.23, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 70 | - |
| CMYK | 0 | 0.23 | 0.47 | 0.48 |
| HSL | 30º | 0.31% | 0.4% | - |
| HSV(B) | 30º | 0.47% | 0.52% | - |
| XYZ | 15.27 | 14.66 | 7.82 | - |
| YUV | 106.74 | 107.27 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 70 | 0 | 0.23 | 0.47 | 0.48 | 30 | 0.31 | 0.4 |
| Hex | 84 | 65 | 46 | 0 | 17 | 2F | 30 | 1E | 1F | 28 |
| Octal | 204 | 145 | 106 | 0 | 27 | 57 | 60 | 36 | 37 | 50 |
| Binary | 10000100 | 1100101 | 1000110 | 0 | 10111 | 101111 | 110000 | 11110 | 11111 | 101000 |
Color Harmonies of #846546
Complementary color
Monochromatic Colors of #846546
Black with #846546
Text Example
Text Example
White with #846546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846546; }
p { color: rgb(132,101,70); }
H1.HeaderClassName
{
color: #846546;
}
.AnyTagClassName
{
color: #846546;
}
</style>
background-color css
<style>
a { background-color: #846546; }
a { background-color: rgb(132,101,70); }
div.DivClassName
{
background-color: #846546;
}
.BgClassName
{
background-color: #846546;
}
</style>
border-color css
<style>
span { border-color: #846546; }
span { border-color: rgb(132,101,70); }
td.TdClassName
{
border-color: #846546;
}
.TagClassName
{
border-color: #846546;
}
</style>