Shades of Wood Bark #312622
Tints of Wood Bark #312622
RGB
CMYK
RGB Variations
Color information
#312622 (or 0x312622) is known color: Wood Bark. HEX triplet: 31, 26 and 22. RGB value is (49,38,34). Sum of RGB (Red+Green+Blue) = 49+38+34=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 38 (15.23% from 255 or 31.40% from 121); Blue value is 34 (13.67% from 255 or 28.10% from 121); Max value from RGB is 49 - color contains mainly: red. Hex color #312622 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312622 is #CED9DD. Grayscale: #282828. Windows color (decimal): -13556190 or 2238001. OLE color: 2238001.
HSL color Cylindrical-coordinate representation of color #312622: hue angle of 16º degrees, saturation: 0.18, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #312622 is Cyan = 0, Magento = 0.22, Yellow = 0.31 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 38 | 34 | - |
| CMYK | 0 | 0.22 | 0.31 | 0.81 |
| HSL | 16º | 0.18% | 0.16% | - |
| HSV(B) | 16º | 0.31% | 0.19% | - |
| XYZ | 2.25 | 2.15 | 1.81 | - |
| YUV | 40.83 | 124.14 | 133.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 38 | 34 | 0 | 0.22 | 0.31 | 0.81 | 16 | 0.18 | 0.16 |
| Hex | 31 | 26 | 22 | 0 | 16 | 1F | 51 | 10 | 12 | 10 |
| Octal | 61 | 46 | 42 | 0 | 26 | 37 | 121 | 20 | 22 | 20 |
| Binary | 110001 | 100110 | 100010 | 0 | 10110 | 11111 | 1010001 | 10000 | 10010 | 10000 |
Color Harmonies of #312622
Complementary color
Monochromatic Colors of #312622
Black with #312622
Text Example
Text Example
White with #312622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312622; }
p { color: rgb(49,38,34); }
H1.HeaderClassName
{
color: #312622;
}
.AnyTagClassName
{
color: #312622;
}
</style>
background-color css
<style>
a { background-color: #312622; }
a { background-color: rgb(49,38,34); }
div.DivClassName
{
background-color: #312622;
}
.BgClassName
{
background-color: #312622;
}
</style>
border-color css
<style>
span { border-color: #312622; }
span { border-color: rgb(49,38,34); }
td.TdClassName
{
border-color: #312622;
}
.TagClassName
{
border-color: #312622;
}
</style>