Shades of Wood Bark #352620
Tints of Wood Bark #352620
RGB
CMYK
RGB Variations
Color information
#352620 (or 0x352620) is known color: Wood Bark. HEX triplet: 35, 26 and 20. RGB value is (53,38,32). Sum of RGB (Red+Green+Blue) = 53+38+32=123 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.09% from 123); Green value is 38 (15.23% from 255 or 30.89% from 123); Blue value is 32 (12.89% from 255 or 26.02% from 123); Max value from RGB is 53 - color contains mainly: red. Hex color #352620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352620 is #CAD9DF. Grayscale: #292929. Windows color (decimal): -13294048 or 2106933. OLE color: 2106933.
HSL color Cylindrical-coordinate representation of color #352620: hue angle of 17.14º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #352620 is Cyan = 0, Magento = 0.28, Yellow = 0.40 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 38 | 32 | - |
| CMYK | 0 | 0.28 | 0.40 | 0.79 |
| HSL | 17.14º | 0.25% | 0.17% | - |
| HSV(B) | 17.14º | 0.4% | 0.21% | - |
| XYZ | 2.42 | 2.25 | 1.67 | - |
| YUV | 41.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 32 | 0 | 0.28 | 0.40 | 0.79 | 17.14 | 0.25 | 0.17 |
| Hex | 35 | 26 | 20 | 0 | 1C | 28 | 4F | 11 | 19 | 11 |
| Octal | 65 | 46 | 40 | 0 | 34 | 50 | 117 | 21 | 31 | 21 |
| Binary | 110101 | 100110 | 100000 | 0 | 11100 | 101000 | 1001111 | 10001 | 11001 | 10001 |
Color Harmonies of #352620
Complementary color
Monochromatic Colors of #352620
Black with #352620
Text Example
Text Example
White with #352620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352620; }
p { color: rgb(53,38,32); }
H1.HeaderClassName
{
color: #352620;
}
.AnyTagClassName
{
color: #352620;
}
</style>
background-color css
<style>
a { background-color: #352620; }
a { background-color: rgb(53,38,32); }
div.DivClassName
{
background-color: #352620;
}
.BgClassName
{
background-color: #352620;
}
</style>
border-color css
<style>
span { border-color: #352620; }
span { border-color: rgb(53,38,32); }
td.TdClassName
{
border-color: #352620;
}
.TagClassName
{
border-color: #352620;
}
</style>