Shades of Dark Wood #816546
Tints of Dark Wood #816546
RGB
CMYK
RGB Variations
Color information
#816546 (or 0x816546) is known color: Dark Wood. HEX triplet: 81, 65 and 46. RGB value is (129,101,70). Sum of RGB (Red+Green+Blue) = 129+101+70=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 70 (27.73% from 255 or 23.33% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #816546 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816546 is #7E9AB9. Grayscale: #696969. Windows color (decimal): -8297146 or 4613505. OLE color: 4613505.
HSL color Cylindrical-coordinate representation of color #816546: hue angle of 31.53º 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 #816546 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 70 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.49 |
| HSL | 31.53º | 0.3% | 0.39% | - |
| HSV(B) | 31.53º | 0.46% | 0.51% | - |
| XYZ | 14.81 | 14.42 | 7.8 | - |
| YUV | 105.84 | 107.78 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 70 | 0 | 0.22 | 0.46 | 0.49 | 31.53 | 0.3 | 0.39 |
| Hex | 81 | 65 | 46 | 0 | 16 | 2E | 31 | 20 | 1E | 27 |
| Octal | 201 | 145 | 106 | 0 | 26 | 56 | 61 | 40 | 36 | 47 |
| Binary | 10000001 | 1100101 | 1000110 | 0 | 10110 | 101110 | 110001 | 100000 | 11110 | 100111 |
Color Harmonies of #816546
Complementary color
Monochromatic Colors of #816546
Black with #816546
Text Example
Text Example
White with #816546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816546; }
p { color: rgb(129,101,70); }
H1.HeaderClassName
{
color: #816546;
}
.AnyTagClassName
{
color: #816546;
}
</style>
background-color css
<style>
a { background-color: #816546; }
a { background-color: rgb(129,101,70); }
div.DivClassName
{
background-color: #816546;
}
.BgClassName
{
background-color: #816546;
}
</style>
border-color css
<style>
span { border-color: #816546; }
span { border-color: rgb(129,101,70); }
td.TdClassName
{
border-color: #816546;
}
.TagClassName
{
border-color: #816546;
}
</style>