Shades of Timber Green #324034
Tints of Timber Green #324034
RGB
CMYK
RGB Variations
Color information
#324034 (or 0x324034) is known color: Timber Green. HEX triplet: 32, 40 and 34. RGB value is (50,64,52). Sum of RGB (Red+Green+Blue) = 50+64+52=166 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.12% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 52 (20.70% from 255 or 31.33% from 166); Max value from RGB is 64 - color contains mainly: green. Hex color #324034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324034 is #CDBFCB. Grayscale: #3A3A3A. Windows color (decimal): -13483980 or 3424306. OLE color: 3424306.
HSL color Cylindrical-coordinate representation of color #324034: hue angle of 128.57º 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 #324034 is Cyan = 0.22, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 64 | 52 | - |
| CMYK | 0.22 | 0 | 0.19 | 0.75 |
| HSL | 128.57º | 0.12% | 0.22% | - |
| HSV(B) | 128.57º | 0.22% | 0.25% | - |
| XYZ | 3.77 | 4.59 | 3.94 | - |
| YUV | 58.45 | 124.36 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 52 | 0.22 | 0 | 0.19 | 0.75 | 128.57 | 0.12 | 0.22 |
| Hex | 32 | 40 | 34 | 16 | 0 | 13 | 4B | 81 | C | 16 |
| Octal | 62 | 100 | 64 | 26 | 0 | 23 | 113 | 201 | 14 | 26 |
| Binary | 110010 | 1000000 | 110100 | 10110 | 0 | 10011 | 1001011 | 10000001 | 1100 | 10110 |
Color Harmonies of #324034
Complementary color
Monochromatic Colors of #324034
Black with #324034
Text Example
Text Example
White with #324034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324034; }
p { color: rgb(50,64,52); }
H1.HeaderClassName
{
color: #324034;
}
.AnyTagClassName
{
color: #324034;
}
</style>
background-color css
<style>
a { background-color: #324034; }
a { background-color: rgb(50,64,52); }
div.DivClassName
{
background-color: #324034;
}
.BgClassName
{
background-color: #324034;
}
</style>
border-color css
<style>
span { border-color: #324034; }
span { border-color: rgb(50,64,52); }
td.TdClassName
{
border-color: #324034;
}
.TagClassName
{
border-color: #324034;
}
</style>