Shades of Wood Bark #211610
Tints of Wood Bark #211610
RGB
CMYK
RGB Variations
Color information
#211610 (or 0x211610) is known color: Wood Bark. HEX triplet: 21, 16 and 10. RGB value is (33,22,16). Sum of RGB (Red+Green+Blue) = 33+22+16=71 (9% of max value = 765). Red value is 33 (13.28% from 255 or 46.48% from 71); Green value is 22 (8.98% from 255 or 30.99% from 71); Blue value is 16 (6.64% from 255 or 22.54% from 71); Max value from RGB is 33 - color contains mainly: red. Hex color #211610 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #211610 is #DEE9EF. Grayscale: #181818. Windows color (decimal): -14608880 or 1054241. OLE color: 1054241.
HSL color Cylindrical-coordinate representation of color #211610: hue angle of 21.18º degrees, saturation: 0.35, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #211610 is Cyan = 0, Magento = 0.33, Yellow = 0.52 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 22 | 16 | - |
| CMYK | 0 | 0.33 | 0.52 | 0.87 |
| HSL | 21.18º | 0.35% | 0.1% | - |
| HSV(B) | 21.18º | 0.52% | 0.13% | - |
| XYZ | 1.01 | 0.93 | 0.62 | - |
| YUV | 24.61 | 123.14 | 133.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 22 | 16 | 0 | 0.33 | 0.52 | 0.87 | 21.18 | 0.35 | 0.1 |
| Hex | 21 | 16 | 10 | 0 | 21 | 34 | 57 | 15 | 23 | A |
| Octal | 41 | 26 | 20 | 0 | 41 | 64 | 127 | 25 | 43 | 12 |
| Binary | 100001 | 10110 | 10000 | 0 | 100001 | 110100 | 1010111 | 10101 | 100011 | 1010 |
Color Harmonies of #211610
Complementary color
Monochromatic Colors of #211610
Black with #211610
Text Example
Text Example
White with #211610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211610; }
p { color: rgb(33,22,16); }
H1.HeaderClassName
{
color: #211610;
}
.AnyTagClassName
{
color: #211610;
}
</style>
background-color css
<style>
a { background-color: #211610; }
a { background-color: rgb(33,22,16); }
div.DivClassName
{
background-color: #211610;
}
.BgClassName
{
background-color: #211610;
}
</style>
border-color css
<style>
span { border-color: #211610; }
span { border-color: rgb(33,22,16); }
td.TdClassName
{
border-color: #211610;
}
.TagClassName
{
border-color: #211610;
}
</style>