Shades of Wood Bark #352924
Tints of Wood Bark #352924
RGB
CMYK
RGB Variations
Color information
#352924 (or 0x352924) is known color: Wood Bark. HEX triplet: 35, 29 and 24. RGB value is (53,41,36). Sum of RGB (Red+Green+Blue) = 53+41+36=130 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.77% from 130); Green value is 41 (16.41% from 255 or 31.54% from 130); Blue value is 36 (14.45% from 255 or 27.69% from 130); Max value from RGB is 53 - color contains mainly: red. Hex color #352924 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352924 is #CAD6DB. Grayscale: #2C2C2C. Windows color (decimal): -13293276 or 2369845. OLE color: 2369845.
HSL color Cylindrical-coordinate representation of color #352924: hue angle of 17.65º degrees, saturation: 0.19, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #352924 is Cyan = 0, Magento = 0.23, Yellow = 0.32 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 36 | - |
| CMYK | 0 | 0.23 | 0.32 | 0.79 |
| HSL | 17.65º | 0.19% | 0.17% | - |
| HSV(B) | 17.65º | 0.32% | 0.21% | - |
| XYZ | 2.58 | 2.47 | 2.01 | - |
| YUV | 44.02 | 123.48 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 36 | 0 | 0.23 | 0.32 | 0.79 | 17.65 | 0.19 | 0.17 |
| Hex | 35 | 29 | 24 | 0 | 17 | 20 | 4F | 12 | 13 | 11 |
| Octal | 65 | 51 | 44 | 0 | 27 | 40 | 117 | 22 | 23 | 21 |
| Binary | 110101 | 101001 | 100100 | 0 | 10111 | 100000 | 1001111 | 10010 | 10011 | 10001 |
Color Harmonies of #352924
Complementary color
Monochromatic Colors of #352924
Black with #352924
Text Example
Text Example
White with #352924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352924; }
p { color: rgb(53,41,36); }
H1.HeaderClassName
{
color: #352924;
}
.AnyTagClassName
{
color: #352924;
}
</style>
background-color css
<style>
a { background-color: #352924; }
a { background-color: rgb(53,41,36); }
div.DivClassName
{
background-color: #352924;
}
.BgClassName
{
background-color: #352924;
}
</style>
border-color css
<style>
span { border-color: #352924; }
span { border-color: rgb(53,41,36); }
td.TdClassName
{
border-color: #352924;
}
.TagClassName
{
border-color: #352924;
}
</style>