Shades of Wood Bark #261306
Tints of Wood Bark #261306
RGB
CMYK
RGB Variations
Color information
#261306 (or 0x261306) is known color: Wood Bark. HEX triplet: 26, 13 and 06. RGB value is (38,19,6). Sum of RGB (Red+Green+Blue) = 38+19+6=63 (8% of max value = 765). Red value is 38 (15.23% from 255 or 60.32% from 63); Green value is 19 (7.81% from 255 or 30.16% from 63); Blue value is 6 (2.73% from 255 or 9.52% from 63); Max value from RGB is 38 - color contains mainly: red. Hex color #261306 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261306 is #D9ECF9. Grayscale: #171717. Windows color (decimal): -14281978 or 398118. OLE color: 398118.
HSL color Cylindrical-coordinate representation of color #261306: hue angle of 24.38º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #261306 is Cyan = 0, Magento = 0.50, Yellow = 0.84 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 6 | - |
| CMYK | 0 | 0.50 | 0.84 | 0.85 |
| HSL | 24.38º | 0.73% | 0.09% | - |
| HSV(B) | 24.38º | 0.84% | 0.15% | - |
| XYZ | 1.07 | 0.89 | 0.29 | - |
| YUV | 23.2 | 118.29 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 6 | 0 | 0.50 | 0.84 | 0.85 | 24.38 | 0.73 | 0.09 |
| Hex | 26 | 13 | 6 | 0 | 32 | 54 | 55 | 18 | 49 | 9 |
| Octal | 46 | 23 | 6 | 0 | 62 | 124 | 125 | 30 | 111 | 11 |
| Binary | 100110 | 10011 | 110 | 0 | 110010 | 1010100 | 1010101 | 11000 | 1001001 | 1001 |
Color Harmonies of #261306
Complementary color
Monochromatic Colors of #261306
Black with #261306
Text Example
Text Example
White with #261306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261306; }
p { color: rgb(38,19,6); }
H1.HeaderClassName
{
color: #261306;
}
.AnyTagClassName
{
color: #261306;
}
</style>
background-color css
<style>
a { background-color: #261306; }
a { background-color: rgb(38,19,6); }
div.DivClassName
{
background-color: #261306;
}
.BgClassName
{
background-color: #261306;
}
</style>
border-color css
<style>
span { border-color: #261306; }
span { border-color: rgb(38,19,6); }
td.TdClassName
{
border-color: #261306;
}
.TagClassName
{
border-color: #261306;
}
</style>