Shades of Wood Bark #322621
Tints of Wood Bark #322621
RGB
CMYK
RGB Variations
Color information
#322621 (or 0x322621) is known color: Wood Bark. HEX triplet: 32, 26 and 21. RGB value is (50,38,33). Sum of RGB (Red+Green+Blue) = 50+38+33=121 (16% of max value = 765). Red value is 50 (19.92% from 255 or 41.32% from 121); Green value is 38 (15.23% from 255 or 31.40% from 121); Blue value is 33 (13.28% from 255 or 27.27% from 121); Max value from RGB is 50 - color contains mainly: red. Hex color #322621 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322621 is #CDD9DE. Grayscale: #292929. Windows color (decimal): -13490655 or 2172466. OLE color: 2172466.
HSL color Cylindrical-coordinate representation of color #322621: hue angle of 17.65º degrees, saturation: 0.2, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #322621 is Cyan = 0, Magento = 0.24, Yellow = 0.34 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 38 | 33 | - |
| CMYK | 0 | 0.24 | 0.34 | 0.80 |
| HSL | 17.65º | 0.2% | 0.16% | - |
| HSV(B) | 17.65º | 0.34% | 0.2% | - |
| XYZ | 2.28 | 2.17 | 1.74 | - |
| YUV | 41.02 | 123.48 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 33 | 0 | 0.24 | 0.34 | 0.80 | 17.65 | 0.2 | 0.16 |
| Hex | 32 | 26 | 21 | 0 | 18 | 22 | 50 | 12 | 14 | 10 |
| Octal | 62 | 46 | 41 | 0 | 30 | 42 | 120 | 22 | 24 | 20 |
| Binary | 110010 | 100110 | 100001 | 0 | 11000 | 100010 | 1010000 | 10010 | 10100 | 10000 |
Color Harmonies of #322621
Complementary color
Monochromatic Colors of #322621
Black with #322621
Text Example
Text Example
White with #322621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322621; }
p { color: rgb(50,38,33); }
H1.HeaderClassName
{
color: #322621;
}
.AnyTagClassName
{
color: #322621;
}
</style>
background-color css
<style>
a { background-color: #322621; }
a { background-color: rgb(50,38,33); }
div.DivClassName
{
background-color: #322621;
}
.BgClassName
{
background-color: #322621;
}
</style>
border-color css
<style>
span { border-color: #322621; }
span { border-color: rgb(50,38,33); }
td.TdClassName
{
border-color: #322621;
}
.TagClassName
{
border-color: #322621;
}
</style>