Shades of Wood Bark #332420
Tints of Wood Bark #332420
RGB
CMYK
RGB Variations
Color information
#332420 (or 0x332420) is known color: Wood Bark. HEX triplet: 33, 24 and 20. RGB value is (51,36,32). Sum of RGB (Red+Green+Blue) = 51+36+32=119 (15% of max value = 765). Red value is 51 (20.31% from 255 or 42.86% from 119); Green value is 36 (14.45% from 255 or 30.25% from 119); Blue value is 32 (12.89% from 255 or 26.89% from 119); Max value from RGB is 51 - color contains mainly: red. Hex color #332420 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #332420 is #CCDBDF. Grayscale: #282828. Windows color (decimal): -13425632 or 2106419. OLE color: 2106419.
HSL color Cylindrical-coordinate representation of color #332420: hue angle of 12.63º degrees, saturation: 0.23, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #332420 is Cyan = 0, Magento = 0.29, Yellow = 0.37 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 36 | 32 | - |
| CMYK | 0 | 0.29 | 0.37 | 0.8 |
| HSL | 12.63º | 0.23% | 0.16% | - |
| HSV(B) | 12.63º | 0.37% | 0.2% | - |
| XYZ | 2.26 | 2.07 | 1.65 | - |
| YUV | 40.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 36 | 32 | 0 | 0.29 | 0.37 | 0.8 | 12.63 | 0.23 | 0.16 |
| Hex | 33 | 24 | 20 | 0 | 1D | 25 | 50 | D | 17 | 10 |
| Octal | 63 | 44 | 40 | 0 | 35 | 45 | 120 | 15 | 27 | 20 |
| Binary | 110011 | 100100 | 100000 | 0 | 11101 | 100101 | 1010000 | 1101 | 10111 | 10000 |
Color Harmonies of #332420
Complementary color
Monochromatic Colors of #332420
Black with #332420
Text Example
Text Example
White with #332420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332420; }
p { color: rgb(51,36,32); }
H1.HeaderClassName
{
color: #332420;
}
.AnyTagClassName
{
color: #332420;
}
</style>
background-color css
<style>
a { background-color: #332420; }
a { background-color: rgb(51,36,32); }
div.DivClassName
{
background-color: #332420;
}
.BgClassName
{
background-color: #332420;
}
</style>
border-color css
<style>
span { border-color: #332420; }
span { border-color: rgb(51,36,32); }
td.TdClassName
{
border-color: #332420;
}
.TagClassName
{
border-color: #332420;
}
</style>