Shades of Wood Bark #322926
Tints of Wood Bark #322926
RGB
CMYK
RGB Variations
Color information
#322926 (or 0x322926) is known color: Wood Bark. HEX triplet: 32, 29 and 26. RGB value is (50,41,38). Sum of RGB (Red+Green+Blue) = 50+41+38=129 (17% of max value = 765). Red value is 50 (19.92% from 255 or 38.76% from 129); Green value is 41 (16.41% from 255 or 31.78% from 129); Blue value is 38 (15.23% from 255 or 29.46% from 129); Max value from RGB is 50 - color contains mainly: red. Hex color #322926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322926 is #CDD6D9. Grayscale: #2B2B2B. Windows color (decimal): -13489882 or 2500914. OLE color: 2500914.
HSL color Cylindrical-coordinate representation of color #322926: hue angle of 15º degrees, saturation: 0.14, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #322926 is Cyan = 0, Magento = 0.18, Yellow = 0.24 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 38 | - |
| CMYK | 0 | 0.18 | 0.24 | 0.80 |
| HSL | 15º | 0.14% | 0.17% | - |
| HSV(B) | 15º | 0.24% | 0.2% | - |
| XYZ | 2.46 | 2.4 | 2.17 | - |
| YUV | 43.35 | 124.98 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 38 | 0 | 0.18 | 0.24 | 0.80 | 15 | 0.14 | 0.17 |
| Hex | 32 | 29 | 26 | 0 | 12 | 18 | 50 | F | E | 11 |
| Octal | 62 | 51 | 46 | 0 | 22 | 30 | 120 | 17 | 16 | 21 |
| Binary | 110010 | 101001 | 100110 | 0 | 10010 | 11000 | 1010000 | 1111 | 1110 | 10001 |
Color Harmonies of #322926
Complementary color
Monochromatic Colors of #322926
Black with #322926
Text Example
Text Example
White with #322926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322926; }
p { color: rgb(50,41,38); }
H1.HeaderClassName
{
color: #322926;
}
.AnyTagClassName
{
color: #322926;
}
</style>
background-color css
<style>
a { background-color: #322926; }
a { background-color: rgb(50,41,38); }
div.DivClassName
{
background-color: #322926;
}
.BgClassName
{
background-color: #322926;
}
</style>
border-color css
<style>
span { border-color: #322926; }
span { border-color: rgb(50,41,38); }
td.TdClassName
{
border-color: #322926;
}
.TagClassName
{
border-color: #322926;
}
</style>