Shades of Wood Bark #322420
Tints of Wood Bark #322420
RGB
CMYK
RGB Variations
Color information
#322420 (or 0x322420) is known color: Wood Bark. HEX triplet: 32, 24 and 20. RGB value is (50,36,32). Sum of RGB (Red+Green+Blue) = 50+36+32=118 (15% of max value = 765). Red value is 50 (19.92% from 255 or 42.37% from 118); Green value is 36 (14.45% from 255 or 30.51% from 118); Blue value is 32 (12.89% from 255 or 27.12% from 118); Max value from RGB is 50 - color contains mainly: red. Hex color #322420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322420 is #CDDBDF. Grayscale: #272727. Windows color (decimal): -13491168 or 2106418. OLE color: 2106418.
HSL color Cylindrical-coordinate representation of color #322420: hue angle of 13.33º degrees, saturation: 0.22, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #322420 is Cyan = 0, Magento = 0.28, Yellow = 0.36 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 36 | 32 | - |
| CMYK | 0 | 0.28 | 0.36 | 0.80 |
| HSL | 13.33º | 0.22% | 0.16% | - |
| HSV(B) | 13.33º | 0.36% | 0.2% | - |
| XYZ | 2.21 | 2.04 | 1.64 | - |
| YUV | 39.73 | 123.64 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 32 | 0 | 0.28 | 0.36 | 0.80 | 13.33 | 0.22 | 0.16 |
| Hex | 32 | 24 | 20 | 0 | 1C | 24 | 50 | D | 16 | 10 |
| Octal | 62 | 44 | 40 | 0 | 34 | 44 | 120 | 15 | 26 | 20 |
| Binary | 110010 | 100100 | 100000 | 0 | 11100 | 100100 | 1010000 | 1101 | 10110 | 10000 |
Color Harmonies of #322420
Complementary color
Monochromatic Colors of #322420
Black with #322420
Text Example
Text Example
White with #322420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322420; }
p { color: rgb(50,36,32); }
H1.HeaderClassName
{
color: #322420;
}
.AnyTagClassName
{
color: #322420;
}
</style>
background-color css
<style>
a { background-color: #322420; }
a { background-color: rgb(50,36,32); }
div.DivClassName
{
background-color: #322420;
}
.BgClassName
{
background-color: #322420;
}
</style>
border-color css
<style>
span { border-color: #322420; }
span { border-color: rgb(50,36,32); }
td.TdClassName
{
border-color: #322420;
}
.TagClassName
{
border-color: #322420;
}
</style>