Shades of Wood Bark #312420
Tints of Wood Bark #312420
RGB
CMYK
RGB Variations
Color information
#312420 (or 0x312420) is known color: Wood Bark. HEX triplet: 31, 24 and 20. RGB value is (49,36,32). Sum of RGB (Red+Green+Blue) = 49+36+32=117 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.88% from 117); Green value is 36 (14.45% from 255 or 30.77% from 117); Blue value is 32 (12.89% from 255 or 27.35% from 117); Max value from RGB is 49 - color contains mainly: red. Hex color #312420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312420 is #CEDBDF. Grayscale: #272727. Windows color (decimal): -13556704 or 2106417. OLE color: 2106417.
HSL color Cylindrical-coordinate representation of color #312420: hue angle of 14.12º degrees, saturation: 0.21, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #312420 is Cyan = 0, Magento = 0.27, Yellow = 0.35 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 36 | 32 | - |
| CMYK | 0 | 0.27 | 0.35 | 0.81 |
| HSL | 14.12º | 0.21% | 0.16% | - |
| HSV(B) | 14.12º | 0.35% | 0.19% | - |
| XYZ | 2.16 | 2.02 | 1.64 | - |
| YUV | 39.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 36 | 32 | 0 | 0.27 | 0.35 | 0.81 | 14.12 | 0.21 | 0.16 |
| Hex | 31 | 24 | 20 | 0 | 1B | 23 | 51 | E | 15 | 10 |
| Octal | 61 | 44 | 40 | 0 | 33 | 43 | 121 | 16 | 25 | 20 |
| Binary | 110001 | 100100 | 100000 | 0 | 11011 | 100011 | 1010001 | 1110 | 10101 | 10000 |
Color Harmonies of #312420
Complementary color
Monochromatic Colors of #312420
Black with #312420
Text Example
Text Example
White with #312420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312420; }
p { color: rgb(49,36,32); }
H1.HeaderClassName
{
color: #312420;
}
.AnyTagClassName
{
color: #312420;
}
</style>
background-color css
<style>
a { background-color: #312420; }
a { background-color: rgb(49,36,32); }
div.DivClassName
{
background-color: #312420;
}
.BgClassName
{
background-color: #312420;
}
</style>
border-color css
<style>
span { border-color: #312420; }
span { border-color: rgb(49,36,32); }
td.TdClassName
{
border-color: #312420;
}
.TagClassName
{
border-color: #312420;
}
</style>