Shades of Timber Green #344038
Tints of Timber Green #344038
RGB
CMYK
RGB Variations
Color information
#344038 (or 0x344038) is known color: Timber Green. HEX triplet: 34, 40 and 38. RGB value is (52,64,56). Sum of RGB (Red+Green+Blue) = 52+64+56=172 (22% of max value = 765). Red value is 52 (20.70% from 255 or 30.23% from 172); Green value is 64 (25.39% from 255 or 37.21% from 172); Blue value is 56 (22.27% from 255 or 32.56% from 172); Max value from RGB is 64 - color contains mainly: green. Hex color #344038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #344038 is #CBBFC7. Grayscale: #3B3B3B. Windows color (decimal): -13352904 or 3686452. OLE color: 3686452.
HSL color Cylindrical-coordinate representation of color #344038: hue angle of 140º 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 #344038 is Cyan = 0.19, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 52 | 64 | 56 | - |
| CMYK | 0.19 | 0 | 0.13 | 0.75 |
| HSL | 140º | 0.1% | 0.23% | - |
| HSV(B) | 140º | 0.19% | 0.25% | - |
| XYZ | 3.96 | 4.68 | 4.44 | - |
| YUV | 59.5 | 126.02 | 122.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 64 | 56 | 0.19 | 0 | 0.13 | 0.75 | 140 | 0.1 | 0.23 |
| Hex | 34 | 40 | 38 | 13 | 0 | D | 4B | 8C | A | 17 |
| Octal | 64 | 100 | 70 | 23 | 0 | 15 | 113 | 214 | 12 | 27 |
| Binary | 110100 | 1000000 | 111000 | 10011 | 0 | 1101 | 1001011 | 10001100 | 1010 | 10111 |
Color Harmonies of #344038
Complementary color
Monochromatic Colors of #344038
Black with #344038
Text Example
Text Example
White with #344038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #344038; }
p { color: rgb(52,64,56); }
H1.HeaderClassName
{
color: #344038;
}
.AnyTagClassName
{
color: #344038;
}
</style>
background-color css
<style>
a { background-color: #344038; }
a { background-color: rgb(52,64,56); }
div.DivClassName
{
background-color: #344038;
}
.BgClassName
{
background-color: #344038;
}
</style>
border-color css
<style>
span { border-color: #344038; }
span { border-color: rgb(52,64,56); }
td.TdClassName
{
border-color: #344038;
}
.TagClassName
{
border-color: #344038;
}
</style>