Shades of Dark Wood #846348
Tints of Dark Wood #846348
RGB
CMYK
RGB Variations
Color information
#846348 (or 0x846348) is known color: Dark Wood. HEX triplet: 84, 63 and 48. RGB value is (132,99,72). Sum of RGB (Red+Green+Blue) = 132+99+72=303 (40% of max value = 765). Red value is 132 (51.95% from 255 or 43.56% from 303); Green value is 99 (39.06% from 255 or 32.67% from 303); Blue value is 72 (28.52% from 255 or 23.76% from 303); Max value from RGB is 132 - color contains mainly: red. Hex color #846348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846348 is #7B9CB7. Grayscale: #696969. Windows color (decimal): -8101048 or 4744068. OLE color: 4744068.
HSL color Cylindrical-coordinate representation of color #846348: hue angle of 27º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #846348 is Cyan = 0, Magento = 0.25, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 99 | 72 | - |
| CMYK | 0 | 0.25 | 0.45 | 0.48 |
| HSL | 27º | 0.29% | 0.4% | - |
| HSV(B) | 27º | 0.45% | 0.52% | - |
| XYZ | 15.15 | 14.3 | 8.09 | - |
| YUV | 105.79 | 108.93 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 99 | 72 | 0 | 0.25 | 0.45 | 0.48 | 27 | 0.29 | 0.4 |
| Hex | 84 | 63 | 48 | 0 | 19 | 2D | 30 | 1B | 1D | 28 |
| Octal | 204 | 143 | 110 | 0 | 31 | 55 | 60 | 33 | 35 | 50 |
| Binary | 10000100 | 1100011 | 1001000 | 0 | 11001 | 101101 | 110000 | 11011 | 11101 | 101000 |
Color Harmonies of #846348
Complementary color
Monochromatic Colors of #846348
Black with #846348
Text Example
Text Example
White with #846348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846348; }
p { color: rgb(132,99,72); }
H1.HeaderClassName
{
color: #846348;
}
.AnyTagClassName
{
color: #846348;
}
</style>
background-color css
<style>
a { background-color: #846348; }
a { background-color: rgb(132,99,72); }
div.DivClassName
{
background-color: #846348;
}
.BgClassName
{
background-color: #846348;
}
</style>
border-color css
<style>
span { border-color: #846348; }
span { border-color: rgb(132,99,72); }
td.TdClassName
{
border-color: #846348;
}
.TagClassName
{
border-color: #846348;
}
</style>