Shades of Wood Bark #332118
Tints of Wood Bark #332118
RGB
CMYK
RGB Variations
Color information
#332118 (or 0x332118) is known color: Wood Bark. HEX triplet: 33, 21 and 18. RGB value is (51,33,24). Sum of RGB (Red+Green+Blue) = 51+33+24=108 (14% of max value = 765). Red value is 51 (20.31% from 255 or 47.22% from 108); Green value is 33 (13.28% from 255 or 30.56% from 108); Blue value is 24 (9.77% from 255 or 22.22% from 108); Max value from RGB is 51 - color contains mainly: red. Hex color #332118 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #332118 is #CCDEE7. Grayscale: #252525. Windows color (decimal): -13426408 or 1581363. OLE color: 1581363.
HSL color Cylindrical-coordinate representation of color #332118: hue angle of 20º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #332118 is Cyan = 0, Magento = 0.35, Yellow = 0.53 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 33 | 24 | - |
| CMYK | 0 | 0.35 | 0.53 | 0.8 |
| HSL | 20º | 0.36% | 0.15% | - |
| HSV(B) | 20º | 0.53% | 0.2% | - |
| XYZ | 2.07 | 1.86 | 1.11 | - |
| YUV | 37.36 | 120.46 | 137.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 33 | 24 | 0 | 0.35 | 0.53 | 0.8 | 20 | 0.36 | 0.15 |
| Hex | 33 | 21 | 18 | 0 | 23 | 35 | 50 | 14 | 24 | F |
| Octal | 63 | 41 | 30 | 0 | 43 | 65 | 120 | 24 | 44 | 17 |
| Binary | 110011 | 100001 | 11000 | 0 | 100011 | 110101 | 1010000 | 10100 | 100100 | 1111 |
Color Harmonies of #332118
Complementary color
Monochromatic Colors of #332118
Black with #332118
Text Example
Text Example
White with #332118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332118; }
p { color: rgb(51,33,24); }
H1.HeaderClassName
{
color: #332118;
}
.AnyTagClassName
{
color: #332118;
}
</style>
background-color css
<style>
a { background-color: #332118; }
a { background-color: rgb(51,33,24); }
div.DivClassName
{
background-color: #332118;
}
.BgClassName
{
background-color: #332118;
}
</style>
border-color css
<style>
span { border-color: #332118; }
span { border-color: rgb(51,33,24); }
td.TdClassName
{
border-color: #332118;
}
.TagClassName
{
border-color: #332118;
}
</style>