Shades of Wood Bark #221209
Tints of Wood Bark #221209
RGB
CMYK
RGB Variations
Color information
#221209 (or 0x221209) is known color: Wood Bark. HEX triplet: 22, 12 and 09. RGB value is (34,18,9). Sum of RGB (Red+Green+Blue) = 34+18+9=61 (8% of max value = 765). Red value is 34 (13.67% from 255 or 55.74% from 61); Green value is 18 (7.42% from 255 or 29.51% from 61); Blue value is 9 (3.91% from 255 or 14.75% from 61); Max value from RGB is 34 - color contains mainly: red. Hex color #221209 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #221209 is #DDEDF6. Grayscale: #151515. Windows color (decimal): -14544375 or 594466. OLE color: 594466.
HSL color Cylindrical-coordinate representation of color #221209: hue angle of 21.6º degrees, saturation: 0.58, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #221209 is Cyan = 0, Magento = 0.47, Yellow = 0.74 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 18 | 9 | - |
| CMYK | 0 | 0.47 | 0.74 | 0.87 |
| HSL | 21.6º | 0.58% | 0.08% | - |
| HSV(B) | 21.6º | 0.74% | 0.13% | - |
| XYZ | 0.93 | 0.79 | 0.36 | - |
| YUV | 21.76 | 120.8 | 136.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 18 | 9 | 0 | 0.47 | 0.74 | 0.87 | 21.6 | 0.58 | 0.08 |
| Hex | 22 | 12 | 9 | 0 | 2F | 4A | 57 | 16 | 3A | 8 |
| Octal | 42 | 22 | 11 | 0 | 57 | 112 | 127 | 26 | 72 | 10 |
| Binary | 100010 | 10010 | 1001 | 0 | 101111 | 1001010 | 1010111 | 10110 | 111010 | 1000 |
Color Harmonies of #221209
Complementary color
Monochromatic Colors of #221209
Black with #221209
Text Example
Text Example
White with #221209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221209; }
p { color: rgb(34,18,9); }
H1.HeaderClassName
{
color: #221209;
}
.AnyTagClassName
{
color: #221209;
}
</style>
background-color css
<style>
a { background-color: #221209; }
a { background-color: rgb(34,18,9); }
div.DivClassName
{
background-color: #221209;
}
.BgClassName
{
background-color: #221209;
}
</style>
border-color css
<style>
span { border-color: #221209; }
span { border-color: rgb(34,18,9); }
td.TdClassName
{
border-color: #221209;
}
.TagClassName
{
border-color: #221209;
}
</style>