Shades of Wood Bark #342620
Tints of Wood Bark #342620
RGB
CMYK
RGB Variations
Color information
#342620 (or 0x342620) is known color: Wood Bark. HEX triplet: 34, 26 and 20. RGB value is (52,38,32). Sum of RGB (Red+Green+Blue) = 52+38+32=122 (16% of max value = 765). Red value is 52 (20.70% from 255 or 42.62% from 122); Green value is 38 (15.23% from 255 or 31.15% from 122); Blue value is 32 (12.89% from 255 or 26.23% from 122); Max value from RGB is 52 - color contains mainly: red. Hex color #342620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342620 is #CBD9DF. Grayscale: #292929. Windows color (decimal): -13359584 or 2106932. OLE color: 2106932.
HSL color Cylindrical-coordinate representation of color #342620: hue angle of 18º degrees, saturation: 0.24, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #342620 is Cyan = 0, Magento = 0.27, Yellow = 0.38 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 38 | 32 | - |
| CMYK | 0 | 0.27 | 0.38 | 0.80 |
| HSL | 18º | 0.24% | 0.16% | - |
| HSV(B) | 18º | 0.38% | 0.2% | - |
| XYZ | 2.37 | 2.22 | 1.67 | - |
| YUV | 41.5 | 122.64 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 32 | 0 | 0.27 | 0.38 | 0.80 | 18 | 0.24 | 0.16 |
| Hex | 34 | 26 | 20 | 0 | 1B | 26 | 50 | 12 | 18 | 10 |
| Octal | 64 | 46 | 40 | 0 | 33 | 46 | 120 | 22 | 30 | 20 |
| Binary | 110100 | 100110 | 100000 | 0 | 11011 | 100110 | 1010000 | 10010 | 11000 | 10000 |
Color Harmonies of #342620
Complementary color
Monochromatic Colors of #342620
Black with #342620
Text Example
Text Example
White with #342620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342620; }
p { color: rgb(52,38,32); }
H1.HeaderClassName
{
color: #342620;
}
.AnyTagClassName
{
color: #342620;
}
</style>
background-color css
<style>
a { background-color: #342620; }
a { background-color: rgb(52,38,32); }
div.DivClassName
{
background-color: #342620;
}
.BgClassName
{
background-color: #342620;
}
</style>
border-color css
<style>
span { border-color: #342620; }
span { border-color: rgb(52,38,32); }
td.TdClassName
{
border-color: #342620;
}
.TagClassName
{
border-color: #342620;
}
</style>