Shades of Wood Bark #312924
Tints of Wood Bark #312924
RGB
CMYK
RGB Variations
Color information
#312924 (or 0x312924) is known color: Wood Bark. HEX triplet: 31, 29 and 24. RGB value is (49,41,36). Sum of RGB (Red+Green+Blue) = 49+41+36=126 (16% of max value = 765). Red value is 49 (19.53% from 255 or 38.89% from 126); Green value is 41 (16.41% from 255 or 32.54% from 126); Blue value is 36 (14.45% from 255 or 28.57% from 126); Max value from RGB is 49 - color contains mainly: red. Hex color #312924 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312924 is #CED6DB. Grayscale: #2A2A2A. Windows color (decimal): -13555420 or 2369841. OLE color: 2369841.
HSL color Cylindrical-coordinate representation of color #312924: hue angle of 23.08º degrees, saturation: 0.15, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #312924 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 41 | 36 | - |
| CMYK | 0 | 0.16 | 0.27 | 0.81 |
| HSL | 23.08º | 0.15% | 0.17% | - |
| HSV(B) | 23.08º | 0.27% | 0.19% | - |
| XYZ | 2.38 | 2.37 | 2 | - |
| YUV | 42.82 | 124.15 | 132.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 41 | 36 | 0 | 0.16 | 0.27 | 0.81 | 23.08 | 0.15 | 0.17 |
| Hex | 31 | 29 | 24 | 0 | 10 | 1B | 51 | 17 | F | 11 |
| Octal | 61 | 51 | 44 | 0 | 20 | 33 | 121 | 27 | 17 | 21 |
| Binary | 110001 | 101001 | 100100 | 0 | 10000 | 11011 | 1010001 | 10111 | 1111 | 10001 |
Color Harmonies of #312924
Complementary color
Monochromatic Colors of #312924
Black with #312924
Text Example
Text Example
White with #312924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312924; }
p { color: rgb(49,41,36); }
H1.HeaderClassName
{
color: #312924;
}
.AnyTagClassName
{
color: #312924;
}
</style>
background-color css
<style>
a { background-color: #312924; }
a { background-color: rgb(49,41,36); }
div.DivClassName
{
background-color: #312924;
}
.BgClassName
{
background-color: #312924;
}
</style>
border-color css
<style>
span { border-color: #312924; }
span { border-color: rgb(49,41,36); }
td.TdClassName
{
border-color: #312924;
}
.TagClassName
{
border-color: #312924;
}
</style>