Shades of Wood Bark #332622
Tints of Wood Bark #332622
RGB
CMYK
RGB Variations
Color information
#332622 (or 0x332622) is known color: Wood Bark. HEX triplet: 33, 26 and 22. RGB value is (51,38,34). Sum of RGB (Red+Green+Blue) = 51+38+34=123 (16% of max value = 765). Red value is 51 (20.31% from 255 or 41.46% from 123); Green value is 38 (15.23% from 255 or 30.89% from 123); Blue value is 34 (13.67% from 255 or 27.64% from 123); Max value from RGB is 51 - color contains mainly: red. Hex color #332622 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #332622 is #CCD9DD. Grayscale: #292929. Windows color (decimal): -13425118 or 2238003. OLE color: 2238003.
HSL color Cylindrical-coordinate representation of color #332622: hue angle of 14.12º degrees, saturation: 0.2, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #332622 is Cyan = 0, Magento = 0.25, Yellow = 0.33 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 38 | 34 | - |
| CMYK | 0 | 0.25 | 0.33 | 0.8 |
| HSL | 14.12º | 0.2% | 0.17% | - |
| HSV(B) | 14.12º | 0.33% | 0.2% | - |
| XYZ | 2.35 | 2.21 | 1.82 | - |
| YUV | 41.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 38 | 34 | 0 | 0.25 | 0.33 | 0.8 | 14.12 | 0.2 | 0.17 |
| Hex | 33 | 26 | 22 | 0 | 19 | 21 | 50 | E | 14 | 11 |
| Octal | 63 | 46 | 42 | 0 | 31 | 41 | 120 | 16 | 24 | 21 |
| Binary | 110011 | 100110 | 100010 | 0 | 11001 | 100001 | 1010000 | 1110 | 10100 | 10001 |
Color Harmonies of #332622
Complementary color
Monochromatic Colors of #332622
Black with #332622
Text Example
Text Example
White with #332622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332622; }
p { color: rgb(51,38,34); }
H1.HeaderClassName
{
color: #332622;
}
.AnyTagClassName
{
color: #332622;
}
</style>
background-color css
<style>
a { background-color: #332622; }
a { background-color: rgb(51,38,34); }
div.DivClassName
{
background-color: #332622;
}
.BgClassName
{
background-color: #332622;
}
</style>
border-color css
<style>
span { border-color: #332622; }
span { border-color: rgb(51,38,34); }
td.TdClassName
{
border-color: #332622;
}
.TagClassName
{
border-color: #332622;
}
</style>