Shades of Dark Wood #816243
Tints of Dark Wood #816243
RGB
CMYK
RGB Variations
Color information
#816243 (or 0x816243) is known color: Dark Wood. HEX triplet: 81, 62 and 43. RGB value is (129,98,67). Sum of RGB (Red+Green+Blue) = 129+98+67=294 (38% of max value = 765). Red value is 129 (50.78% from 255 or 43.88% from 294); Green value is 98 (38.67% from 255 or 33.33% from 294); Blue value is 67 (26.56% from 255 or 22.79% from 294); Max value from RGB is 129 - color contains mainly: red. Hex color #816243 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816243 is #7E9DBC. Grayscale: #676767. Windows color (decimal): -8297917 or 4416129. OLE color: 4416129.
HSL color Cylindrical-coordinate representation of color #816243: hue angle of 30º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #816243 is Cyan = 0, Magento = 0.24, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 98 | 67 | - |
| CMYK | 0 | 0.24 | 0.48 | 0.49 |
| HSL | 30º | 0.32% | 0.38% | - |
| HSV(B) | 30º | 0.48% | 0.51% | - |
| XYZ | 14.43 | 13.81 | 7.21 | - |
| YUV | 103.74 | 107.27 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 98 | 67 | 0 | 0.24 | 0.48 | 0.49 | 30 | 0.32 | 0.38 |
| Hex | 81 | 62 | 43 | 0 | 18 | 30 | 31 | 1E | 20 | 26 |
| Octal | 201 | 142 | 103 | 0 | 30 | 60 | 61 | 36 | 40 | 46 |
| Binary | 10000001 | 1100010 | 1000011 | 0 | 11000 | 110000 | 110001 | 11110 | 100000 | 100110 |
Color Harmonies of #816243
Complementary color
Monochromatic Colors of #816243
Black with #816243
Text Example
Text Example
White with #816243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816243; }
p { color: rgb(129,98,67); }
H1.HeaderClassName
{
color: #816243;
}
.AnyTagClassName
{
color: #816243;
}
</style>
background-color css
<style>
a { background-color: #816243; }
a { background-color: rgb(129,98,67); }
div.DivClassName
{
background-color: #816243;
}
.BgClassName
{
background-color: #816243;
}
</style>
border-color css
<style>
span { border-color: #816243; }
span { border-color: rgb(129,98,67); }
td.TdClassName
{
border-color: #816243;
}
.TagClassName
{
border-color: #816243;
}
</style>