Shades of Timber Green #324036
Tints of Timber Green #324036
RGB
CMYK
RGB Variations
Color information
#324036 (or 0x324036) is known color: Timber Green. HEX triplet: 32, 40 and 36. RGB value is (50,64,54). Sum of RGB (Red+Green+Blue) = 50+64+54=168 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.76% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 54 (21.48% from 255 or 32.14% from 168); Max value from RGB is 64 - color contains mainly: green. Hex color #324036 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324036 is #CDBFC9. Grayscale: #3A3A3A. Windows color (decimal): -13483978 or 3555378. OLE color: 3555378.
HSL color Cylindrical-coordinate representation of color #324036: hue angle of 137.14º degrees, saturation: 0.12, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #324036 is Cyan = 0.22, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 64 | 54 | - |
| CMYK | 0.22 | 0 | 0.16 | 0.75 |
| HSL | 137.14º | 0.12% | 0.22% | - |
| HSV(B) | 137.14º | 0.22% | 0.25% | - |
| XYZ | 3.81 | 4.61 | 4.18 | - |
| YUV | 58.67 | 125.36 | 121.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 54 | 0.22 | 0 | 0.16 | 0.75 | 137.14 | 0.12 | 0.22 |
| Hex | 32 | 40 | 36 | 16 | 0 | 10 | 4B | 89 | C | 16 |
| Octal | 62 | 100 | 66 | 26 | 0 | 20 | 113 | 211 | 14 | 26 |
| Binary | 110010 | 1000000 | 110110 | 10110 | 0 | 10000 | 1001011 | 10001001 | 1100 | 10110 |
Color Harmonies of #324036
Complementary color
Monochromatic Colors of #324036
Black with #324036
Text Example
Text Example
White with #324036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324036; }
p { color: rgb(50,64,54); }
H1.HeaderClassName
{
color: #324036;
}
.AnyTagClassName
{
color: #324036;
}
</style>
background-color css
<style>
a { background-color: #324036; }
a { background-color: rgb(50,64,54); }
div.DivClassName
{
background-color: #324036;
}
.BgClassName
{
background-color: #324036;
}
</style>
border-color css
<style>
span { border-color: #324036; }
span { border-color: rgb(50,64,54); }
td.TdClassName
{
border-color: #324036;
}
.TagClassName
{
border-color: #324036;
}
</style>