Shades of Wood Bark #322722
Tints of Wood Bark #322722
RGB
CMYK
RGB Variations
Color information
#322722 (or 0x322722) is known color: Wood Bark. HEX triplet: 32, 27 and 22. RGB value is (50,39,34). Sum of RGB (Red+Green+Blue) = 50+39+34=123 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.65% from 123); Green value is 39 (15.62% from 255 or 31.71% from 123); Blue value is 34 (13.67% from 255 or 27.64% from 123); Max value from RGB is 50 - color contains mainly: red. Hex color #322722 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322722 is #CDD8DD. Grayscale: #292929. Windows color (decimal): -13490398 or 2238258. OLE color: 2238258.
HSL color Cylindrical-coordinate representation of color #322722: hue angle of 18.75º 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 #322722 is Cyan = 0, Magento = 0.22, Yellow = 0.32 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 39 | 34 | - |
| CMYK | 0 | 0.22 | 0.32 | 0.80 |
| HSL | 18.75º | 0.19% | 0.16% | - |
| HSV(B) | 18.75º | 0.32% | 0.2% | - |
| XYZ | 2.33 | 2.24 | 1.82 | - |
| YUV | 41.72 | 123.64 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 34 | 0 | 0.22 | 0.32 | 0.80 | 18.75 | 0.19 | 0.16 |
| Hex | 32 | 27 | 22 | 0 | 16 | 20 | 50 | 13 | 13 | 10 |
| Octal | 62 | 47 | 42 | 0 | 26 | 40 | 120 | 23 | 23 | 20 |
| Binary | 110010 | 100111 | 100010 | 0 | 10110 | 100000 | 1010000 | 10011 | 10011 | 10000 |
Color Harmonies of #322722
Complementary color
Monochromatic Colors of #322722
Black with #322722
Text Example
Text Example
White with #322722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322722; }
p { color: rgb(50,39,34); }
H1.HeaderClassName
{
color: #322722;
}
.AnyTagClassName
{
color: #322722;
}
</style>
background-color css
<style>
a { background-color: #322722; }
a { background-color: rgb(50,39,34); }
div.DivClassName
{
background-color: #322722;
}
.BgClassName
{
background-color: #322722;
}
</style>
border-color css
<style>
span { border-color: #322722; }
span { border-color: rgb(50,39,34); }
td.TdClassName
{
border-color: #322722;
}
.TagClassName
{
border-color: #322722;
}
</style>