Shades of Wood Bark #261911
Tints of Wood Bark #261911
RGB
CMYK
RGB Variations
Color information
#261911 (or 0x261911) is known color: Wood Bark. HEX triplet: 26, 19 and 11. RGB value is (38,25,17). Sum of RGB (Red+Green+Blue) = 38+25+17=80 (10% of max value = 765). Red value is 38 (15.23% from 255 or 47.5% from 80); Green value is 25 (10.16% from 255 or 31.25% from 80); Blue value is 17 (7.03% from 255 or 21.25% from 80); Max value from RGB is 38 - color contains mainly: red. Hex color #261911 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261911 is #D9E6EE. Grayscale: #1C1C1C. Windows color (decimal): -14280431 or 1120550. OLE color: 1120550.
HSL color Cylindrical-coordinate representation of color #261911: hue angle of 22.86º degrees, saturation: 0.38, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #261911 is Cyan = 0, Magento = 0.34, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 25 | 17 | - |
| CMYK | 0 | 0.34 | 0.55 | 0.85 |
| HSL | 22.86º | 0.38% | 0.11% | - |
| HSV(B) | 22.86º | 0.55% | 0.15% | - |
| XYZ | 1.25 | 1.15 | 0.69 | - |
| YUV | 27.98 | 121.81 | 135.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 17 | 0 | 0.34 | 0.55 | 0.85 | 22.86 | 0.38 | 0.11 |
| Hex | 26 | 19 | 11 | 0 | 22 | 37 | 55 | 17 | 26 | B |
| Octal | 46 | 31 | 21 | 0 | 42 | 67 | 125 | 27 | 46 | 13 |
| Binary | 100110 | 11001 | 10001 | 0 | 100010 | 110111 | 1010101 | 10111 | 100110 | 1011 |
Color Harmonies of #261911
Complementary color
Monochromatic Colors of #261911
Black with #261911
Text Example
Text Example
White with #261911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261911; }
p { color: rgb(38,25,17); }
H1.HeaderClassName
{
color: #261911;
}
.AnyTagClassName
{
color: #261911;
}
</style>
background-color css
<style>
a { background-color: #261911; }
a { background-color: rgb(38,25,17); }
div.DivClassName
{
background-color: #261911;
}
.BgClassName
{
background-color: #261911;
}
</style>
border-color css
<style>
span { border-color: #261911; }
span { border-color: rgb(38,25,17); }
td.TdClassName
{
border-color: #261911;
}
.TagClassName
{
border-color: #261911;
}
</style>