Shades of Wood Bark #362620
Tints of Wood Bark #362620
RGB
CMYK
RGB Variations
Color information
#362620 (or 0x362620) is known color: Wood Bark. HEX triplet: 36, 26 and 20. RGB value is (54,38,32). Sum of RGB (Red+Green+Blue) = 54+38+32=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 38 (15.23% from 255 or 30.65% from 124); Blue value is 32 (12.89% from 255 or 25.81% from 124); Max value from RGB is 54 - color contains mainly: red. Hex color #362620 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362620 is #C9D9DF. Grayscale: #2A2A2A. Windows color (decimal): -13228512 or 2106934. OLE color: 2106934.
HSL color Cylindrical-coordinate representation of color #362620: hue angle of 16.36º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #362620 is Cyan = 0, Magento = 0.30, Yellow = 0.41 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 38 | 32 | - |
| CMYK | 0 | 0.30 | 0.41 | 0.79 |
| HSL | 16.36º | 0.26% | 0.17% | - |
| HSV(B) | 16.36º | 0.41% | 0.21% | - |
| XYZ | 2.48 | 2.27 | 1.68 | - |
| YUV | 42.1 | 122.3 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 32 | 0 | 0.30 | 0.41 | 0.79 | 16.36 | 0.26 | 0.17 |
| Hex | 36 | 26 | 20 | 0 | 1E | 29 | 4F | 10 | 1A | 11 |
| Octal | 66 | 46 | 40 | 0 | 36 | 51 | 117 | 20 | 32 | 21 |
| Binary | 110110 | 100110 | 100000 | 0 | 11110 | 101001 | 1001111 | 10000 | 11010 | 10001 |
Color Harmonies of #362620
Complementary color
Monochromatic Colors of #362620
Black with #362620
Text Example
Text Example
White with #362620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362620; }
p { color: rgb(54,38,32); }
H1.HeaderClassName
{
color: #362620;
}
.AnyTagClassName
{
color: #362620;
}
</style>
background-color css
<style>
a { background-color: #362620; }
a { background-color: rgb(54,38,32); }
div.DivClassName
{
background-color: #362620;
}
.BgClassName
{
background-color: #362620;
}
</style>
border-color css
<style>
span { border-color: #362620; }
span { border-color: rgb(54,38,32); }
td.TdClassName
{
border-color: #362620;
}
.TagClassName
{
border-color: #362620;
}
</style>