Shades of Dark Wood #826146
Tints of Dark Wood #826146
RGB
CMYK
RGB Variations
Color information
#826146 (or 0x826146) is known color: Dark Wood. HEX triplet: 82, 61 and 46. RGB value is (130,97,70). Sum of RGB (Red+Green+Blue) = 130+97+70=297 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.77% from 297); Green value is 97 (38.28% from 255 or 32.66% from 297); Blue value is 70 (27.73% from 255 or 23.57% from 297); Max value from RGB is 130 - color contains mainly: red. Hex color #826146 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826146 is #7D9EB9. Grayscale: #676767. Windows color (decimal): -8232634 or 4612482. OLE color: 4612482.
HSL color Cylindrical-coordinate representation of color #826146: hue angle of 27º 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 #826146 is Cyan = 0, Magento = 0.25, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 70 | - |
| CMYK | 0 | 0.25 | 0.46 | 0.49 |
| HSL | 27º | 0.3% | 0.39% | - |
| HSV(B) | 27º | 0.46% | 0.51% | - |
| XYZ | 14.59 | 13.74 | 7.68 | - |
| YUV | 103.79 | 108.93 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 70 | 0 | 0.25 | 0.46 | 0.49 | 27 | 0.3 | 0.39 |
| Hex | 82 | 61 | 46 | 0 | 19 | 2E | 31 | 1B | 1E | 27 |
| Octal | 202 | 141 | 106 | 0 | 31 | 56 | 61 | 33 | 36 | 47 |
| Binary | 10000010 | 1100001 | 1000110 | 0 | 11001 | 101110 | 110001 | 11011 | 11110 | 100111 |
Color Harmonies of #826146
Complementary color
Monochromatic Colors of #826146
Black with #826146
Text Example
Text Example
White with #826146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826146; }
p { color: rgb(130,97,70); }
H1.HeaderClassName
{
color: #826146;
}
.AnyTagClassName
{
color: #826146;
}
</style>
background-color css
<style>
a { background-color: #826146; }
a { background-color: rgb(130,97,70); }
div.DivClassName
{
background-color: #826146;
}
.BgClassName
{
background-color: #826146;
}
</style>
border-color css
<style>
span { border-color: #826146; }
span { border-color: rgb(130,97,70); }
td.TdClassName
{
border-color: #826146;
}
.TagClassName
{
border-color: #826146;
}
</style>