Shades of Wood Bark #362821
Tints of Wood Bark #362821
RGB
CMYK
RGB Variations
Color information
#362821 (or 0x362821) is known color: Wood Bark. HEX triplet: 36, 28 and 21. RGB value is (54,40,33). Sum of RGB (Red+Green+Blue) = 54+40+33=127 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.52% from 127); Green value is 40 (16.02% from 255 or 31.50% from 127); Blue value is 33 (13.28% from 255 or 25.98% from 127); Max value from RGB is 54 - color contains mainly: red. Hex color #362821 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362821 is #C9D7DE. Grayscale: #2B2B2B. Windows color (decimal): -13227999 or 2172982. OLE color: 2172982.
HSL color Cylindrical-coordinate representation of color #362821: hue angle of 20º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #362821 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 40 | 33 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.79 |
| HSL | 20º | 0.24% | 0.17% | - |
| HSV(B) | 20º | 0.39% | 0.21% | - |
| XYZ | 2.55 | 2.41 | 1.77 | - |
| YUV | 43.39 | 122.14 | 135.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 33 | 0 | 0.26 | 0.39 | 0.79 | 20 | 0.24 | 0.17 |
| Hex | 36 | 28 | 21 | 0 | 1A | 27 | 4F | 14 | 18 | 11 |
| Octal | 66 | 50 | 41 | 0 | 32 | 47 | 117 | 24 | 30 | 21 |
| Binary | 110110 | 101000 | 100001 | 0 | 11010 | 100111 | 1001111 | 10100 | 11000 | 10001 |
Color Harmonies of #362821
Complementary color
Monochromatic Colors of #362821
Black with #362821
Text Example
Text Example
White with #362821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362821; }
p { color: rgb(54,40,33); }
H1.HeaderClassName
{
color: #362821;
}
.AnyTagClassName
{
color: #362821;
}
</style>
background-color css
<style>
a { background-color: #362821; }
a { background-color: rgb(54,40,33); }
div.DivClassName
{
background-color: #362821;
}
.BgClassName
{
background-color: #362821;
}
</style>
border-color css
<style>
span { border-color: #362821; }
span { border-color: rgb(54,40,33); }
td.TdClassName
{
border-color: #362821;
}
.TagClassName
{
border-color: #362821;
}
</style>