Shades of Wood Bark #322822
Tints of Wood Bark #322822
RGB
CMYK
RGB Variations
Color information
#322822 (or 0x322822) is known color: Wood Bark. HEX triplet: 32, 28 and 22. RGB value is (50,40,34). Sum of RGB (Red+Green+Blue) = 50+40+34=124 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.32% from 124); Green value is 40 (16.02% from 255 or 32.26% from 124); Blue value is 34 (13.67% from 255 or 27.42% from 124); Max value from RGB is 50 - color contains mainly: red. Hex color #322822 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322822 is #CDD7DD. Grayscale: #2A2A2A. Windows color (decimal): -13490142 or 2238514. OLE color: 2238514.
HSL color Cylindrical-coordinate representation of color #322822: hue angle of 22.5º degrees, saturation: 0.19, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #322822 is Cyan = 0, Magento = 0.20, Yellow = 0.32 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 34 | - |
| CMYK | 0 | 0.20 | 0.32 | 0.80 |
| HSL | 22.5º | 0.19% | 0.16% | - |
| HSV(B) | 22.5º | 0.32% | 0.2% | - |
| XYZ | 2.36 | 2.31 | 1.83 | - |
| YUV | 42.31 | 123.31 | 133.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 34 | 0 | 0.20 | 0.32 | 0.80 | 22.5 | 0.19 | 0.16 |
| Hex | 32 | 28 | 22 | 0 | 14 | 20 | 50 | 16 | 13 | 10 |
| Octal | 62 | 50 | 42 | 0 | 24 | 40 | 120 | 26 | 23 | 20 |
| Binary | 110010 | 101000 | 100010 | 0 | 10100 | 100000 | 1010000 | 10110 | 10011 | 10000 |
Color Harmonies of #322822
Complementary color
Monochromatic Colors of #322822
Black with #322822
Text Example
Text Example
White with #322822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322822; }
p { color: rgb(50,40,34); }
H1.HeaderClassName
{
color: #322822;
}
.AnyTagClassName
{
color: #322822;
}
</style>
background-color css
<style>
a { background-color: #322822; }
a { background-color: rgb(50,40,34); }
div.DivClassName
{
background-color: #322822;
}
.BgClassName
{
background-color: #322822;
}
</style>
border-color css
<style>
span { border-color: #322822; }
span { border-color: rgb(50,40,34); }
td.TdClassName
{
border-color: #322822;
}
.TagClassName
{
border-color: #322822;
}
</style>