Shades of Wood Bark #291911
Tints of Wood Bark #291911
RGB
CMYK
RGB Variations
Color information
#291911 (or 0x291911) is known color: Wood Bark. HEX triplet: 29, 19 and 11. RGB value is (41,25,17). Sum of RGB (Red+Green+Blue) = 41+25+17=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 25 (10.16% from 255 or 30.12% from 83); Blue value is 17 (7.03% from 255 or 20.48% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #291911 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291911 is #D6E6EE. Grayscale: #1C1C1C. Windows color (decimal): -14083823 or 1120553. OLE color: 1120553.
HSL color Cylindrical-coordinate representation of color #291911: hue angle of 20º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #291911 is Cyan = 0, Magento = 0.39, Yellow = 0.59 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 25 | 17 | - |
| CMYK | 0 | 0.39 | 0.59 | 0.84 |
| HSL | 20º | 0.41% | 0.11% | - |
| HSV(B) | 20º | 0.59% | 0.16% | - |
| XYZ | 1.36 | 1.21 | 0.69 | - |
| YUV | 28.87 | 121.3 | 136.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 25 | 17 | 0 | 0.39 | 0.59 | 0.84 | 20 | 0.41 | 0.11 |
| Hex | 29 | 19 | 11 | 0 | 27 | 3B | 54 | 14 | 29 | B |
| Octal | 51 | 31 | 21 | 0 | 47 | 73 | 124 | 24 | 51 | 13 |
| Binary | 101001 | 11001 | 10001 | 0 | 100111 | 111011 | 1010100 | 10100 | 101001 | 1011 |
Color Harmonies of #291911
Complementary color
Monochromatic Colors of #291911
Black with #291911
Text Example
Text Example
White with #291911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291911; }
p { color: rgb(41,25,17); }
H1.HeaderClassName
{
color: #291911;
}
.AnyTagClassName
{
color: #291911;
}
</style>
background-color css
<style>
a { background-color: #291911; }
a { background-color: rgb(41,25,17); }
div.DivClassName
{
background-color: #291911;
}
.BgClassName
{
background-color: #291911;
}
</style>
border-color css
<style>
span { border-color: #291911; }
span { border-color: rgb(41,25,17); }
td.TdClassName
{
border-color: #291911;
}
.TagClassName
{
border-color: #291911;
}
</style>