Shades of Timber Green #344034
Tints of Timber Green #344034
RGB
CMYK
RGB Variations
Color information
#344034 (or 0x344034) is known color: Timber Green. HEX triplet: 34, 40 and 34. RGB value is (52,64,52). Sum of RGB (Red+Green+Blue) = 52+64+52=168 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.95% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 52 (20.70% from 255 or 30.95% from 168); Max value from RGB is 64 - color contains mainly: green. Hex color #344034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344034 is #CBBFCB. Grayscale: #3B3B3B. Windows color (decimal): -13352908 or 3424308. OLE color: 3424308.
HSL color Cylindrical-coordinate representation of color #344034: hue angle of 120º degrees, saturation: 0.1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #344034 is Cyan = 0.19, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 52 | 64 | 52 | - |
| CMYK | 0.19 | 0 | 0.19 | 0.75 |
| HSL | 120º | 0.1% | 0.23% | - |
| HSV(B) | 120º | 0.19% | 0.25% | - |
| XYZ | 3.87 | 4.64 | 3.94 | - |
| YUV | 59.04 | 124.02 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 64 | 52 | 0.19 | 0 | 0.19 | 0.75 | 120 | 0.1 | 0.23 |
| Hex | 34 | 40 | 34 | 13 | 0 | 13 | 4B | 78 | A | 17 |
| Octal | 64 | 100 | 64 | 23 | 0 | 23 | 113 | 170 | 12 | 27 |
| Binary | 110100 | 1000000 | 110100 | 10011 | 0 | 10011 | 1001011 | 1111000 | 1010 | 10111 |
Color Harmonies of #344034
Complementary color
Monochromatic Colors of #344034
Black with #344034
Text Example
Text Example
White with #344034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344034; }
p { color: rgb(52,64,52); }
H1.HeaderClassName
{
color: #344034;
}
.AnyTagClassName
{
color: #344034;
}
</style>
background-color css
<style>
a { background-color: #344034; }
a { background-color: rgb(52,64,52); }
div.DivClassName
{
background-color: #344034;
}
.BgClassName
{
background-color: #344034;
}
</style>
border-color css
<style>
span { border-color: #344034; }
span { border-color: rgb(52,64,52); }
td.TdClassName
{
border-color: #344034;
}
.TagClassName
{
border-color: #344034;
}
</style>