Shades of Timber Green #324134
Tints of Timber Green #324134
RGB
CMYK
RGB Variations
Color information
#324134 (or 0x324134) is known color: Timber Green. HEX triplet: 32, 41 and 34. RGB value is (50,65,52). Sum of RGB (Red+Green+Blue) = 50+65+52=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 65 (25.78% from 255 or 38.92% from 167); Blue value is 52 (20.70% from 255 or 31.14% from 167); Max value from RGB is 65 - color contains mainly: green. Hex color #324134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324134 is #CDBECB. Grayscale: #3B3B3B. Windows color (decimal): -13483724 or 3424562. OLE color: 3424562.
HSL color Cylindrical-coordinate representation of color #324134: hue angle of 128º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #324134 is Cyan = 0.23, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 50 | 65 | 52 | - |
| CMYK | 0.23 | 0 | 0.20 | 0.75 |
| HSL | 128º | 0.13% | 0.23% | - |
| HSV(B) | 128º | 0.23% | 0.25% | - |
| XYZ | 3.83 | 4.71 | 3.96 | - |
| YUV | 59.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 65 | 52 | 0.23 | 0 | 0.20 | 0.75 | 128 | 0.13 | 0.23 |
| Hex | 32 | 41 | 34 | 17 | 0 | 14 | 4B | 80 | D | 17 |
| Octal | 62 | 101 | 64 | 27 | 0 | 24 | 113 | 200 | 15 | 27 |
| Binary | 110010 | 1000001 | 110100 | 10111 | 0 | 10100 | 1001011 | 10000000 | 1101 | 10111 |
Color Harmonies of #324134
Complementary color
Monochromatic Colors of #324134
Black with #324134
Text Example
Text Example
White with #324134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324134; }
p { color: rgb(50,65,52); }
H1.HeaderClassName
{
color: #324134;
}
.AnyTagClassName
{
color: #324134;
}
</style>
background-color css
<style>
a { background-color: #324134; }
a { background-color: rgb(50,65,52); }
div.DivClassName
{
background-color: #324134;
}
.BgClassName
{
background-color: #324134;
}
</style>
border-color css
<style>
span { border-color: #324134; }
span { border-color: rgb(50,65,52); }
td.TdClassName
{
border-color: #324134;
}
.TagClassName
{
border-color: #324134;
}
</style>