Shades of Wood Bark #372923
Tints of Wood Bark #372923
RGB
CMYK
RGB Variations
Color information
#372923 (or 0x372923) is known color: Wood Bark. HEX triplet: 37, 29 and 23. RGB value is (55,41,35). Sum of RGB (Red+Green+Blue) = 55+41+35=131 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.98% from 131); Green value is 41 (16.41% from 255 or 31.30% from 131); Blue value is 35 (14.06% from 255 or 26.72% from 131); Max value from RGB is 55 - color contains mainly: red. Hex color #372923 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372923 is #C8D6DC. Grayscale: #2C2C2C. Windows color (decimal): -13162205 or 2304311. OLE color: 2304311.
HSL color Cylindrical-coordinate representation of color #372923: hue angle of 18º degrees, saturation: 0.22, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #372923 is Cyan = 0, Magento = 0.25, Yellow = 0.36 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 41 | 35 | - |
| CMYK | 0 | 0.25 | 0.36 | 0.78 |
| HSL | 18º | 0.22% | 0.18% | - |
| HSV(B) | 18º | 0.36% | 0.22% | - |
| XYZ | 2.67 | 2.52 | 1.94 | - |
| YUV | 44.5 | 122.64 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 41 | 35 | 0 | 0.25 | 0.36 | 0.78 | 18 | 0.22 | 0.18 |
| Hex | 37 | 29 | 23 | 0 | 19 | 24 | 4E | 12 | 16 | 12 |
| Octal | 67 | 51 | 43 | 0 | 31 | 44 | 116 | 22 | 26 | 22 |
| Binary | 110111 | 101001 | 100011 | 0 | 11001 | 100100 | 1001110 | 10010 | 10110 | 10010 |
Color Harmonies of #372923
Complementary color
Monochromatic Colors of #372923
Black with #372923
Text Example
Text Example
White with #372923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372923; }
p { color: rgb(55,41,35); }
H1.HeaderClassName
{
color: #372923;
}
.AnyTagClassName
{
color: #372923;
}
</style>
background-color css
<style>
a { background-color: #372923; }
a { background-color: rgb(55,41,35); }
div.DivClassName
{
background-color: #372923;
}
.BgClassName
{
background-color: #372923;
}
</style>
border-color css
<style>
span { border-color: #372923; }
span { border-color: rgb(55,41,35); }
td.TdClassName
{
border-color: #372923;
}
.TagClassName
{
border-color: #372923;
}
</style>