Shades of Wood Bark #322825
Tints of Wood Bark #322825
RGB
CMYK
RGB Variations
Color information
#322825 (or 0x322825) is known color: Wood Bark. HEX triplet: 32, 28 and 25. RGB value is (50,40,37). Sum of RGB (Red+Green+Blue) = 50+40+37=127 (16% of max value = 765). Red value is 50 (19.92% from 255 or 39.37% from 127); Green value is 40 (16.02% from 255 or 31.50% from 127); Blue value is 37 (14.84% from 255 or 29.13% from 127); Max value from RGB is 50 - color contains mainly: red. Hex color #322825 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322825 is #CDD7DA. Grayscale: #2A2A2A. Windows color (decimal): -13490139 or 2435122. OLE color: 2435122.
HSL color Cylindrical-coordinate representation of color #322825: hue angle of 13.85º degrees, saturation: 0.15, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #322825 is Cyan = 0, Magento = 0.20, Yellow = 0.26 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 37 | - |
| CMYK | 0 | 0.20 | 0.26 | 0.80 |
| HSL | 13.85º | 0.15% | 0.17% | - |
| HSV(B) | 13.85º | 0.26% | 0.2% | - |
| XYZ | 2.41 | 2.33 | 2.07 | - |
| YUV | 42.65 | 124.81 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 37 | 0 | 0.20 | 0.26 | 0.80 | 13.85 | 0.15 | 0.17 |
| Hex | 32 | 28 | 25 | 0 | 14 | 1A | 50 | E | F | 11 |
| Octal | 62 | 50 | 45 | 0 | 24 | 32 | 120 | 16 | 17 | 21 |
| Binary | 110010 | 101000 | 100101 | 0 | 10100 | 11010 | 1010000 | 1110 | 1111 | 10001 |
Color Harmonies of #322825
Complementary color
Monochromatic Colors of #322825
Black with #322825
Text Example
Text Example
White with #322825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322825; }
p { color: rgb(50,40,37); }
H1.HeaderClassName
{
color: #322825;
}
.AnyTagClassName
{
color: #322825;
}
</style>
background-color css
<style>
a { background-color: #322825; }
a { background-color: rgb(50,40,37); }
div.DivClassName
{
background-color: #322825;
}
.BgClassName
{
background-color: #322825;
}
</style>
border-color css
<style>
span { border-color: #322825; }
span { border-color: rgb(50,40,37); }
td.TdClassName
{
border-color: #322825;
}
.TagClassName
{
border-color: #322825;
}
</style>