Shades of Wood Bark #372924
Tints of Wood Bark #372924
RGB
CMYK
RGB Variations
Color information
#372924 (or 0x372924) is known color: Wood Bark. HEX triplet: 37, 29 and 24. RGB value is (55,41,36). Sum of RGB (Red+Green+Blue) = 55+41+36=132 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.67% from 132); Green value is 41 (16.41% from 255 or 31.06% from 132); Blue value is 36 (14.45% from 255 or 27.27% from 132); Max value from RGB is 55 - color contains mainly: red. Hex color #372924 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372924 is #C8D6DB. Grayscale: #2C2C2C. Windows color (decimal): -13162204 or 2369847. OLE color: 2369847.
HSL color Cylindrical-coordinate representation of color #372924: hue angle of 15.79º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #372924 is Cyan = 0, Magento = 0.25, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 41 | 36 | - |
| CMYK | 0 | 0.25 | 0.35 | 0.78 |
| HSL | 15.79º | 0.21% | 0.18% | - |
| HSV(B) | 15.79º | 0.35% | 0.22% | - |
| XYZ | 2.69 | 2.53 | 2.01 | - |
| YUV | 44.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 36 | 0 | 0.25 | 0.35 | 0.78 | 15.79 | 0.21 | 0.18 |
| Hex | 37 | 29 | 24 | 0 | 19 | 23 | 4E | 10 | 15 | 12 |
| Octal | 67 | 51 | 44 | 0 | 31 | 43 | 116 | 20 | 25 | 22 |
| Binary | 110111 | 101001 | 100100 | 0 | 11001 | 100011 | 1001110 | 10000 | 10101 | 10010 |
Color Harmonies of #372924
Complementary color
Monochromatic Colors of #372924
Black with #372924
Text Example
Text Example
White with #372924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372924; }
p { color: rgb(55,41,36); }
H1.HeaderClassName
{
color: #372924;
}
.AnyTagClassName
{
color: #372924;
}
</style>
background-color css
<style>
a { background-color: #372924; }
a { background-color: rgb(55,41,36); }
div.DivClassName
{
background-color: #372924;
}
.BgClassName
{
background-color: #372924;
}
</style>
border-color css
<style>
span { border-color: #372924; }
span { border-color: rgb(55,41,36); }
td.TdClassName
{
border-color: #372924;
}
.TagClassName
{
border-color: #372924;
}
</style>