Shades of Wood Bark #211309
Tints of Wood Bark #211309
RGB
CMYK
RGB Variations
Color information
#211309 (or 0x211309) is known color: Wood Bark. HEX triplet: 21, 13 and 09. RGB value is (33,19,9). Sum of RGB (Red+Green+Blue) = 33+19+9=61 (8% of max value = 765). Red value is 33 (13.28% from 255 or 54.10% from 61); Green value is 19 (7.81% from 255 or 31.15% from 61); Blue value is 9 (3.91% from 255 or 14.75% from 61); Max value from RGB is 33 - color contains mainly: red. Hex color #211309 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #211309 is #DEECF6. Grayscale: #161616. Windows color (decimal): -14609655 or 594721. OLE color: 594721.
HSL color Cylindrical-coordinate representation of color #211309: hue angle of 25º degrees, saturation: 0.57, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #211309 is Cyan = 0, Magento = 0.42, Yellow = 0.73 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 33 | 19 | 9 | - |
| CMYK | 0 | 0.42 | 0.73 | 0.87 |
| HSL | 25º | 0.57% | 0.08% | - |
| HSV(B) | 25º | 0.73% | 0.13% | - |
| XYZ | 0.91 | 0.81 | 0.37 | - |
| YUV | 22.05 | 120.64 | 135.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 19 | 9 | 0 | 0.42 | 0.73 | 0.87 | 25 | 0.57 | 0.08 |
| Hex | 21 | 13 | 9 | 0 | 2A | 49 | 57 | 19 | 39 | 8 |
| Octal | 41 | 23 | 11 | 0 | 52 | 111 | 127 | 31 | 71 | 10 |
| Binary | 100001 | 10011 | 1001 | 0 | 101010 | 1001001 | 1010111 | 11001 | 111001 | 1000 |
Color Harmonies of #211309
Complementary color
Monochromatic Colors of #211309
Black with #211309
Text Example
Text Example
White with #211309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211309; }
p { color: rgb(33,19,9); }
H1.HeaderClassName
{
color: #211309;
}
.AnyTagClassName
{
color: #211309;
}
</style>
background-color css
<style>
a { background-color: #211309; }
a { background-color: rgb(33,19,9); }
div.DivClassName
{
background-color: #211309;
}
.BgClassName
{
background-color: #211309;
}
</style>
border-color css
<style>
span { border-color: #211309; }
span { border-color: rgb(33,19,9); }
td.TdClassName
{
border-color: #211309;
}
.TagClassName
{
border-color: #211309;
}
</style>