Shades of Wood Bark #352923
Tints of Wood Bark #352923
RGB
CMYK
RGB Variations
Color information
#352923 (or 0x352923) is known color: Wood Bark. HEX triplet: 35, 29 and 23. RGB value is (53,41,35). Sum of RGB (Red+Green+Blue) = 53+41+35=129 (17% of max value = 765). Red value is 53 (21.09% from 255 or 41.09% from 129); Green value is 41 (16.41% from 255 or 31.78% from 129); Blue value is 35 (14.06% from 255 or 27.13% from 129); Max value from RGB is 53 - color contains mainly: red. Hex color #352923 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352923 is #CAD6DC. Grayscale: #2B2B2B. Windows color (decimal): -13293277 or 2304309. OLE color: 2304309.
HSL color Cylindrical-coordinate representation of color #352923: hue angle of 20º degrees, saturation: 0.2, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #352923 is Cyan = 0, Magento = 0.23, Yellow = 0.34 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 35 | - |
| CMYK | 0 | 0.23 | 0.34 | 0.79 |
| HSL | 20º | 0.2% | 0.17% | - |
| HSV(B) | 20º | 0.34% | 0.21% | - |
| XYZ | 2.56 | 2.46 | 1.93 | - |
| YUV | 43.9 | 122.98 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 35 | 0 | 0.23 | 0.34 | 0.79 | 20 | 0.2 | 0.17 |
| Hex | 35 | 29 | 23 | 0 | 17 | 22 | 4F | 14 | 14 | 11 |
| Octal | 65 | 51 | 43 | 0 | 27 | 42 | 117 | 24 | 24 | 21 |
| Binary | 110101 | 101001 | 100011 | 0 | 10111 | 100010 | 1001111 | 10100 | 10100 | 10001 |
Color Harmonies of #352923
Complementary color
Monochromatic Colors of #352923
Black with #352923
Text Example
Text Example
White with #352923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352923; }
p { color: rgb(53,41,35); }
H1.HeaderClassName
{
color: #352923;
}
.AnyTagClassName
{
color: #352923;
}
</style>
background-color css
<style>
a { background-color: #352923; }
a { background-color: rgb(53,41,35); }
div.DivClassName
{
background-color: #352923;
}
.BgClassName
{
background-color: #352923;
}
</style>
border-color css
<style>
span { border-color: #352923; }
span { border-color: rgb(53,41,35); }
td.TdClassName
{
border-color: #352923;
}
.TagClassName
{
border-color: #352923;
}
</style>