Shades of Dark Wood #816146
Tints of Dark Wood #816146
RGB
CMYK
RGB Variations
Color information
#816146 (or 0x816146) is known color: Dark Wood. HEX triplet: 81, 61 and 46. RGB value is (129,97,70). Sum of RGB (Red+Green+Blue) = 129+97+70=296 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.58% from 296); Green value is 97 (38.28% from 255 or 32.77% from 296); Blue value is 70 (27.73% from 255 or 23.65% from 296); Max value from RGB is 129 - color contains mainly: red. Hex color #816146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816146 is #7E9EB9. Grayscale: #676767. Windows color (decimal): -8298170 or 4612481. OLE color: 4612481.
HSL color Cylindrical-coordinate representation of color #816146: hue angle of 27.46º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #816146 is Cyan = 0, Magento = 0.25, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 70 | - |
| CMYK | 0 | 0.25 | 0.46 | 0.49 |
| HSL | 27.46º | 0.3% | 0.39% | - |
| HSV(B) | 27.46º | 0.46% | 0.51% | - |
| XYZ | 14.43 | 13.66 | 7.67 | - |
| YUV | 103.49 | 109.1 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 70 | 0 | 0.25 | 0.46 | 0.49 | 27.46 | 0.3 | 0.39 |
| Hex | 81 | 61 | 46 | 0 | 19 | 2E | 31 | 1B | 1E | 27 |
| Octal | 201 | 141 | 106 | 0 | 31 | 56 | 61 | 33 | 36 | 47 |
| Binary | 10000001 | 1100001 | 1000110 | 0 | 11001 | 101110 | 110001 | 11011 | 11110 | 100111 |
Color Harmonies of #816146
Complementary color
Monochromatic Colors of #816146
Black with #816146
Text Example
Text Example
White with #816146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816146; }
p { color: rgb(129,97,70); }
H1.HeaderClassName
{
color: #816146;
}
.AnyTagClassName
{
color: #816146;
}
</style>
background-color css
<style>
a { background-color: #816146; }
a { background-color: rgb(129,97,70); }
div.DivClassName
{
background-color: #816146;
}
.BgClassName
{
background-color: #816146;
}
</style>
border-color css
<style>
span { border-color: #816146; }
span { border-color: rgb(129,97,70); }
td.TdClassName
{
border-color: #816146;
}
.TagClassName
{
border-color: #816146;
}
</style>