Shades of Dark Wood #846543
Tints of Dark Wood #846543
RGB
CMYK
RGB Variations
Color information
#846543 (or 0x846543) is known color: Dark Wood. HEX triplet: 84, 65 and 43. RGB value is (132,101,67). Sum of RGB (Red+Green+Blue) = 132+101+67=300 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 67 (26.56% from 255 or 22.33% from 300); Max value from RGB is 132 - color contains mainly: red. Hex color #846543 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846543 is #7B9ABC. Grayscale: #6A6A6A. Windows color (decimal): -8100541 or 4416900. OLE color: 4416900.
HSL color Cylindrical-coordinate representation of color #846543: hue angle of 31.38º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #846543 is Cyan = 0, Magento = 0.23, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 67 | - |
| CMYK | 0 | 0.23 | 0.49 | 0.48 |
| HSL | 31.38º | 0.33% | 0.39% | - |
| HSV(B) | 31.38º | 0.49% | 0.52% | - |
| XYZ | 15.18 | 14.62 | 7.33 | - |
| YUV | 106.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 67 | 0 | 0.23 | 0.49 | 0.48 | 31.38 | 0.33 | 0.39 |
| Hex | 84 | 65 | 43 | 0 | 17 | 31 | 30 | 1F | 21 | 27 |
| Octal | 204 | 145 | 103 | 0 | 27 | 61 | 60 | 37 | 41 | 47 |
| Binary | 10000100 | 1100101 | 1000011 | 0 | 10111 | 110001 | 110000 | 11111 | 100001 | 100111 |
Color Harmonies of #846543
Complementary color
Monochromatic Colors of #846543
Black with #846543
Text Example
Text Example
White with #846543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846543; }
p { color: rgb(132,101,67); }
H1.HeaderClassName
{
color: #846543;
}
.AnyTagClassName
{
color: #846543;
}
</style>
background-color css
<style>
a { background-color: #846543; }
a { background-color: rgb(132,101,67); }
div.DivClassName
{
background-color: #846543;
}
.BgClassName
{
background-color: #846543;
}
</style>
border-color css
<style>
span { border-color: #846543; }
span { border-color: rgb(132,101,67); }
td.TdClassName
{
border-color: #846543;
}
.TagClassName
{
border-color: #846543;
}
</style>