Shades of Wood Bark #291306
Tints of Wood Bark #291306
RGB
CMYK
RGB Variations
Color information
#291306 (or 0x291306) is known color: Wood Bark. HEX triplet: 29, 13 and 06. RGB value is (41,19,6). Sum of RGB (Red+Green+Blue) = 41+19+6=66 (8% of max value = 765). Red value is 41 (16.41% from 255 or 62.12% from 66); Green value is 19 (7.81% from 255 or 28.79% from 66); Blue value is 6 (2.73% from 255 or 9.09% from 66); Max value from RGB is 41 - color contains mainly: red. Hex color #291306 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291306 is #D6ECF9. Grayscale: #181818. Windows color (decimal): -14085370 or 398121. OLE color: 398121.
HSL color Cylindrical-coordinate representation of color #291306: hue angle of 22.29º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291306 is Cyan = 0, Magento = 0.54, Yellow = 0.85 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 6 | - |
| CMYK | 0 | 0.54 | 0.85 | 0.84 |
| HSL | 22.29º | 0.74% | 0.09% | - |
| HSV(B) | 22.29º | 0.85% | 0.16% | - |
| XYZ | 1.18 | 0.95 | 0.29 | - |
| YUV | 24.1 | 117.79 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 6 | 0 | 0.54 | 0.85 | 0.84 | 22.29 | 0.74 | 0.09 |
| Hex | 29 | 13 | 6 | 0 | 36 | 55 | 54 | 16 | 4A | 9 |
| Octal | 51 | 23 | 6 | 0 | 66 | 125 | 124 | 26 | 112 | 11 |
| Binary | 101001 | 10011 | 110 | 0 | 110110 | 1010101 | 1010100 | 10110 | 1001010 | 1001 |
Color Harmonies of #291306
Complementary color
Monochromatic Colors of #291306
Black with #291306
Text Example
Text Example
White with #291306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291306; }
p { color: rgb(41,19,6); }
H1.HeaderClassName
{
color: #291306;
}
.AnyTagClassName
{
color: #291306;
}
</style>
background-color css
<style>
a { background-color: #291306; }
a { background-color: rgb(41,19,6); }
div.DivClassName
{
background-color: #291306;
}
.BgClassName
{
background-color: #291306;
}
</style>
border-color css
<style>
span { border-color: #291306; }
span { border-color: rgb(41,19,6); }
td.TdClassName
{
border-color: #291306;
}
.TagClassName
{
border-color: #291306;
}
</style>