Shades of Wood Bark #382922
Tints of Wood Bark #382922
RGB
CMYK
RGB Variations
Color information
#382922 (or 0x382922) is known color: Wood Bark. HEX triplet: 38, 29 and 22. RGB value is (56,41,34). Sum of RGB (Red+Green+Blue) = 56+41+34=131 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.75% from 131); Green value is 41 (16.41% from 255 or 31.30% from 131); Blue value is 34 (13.67% from 255 or 25.95% from 131); Max value from RGB is 56 - color contains mainly: red. Hex color #382922 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382922 is #C7D6DD. Grayscale: #2C2C2C. Windows color (decimal): -13096670 or 2238776. OLE color: 2238776.
HSL color Cylindrical-coordinate representation of color #382922: hue angle of 19.09º degrees, saturation: 0.24, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #382922 is Cyan = 0, Magento = 0.27, Yellow = 0.39 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 41 | 34 | - |
| CMYK | 0 | 0.27 | 0.39 | 0.78 |
| HSL | 19.09º | 0.24% | 0.18% | - |
| HSV(B) | 19.09º | 0.39% | 0.22% | - |
| XYZ | 2.71 | 2.54 | 1.86 | - |
| YUV | 44.69 | 121.97 | 136.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 34 | 0 | 0.27 | 0.39 | 0.78 | 19.09 | 0.24 | 0.18 |
| Hex | 38 | 29 | 22 | 0 | 1B | 27 | 4E | 13 | 18 | 12 |
| Octal | 70 | 51 | 42 | 0 | 33 | 47 | 116 | 23 | 30 | 22 |
| Binary | 111000 | 101001 | 100010 | 0 | 11011 | 100111 | 1001110 | 10011 | 11000 | 10010 |
Color Harmonies of #382922
Complementary color
Monochromatic Colors of #382922
Black with #382922
Text Example
Text Example
White with #382922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382922; }
p { color: rgb(56,41,34); }
H1.HeaderClassName
{
color: #382922;
}
.AnyTagClassName
{
color: #382922;
}
</style>
background-color css
<style>
a { background-color: #382922; }
a { background-color: rgb(56,41,34); }
div.DivClassName
{
background-color: #382922;
}
.BgClassName
{
background-color: #382922;
}
</style>
border-color css
<style>
span { border-color: #382922; }
span { border-color: rgb(56,41,34); }
td.TdClassName
{
border-color: #382922;
}
.TagClassName
{
border-color: #382922;
}
</style>