Shades of Timber Green #344738
Tints of Timber Green #344738
RGB
CMYK
RGB Variations
Color information
#344738 (or 0x344738) is known color: Timber Green. HEX triplet: 34, 47 and 38. RGB value is (52,71,56). Sum of RGB (Red+Green+Blue) = 52+71+56=179 (23% of max value = 765). Red value is 52 (20.70% from 255 or 29.05% from 179); Green value is 71 (28.12% from 255 or 39.66% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 71 - color contains mainly: green. Hex color #344738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344738 is #CBB8C7. Grayscale: #3F3F3F. Windows color (decimal): -13351112 or 3688244. OLE color: 3688244.
HSL color Cylindrical-coordinate representation of color #344738: hue angle of 132.63º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #344738 is Cyan = 0.27, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 52 | 71 | 56 | - |
| CMYK | 0.27 | 0 | 0.21 | 0.72 |
| HSL | 132.63º | 0.15% | 0.24% | - |
| HSV(B) | 132.63º | 0.27% | 0.28% | - |
| XYZ | 4.38 | 5.52 | 4.58 | - |
| YUV | 63.61 | 123.71 | 119.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 71 | 56 | 0.27 | 0 | 0.21 | 0.72 | 132.63 | 0.15 | 0.24 |
| Hex | 34 | 47 | 38 | 1B | 0 | 15 | 48 | 85 | F | 18 |
| Octal | 64 | 107 | 70 | 33 | 0 | 25 | 110 | 205 | 17 | 30 |
| Binary | 110100 | 1000111 | 111000 | 11011 | 0 | 10101 | 1001000 | 10000101 | 1111 | 11000 |
Color Harmonies of #344738
Complementary color
Monochromatic Colors of #344738
Black with #344738
Text Example
Text Example
White with #344738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344738; }
p { color: rgb(52,71,56); }
H1.HeaderClassName
{
color: #344738;
}
.AnyTagClassName
{
color: #344738;
}
</style>
background-color css
<style>
a { background-color: #344738; }
a { background-color: rgb(52,71,56); }
div.DivClassName
{
background-color: #344738;
}
.BgClassName
{
background-color: #344738;
}
</style>
border-color css
<style>
span { border-color: #344738; }
span { border-color: rgb(52,71,56); }
td.TdClassName
{
border-color: #344738;
}
.TagClassName
{
border-color: #344738;
}
</style>