Shades of Wood Bark #322823
Tints of Wood Bark #322823
RGB
CMYK
RGB Variations
Color information
#322823 (or 0x322823) is known color: Wood Bark. HEX triplet: 32, 28 and 23. RGB value is (50,40,35). Sum of RGB (Red+Green+Blue) = 50+40+35=125 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40% from 125); Green value is 40 (16.02% from 255 or 32% from 125); Blue value is 35 (14.06% from 255 or 28% from 125); Max value from RGB is 50 - color contains mainly: red. Hex color #322823 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322823 is #CDD7DC. Grayscale: #2A2A2A. Windows color (decimal): -13490141 or 2304050. OLE color: 2304050.
HSL color Cylindrical-coordinate representation of color #322823: hue angle of 20º degrees, saturation: 0.18, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #322823 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 35 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.80 |
| HSL | 20º | 0.18% | 0.17% | - |
| HSV(B) | 20º | 0.3% | 0.2% | - |
| XYZ | 2.38 | 2.32 | 1.91 | - |
| YUV | 42.42 | 123.81 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 35 | 0 | 0.20 | 0.30 | 0.80 | 20 | 0.18 | 0.17 |
| Hex | 32 | 28 | 23 | 0 | 14 | 1E | 50 | 14 | 12 | 11 |
| Octal | 62 | 50 | 43 | 0 | 24 | 36 | 120 | 24 | 22 | 21 |
| Binary | 110010 | 101000 | 100011 | 0 | 10100 | 11110 | 1010000 | 10100 | 10010 | 10001 |
Color Harmonies of #322823
Complementary color
Monochromatic Colors of #322823
Black with #322823
Text Example
Text Example
White with #322823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322823; }
p { color: rgb(50,40,35); }
H1.HeaderClassName
{
color: #322823;
}
.AnyTagClassName
{
color: #322823;
}
</style>
background-color css
<style>
a { background-color: #322823; }
a { background-color: rgb(50,40,35); }
div.DivClassName
{
background-color: #322823;
}
.BgClassName
{
background-color: #322823;
}
</style>
border-color css
<style>
span { border-color: #322823; }
span { border-color: rgb(50,40,35); }
td.TdClassName
{
border-color: #322823;
}
.TagClassName
{
border-color: #322823;
}
</style>