Shades of Wood Bark #362721
Tints of Wood Bark #362721
RGB
CMYK
RGB Variations
Color information
#362721 (or 0x362721) is known color: Wood Bark. HEX triplet: 36, 27 and 21. RGB value is (54,39,33). Sum of RGB (Red+Green+Blue) = 54+39+33=126 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.86% from 126); Green value is 39 (15.62% from 255 or 30.95% from 126); Blue value is 33 (13.28% from 255 or 26.19% from 126); Max value from RGB is 54 - color contains mainly: red. Hex color #362721 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362721 is #C9D8DE. Grayscale: #2A2A2A. Windows color (decimal): -13228255 or 2172726. OLE color: 2172726.
HSL color Cylindrical-coordinate representation of color #362721: hue angle of 17.14º 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 #362721 is Cyan = 0, Magento = 0.28, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 39 | 33 | - |
| CMYK | 0 | 0.28 | 0.39 | 0.79 |
| HSL | 17.14º | 0.24% | 0.17% | - |
| HSV(B) | 17.14º | 0.39% | 0.21% | - |
| XYZ | 2.52 | 2.35 | 1.76 | - |
| YUV | 42.8 | 122.47 | 135.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 39 | 33 | 0 | 0.28 | 0.39 | 0.79 | 17.14 | 0.24 | 0.17 |
| Hex | 36 | 27 | 21 | 0 | 1C | 27 | 4F | 11 | 18 | 11 |
| Octal | 66 | 47 | 41 | 0 | 34 | 47 | 117 | 21 | 30 | 21 |
| Binary | 110110 | 100111 | 100001 | 0 | 11100 | 100111 | 1001111 | 10001 | 11000 | 10001 |
Color Harmonies of #362721
Complementary color
Monochromatic Colors of #362721
Black with #362721
Text Example
Text Example
White with #362721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362721; }
p { color: rgb(54,39,33); }
H1.HeaderClassName
{
color: #362721;
}
.AnyTagClassName
{
color: #362721;
}
</style>
background-color css
<style>
a { background-color: #362721; }
a { background-color: rgb(54,39,33); }
div.DivClassName
{
background-color: #362721;
}
.BgClassName
{
background-color: #362721;
}
</style>
border-color css
<style>
span { border-color: #362721; }
span { border-color: rgb(54,39,33); }
td.TdClassName
{
border-color: #362721;
}
.TagClassName
{
border-color: #362721;
}
</style>