Shades of Wood Bark #281206
Tints of Wood Bark #281206
RGB
CMYK
RGB Variations
Color information
#281206 (or 0x281206) is known color: Wood Bark. HEX triplet: 28, 12 and 06. RGB value is (40,18,6). Sum of RGB (Red+Green+Blue) = 40+18+6=64 (8% of max value = 765). Red value is 40 (16.02% from 255 or 62.5% from 64); Green value is 18 (7.42% from 255 or 28.12% from 64); Blue value is 6 (2.73% from 255 or 9.38% from 64); Max value from RGB is 40 - color contains mainly: red. Hex color #281206 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281206 is #D7EDF9. Grayscale: #171717. Windows color (decimal): -14151162 or 397864. OLE color: 397864.
HSL color Cylindrical-coordinate representation of color #281206: hue angle of 21.18º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281206 is Cyan = 0, Magento = 0.55, Yellow = 0.85 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 18 | 6 | - |
| CMYK | 0 | 0.55 | 0.85 | 0.84 |
| HSL | 21.18º | 0.74% | 0.09% | - |
| HSV(B) | 21.18º | 0.85% | 0.16% | - |
| XYZ | 1.12 | 0.9 | 0.29 | - |
| YUV | 23.21 | 118.29 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 18 | 6 | 0 | 0.55 | 0.85 | 0.84 | 21.18 | 0.74 | 0.09 |
| Hex | 28 | 12 | 6 | 0 | 37 | 55 | 54 | 15 | 4A | 9 |
| Octal | 50 | 22 | 6 | 0 | 67 | 125 | 124 | 25 | 112 | 11 |
| Binary | 101000 | 10010 | 110 | 0 | 110111 | 1010101 | 1010100 | 10101 | 1001010 | 1001 |
Color Harmonies of #281206
Complementary color
Monochromatic Colors of #281206
Black with #281206
Text Example
Text Example
White with #281206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281206; }
p { color: rgb(40,18,6); }
H1.HeaderClassName
{
color: #281206;
}
.AnyTagClassName
{
color: #281206;
}
</style>
background-color css
<style>
a { background-color: #281206; }
a { background-color: rgb(40,18,6); }
div.DivClassName
{
background-color: #281206;
}
.BgClassName
{
background-color: #281206;
}
</style>
border-color css
<style>
span { border-color: #281206; }
span { border-color: rgb(40,18,6); }
td.TdClassName
{
border-color: #281206;
}
.TagClassName
{
border-color: #281206;
}
</style>