Shades of Wood Bark #261912
Tints of Wood Bark #261912
RGB
CMYK
RGB Variations
Color information
#261912 (or 0x261912) is known color: Wood Bark. HEX triplet: 26, 19 and 12. RGB value is (38,25,18). Sum of RGB (Red+Green+Blue) = 38+25+18=81 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.91% from 81); Green value is 25 (10.16% from 255 or 30.86% from 81); Blue value is 18 (7.42% from 255 or 22.22% from 81); Max value from RGB is 38 - color contains mainly: red. Hex color #261912 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261912 is #D9E6ED. Grayscale: #1C1C1C. Windows color (decimal): -14280430 or 1186086. OLE color: 1186086.
HSL color Cylindrical-coordinate representation of color #261912: hue angle of 21º degrees, saturation: 0.36, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #261912 is Cyan = 0, Magento = 0.34, Yellow = 0.53 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 25 | 18 | - |
| CMYK | 0 | 0.34 | 0.53 | 0.85 |
| HSL | 21º | 0.36% | 0.11% | - |
| HSV(B) | 21º | 0.53% | 0.15% | - |
| XYZ | 1.26 | 1.15 | 0.73 | - |
| YUV | 28.09 | 122.31 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 18 | 0 | 0.34 | 0.53 | 0.85 | 21 | 0.36 | 0.11 |
| Hex | 26 | 19 | 12 | 0 | 22 | 35 | 55 | 15 | 24 | B |
| Octal | 46 | 31 | 22 | 0 | 42 | 65 | 125 | 25 | 44 | 13 |
| Binary | 100110 | 11001 | 10010 | 0 | 100010 | 110101 | 1010101 | 10101 | 100100 | 1011 |
Color Harmonies of #261912
Complementary color
Monochromatic Colors of #261912
Black with #261912
Text Example
Text Example
White with #261912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261912; }
p { color: rgb(38,25,18); }
H1.HeaderClassName
{
color: #261912;
}
.AnyTagClassName
{
color: #261912;
}
</style>
background-color css
<style>
a { background-color: #261912; }
a { background-color: rgb(38,25,18); }
div.DivClassName
{
background-color: #261912;
}
.BgClassName
{
background-color: #261912;
}
</style>
border-color css
<style>
span { border-color: #261912; }
span { border-color: rgb(38,25,18); }
td.TdClassName
{
border-color: #261912;
}
.TagClassName
{
border-color: #261912;
}
</style>