Shades of Timber Green #374337
Tints of Timber Green #374337
RGB
CMYK
RGB Variations
Color information
#374337 (or 0x374337) is known color: Timber Green. HEX triplet: 37, 43 and 37. RGB value is (55,67,55). Sum of RGB (Red+Green+Blue) = 55+67+55=177 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.07% from 177); Green value is 67 (26.56% from 255 or 37.85% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 67 - color contains mainly: green. Hex color #374337 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #374337 is #C8BCC8. Grayscale: #3E3E3E. Windows color (decimal): -13155529 or 3621687. OLE color: 3621687.
HSL color Cylindrical-coordinate representation of color #374337: hue angle of 120º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #374337 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 55 | 67 | 55 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.74 |
| HSL | 120º | 0.1% | 0.24% | - |
| HSV(B) | 120º | 0.18% | 0.26% | - |
| XYZ | 4.27 | 5.1 | 4.37 | - |
| YUV | 62.04 | 124.02 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 67 | 55 | 0.18 | 0 | 0.18 | 0.74 | 120 | 0.1 | 0.24 |
| Hex | 37 | 43 | 37 | 12 | 0 | 12 | 4A | 78 | A | 18 |
| Octal | 67 | 103 | 67 | 22 | 0 | 22 | 112 | 170 | 12 | 30 |
| Binary | 110111 | 1000011 | 110111 | 10010 | 0 | 10010 | 1001010 | 1111000 | 1010 | 11000 |
Color Harmonies of #374337
Complementary color
Monochromatic Colors of #374337
Black with #374337
Text Example
Text Example
White with #374337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374337; }
p { color: rgb(55,67,55); }
H1.HeaderClassName
{
color: #374337;
}
.AnyTagClassName
{
color: #374337;
}
</style>
background-color css
<style>
a { background-color: #374337; }
a { background-color: rgb(55,67,55); }
div.DivClassName
{
background-color: #374337;
}
.BgClassName
{
background-color: #374337;
}
</style>
border-color css
<style>
span { border-color: #374337; }
span { border-color: rgb(55,67,55); }
td.TdClassName
{
border-color: #374337;
}
.TagClassName
{
border-color: #374337;
}
</style>