Shades of Wood Bark #261913
Tints of Wood Bark #261913
RGB
CMYK
RGB Variations
Color information
#261913 (or 0x261913) is known color: Wood Bark. HEX triplet: 26, 19 and 13. RGB value is (38,25,19). Sum of RGB (Red+Green+Blue) = 38+25+19=82 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.34% from 82); Green value is 25 (10.16% from 255 or 30.49% from 82); Blue value is 19 (7.81% from 255 or 23.17% from 82); Max value from RGB is 38 - color contains mainly: red. Hex color #261913 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261913 is #D9E6EC. Grayscale: #1C1C1C. Windows color (decimal): -14280429 or 1251622. OLE color: 1251622.
HSL color Cylindrical-coordinate representation of color #261913: hue angle of 18.95º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #261913 is Cyan = 0, Magento = 0.34, Yellow = 0.50 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 25 | 19 | - |
| CMYK | 0 | 0.34 | 0.50 | 0.85 |
| HSL | 18.95º | 0.33% | 0.11% | - |
| HSV(B) | 18.95º | 0.5% | 0.15% | - |
| XYZ | 1.26 | 1.15 | 0.77 | - |
| YUV | 28.2 | 122.81 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 19 | 0 | 0.34 | 0.50 | 0.85 | 18.95 | 0.33 | 0.11 |
| Hex | 26 | 19 | 13 | 0 | 22 | 32 | 55 | 13 | 21 | B |
| Octal | 46 | 31 | 23 | 0 | 42 | 62 | 125 | 23 | 41 | 13 |
| Binary | 100110 | 11001 | 10011 | 0 | 100010 | 110010 | 1010101 | 10011 | 100001 | 1011 |
Color Harmonies of #261913
Complementary color
Monochromatic Colors of #261913
Black with #261913
Text Example
Text Example
White with #261913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261913; }
p { color: rgb(38,25,19); }
H1.HeaderClassName
{
color: #261913;
}
.AnyTagClassName
{
color: #261913;
}
</style>
background-color css
<style>
a { background-color: #261913; }
a { background-color: rgb(38,25,19); }
div.DivClassName
{
background-color: #261913;
}
.BgClassName
{
background-color: #261913;
}
</style>
border-color css
<style>
span { border-color: #261913; }
span { border-color: rgb(38,25,19); }
td.TdClassName
{
border-color: #261913;
}
.TagClassName
{
border-color: #261913;
}
</style>