Shades of Dark Wood #846243
Tints of Dark Wood #846243
RGB
CMYK
RGB Variations
Color information
#846243 (or 0x846243) is known color: Dark Wood. HEX triplet: 84, 62 and 43. RGB value is (132,98,67). Sum of RGB (Red+Green+Blue) = 132+98+67=297 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.44% from 297); Green value is 98 (38.67% from 255 or 33.00% from 297); Blue value is 67 (26.56% from 255 or 22.56% from 297); Max value from RGB is 132 - color contains mainly: red. Hex color #846243 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846243 is #7B9DBC. Grayscale: #686868. Windows color (decimal): -8101309 or 4416132. OLE color: 4416132.
HSL color Cylindrical-coordinate representation of color #846243: hue angle of 28.62º 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 #846243 is Cyan = 0, Magento = 0.26, Yellow = 0.49 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 67 | - |
| CMYK | 0 | 0.26 | 0.49 | 0.48 |
| HSL | 28.62º | 0.33% | 0.39% | - |
| HSV(B) | 28.62º | 0.49% | 0.52% | - |
| XYZ | 14.9 | 14.05 | 7.24 | - |
| YUV | 104.63 | 106.76 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 67 | 0 | 0.26 | 0.49 | 0.48 | 28.62 | 0.33 | 0.39 |
| Hex | 84 | 62 | 43 | 0 | 1A | 31 | 30 | 1D | 21 | 27 |
| Octal | 204 | 142 | 103 | 0 | 32 | 61 | 60 | 35 | 41 | 47 |
| Binary | 10000100 | 1100010 | 1000011 | 0 | 11010 | 110001 | 110000 | 11101 | 100001 | 100111 |
Color Harmonies of #846243
Complementary color
Monochromatic Colors of #846243
Black with #846243
Text Example
Text Example
White with #846243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846243; }
p { color: rgb(132,98,67); }
H1.HeaderClassName
{
color: #846243;
}
.AnyTagClassName
{
color: #846243;
}
</style>
background-color css
<style>
a { background-color: #846243; }
a { background-color: rgb(132,98,67); }
div.DivClassName
{
background-color: #846243;
}
.BgClassName
{
background-color: #846243;
}
</style>
border-color css
<style>
span { border-color: #846243; }
span { border-color: rgb(132,98,67); }
td.TdClassName
{
border-color: #846243;
}
.TagClassName
{
border-color: #846243;
}
</style>