Shades of Wood Bark #221108
Tints of Wood Bark #221108
RGB
CMYK
RGB Variations
Color information
#221108 (or 0x221108) is known color: Wood Bark. HEX triplet: 22, 11 and 08. RGB value is (34,17,8). Sum of RGB (Red+Green+Blue) = 34+17+8=59 (7% of max value = 765). Red value is 34 (13.67% from 255 or 57.63% from 59); Green value is 17 (7.03% from 255 or 28.81% from 59); Blue value is 8 (3.52% from 255 or 13.56% from 59); Max value from RGB is 34 - color contains mainly: red. Hex color #221108 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #221108 is #DDEEF7. Grayscale: #151515. Windows color (decimal): -14544632 or 528674. OLE color: 528674.
HSL color Cylindrical-coordinate representation of color #221108: hue angle of 20.77º degrees, saturation: 0.62, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #221108 is Cyan = 0, Magento = 0.50, Yellow = 0.76 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 17 | 8 | - |
| CMYK | 0 | 0.50 | 0.76 | 0.87 |
| HSL | 20.77º | 0.62% | 0.08% | - |
| HSV(B) | 20.77º | 0.76% | 0.13% | - |
| XYZ | 0.9 | 0.76 | 0.33 | - |
| YUV | 21.06 | 120.63 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 17 | 8 | 0 | 0.50 | 0.76 | 0.87 | 20.77 | 0.62 | 0.08 |
| Hex | 22 | 11 | 8 | 0 | 32 | 4C | 57 | 15 | 3E | 8 |
| Octal | 42 | 21 | 10 | 0 | 62 | 114 | 127 | 25 | 76 | 10 |
| Binary | 100010 | 10001 | 1000 | 0 | 110010 | 1001100 | 1010111 | 10101 | 111110 | 1000 |
Color Harmonies of #221108
Complementary color
Monochromatic Colors of #221108
Black with #221108
Text Example
Text Example
White with #221108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221108; }
p { color: rgb(34,17,8); }
H1.HeaderClassName
{
color: #221108;
}
.AnyTagClassName
{
color: #221108;
}
</style>
background-color css
<style>
a { background-color: #221108; }
a { background-color: rgb(34,17,8); }
div.DivClassName
{
background-color: #221108;
}
.BgClassName
{
background-color: #221108;
}
</style>
border-color css
<style>
span { border-color: #221108; }
span { border-color: rgb(34,17,8); }
td.TdClassName
{
border-color: #221108;
}
.TagClassName
{
border-color: #221108;
}
</style>