Shades of Dark Wood #846145
Tints of Dark Wood #846145
RGB
CMYK
RGB Variations
Color information
#846145 (or 0x846145) is known color: Dark Wood. HEX triplet: 84, 61 and 45. RGB value is (132,97,69). Sum of RGB (Red+Green+Blue) = 132+97+69=298 (39% of max value = 765). Red value is 132 (51.95% from 255 or 44.30% from 298); Green value is 97 (38.28% from 255 or 32.55% from 298); Blue value is 69 (27.34% from 255 or 23.15% from 298); Max value from RGB is 132 - color contains mainly: red. Hex color #846145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846145 is #7B9EBA. Grayscale: #686868. Windows color (decimal): -8101563 or 4546948. OLE color: 4546948.
HSL color Cylindrical-coordinate representation of color #846145: hue angle of 26.67º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #846145 is Cyan = 0, Magento = 0.27, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 97 | 69 | - |
| CMYK | 0 | 0.27 | 0.48 | 0.48 |
| HSL | 26.67º | 0.31% | 0.39% | - |
| HSV(B) | 26.67º | 0.48% | 0.52% | - |
| XYZ | 14.86 | 13.88 | 7.53 | - |
| YUV | 104.27 | 108.1 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 69 | 0 | 0.27 | 0.48 | 0.48 | 26.67 | 0.31 | 0.39 |
| Hex | 84 | 61 | 45 | 0 | 1B | 30 | 30 | 1B | 1F | 27 |
| Octal | 204 | 141 | 105 | 0 | 33 | 60 | 60 | 33 | 37 | 47 |
| Binary | 10000100 | 1100001 | 1000101 | 0 | 11011 | 110000 | 110000 | 11011 | 11111 | 100111 |
Color Harmonies of #846145
Complementary color
Monochromatic Colors of #846145
Black with #846145
Text Example
Text Example
White with #846145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846145; }
p { color: rgb(132,97,69); }
H1.HeaderClassName
{
color: #846145;
}
.AnyTagClassName
{
color: #846145;
}
</style>
background-color css
<style>
a { background-color: #846145; }
a { background-color: rgb(132,97,69); }
div.DivClassName
{
background-color: #846145;
}
.BgClassName
{
background-color: #846145;
}
</style>
border-color css
<style>
span { border-color: #846145; }
span { border-color: rgb(132,97,69); }
td.TdClassName
{
border-color: #846145;
}
.TagClassName
{
border-color: #846145;
}
</style>