Shades of Wood Bark #312926
Tints of Wood Bark #312926
RGB
CMYK
RGB Variations
Color information
#312926 (or 0x312926) is known color: Wood Bark. HEX triplet: 31, 29 and 26. RGB value is (49,41,38). Sum of RGB (Red+Green+Blue) = 49+41+38=128 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.28% from 128); Green value is 41 (16.41% from 255 or 32.03% from 128); Blue value is 38 (15.23% from 255 or 29.69% from 128); Max value from RGB is 49 - color contains mainly: red. Hex color #312926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312926 is #CED6D9. Grayscale: #2B2B2B. Windows color (decimal): -13555418 or 2500913. OLE color: 2500913.
HSL color Cylindrical-coordinate representation of color #312926: hue angle of 16.36º degrees, saturation: 0.13, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #312926 is Cyan = 0, Magento = 0.16, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 38 | - |
| CMYK | 0 | 0.16 | 0.22 | 0.81 |
| HSL | 16.36º | 0.13% | 0.17% | - |
| HSV(B) | 16.36º | 0.22% | 0.19% | - |
| XYZ | 2.41 | 2.38 | 2.17 | - |
| YUV | 43.05 | 125.15 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 38 | 0 | 0.16 | 0.22 | 0.81 | 16.36 | 0.13 | 0.17 |
| Hex | 31 | 29 | 26 | 0 | 10 | 16 | 51 | 10 | D | 11 |
| Octal | 61 | 51 | 46 | 0 | 20 | 26 | 121 | 20 | 15 | 21 |
| Binary | 110001 | 101001 | 100110 | 0 | 10000 | 10110 | 1010001 | 10000 | 1101 | 10001 |
Color Harmonies of #312926
Complementary color
Monochromatic Colors of #312926
Black with #312926
Text Example
Text Example
White with #312926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312926; }
p { color: rgb(49,41,38); }
H1.HeaderClassName
{
color: #312926;
}
.AnyTagClassName
{
color: #312926;
}
</style>
background-color css
<style>
a { background-color: #312926; }
a { background-color: rgb(49,41,38); }
div.DivClassName
{
background-color: #312926;
}
.BgClassName
{
background-color: #312926;
}
</style>
border-color css
<style>
span { border-color: #312926; }
span { border-color: rgb(49,41,38); }
td.TdClassName
{
border-color: #312926;
}
.TagClassName
{
border-color: #312926;
}
</style>