Shades of Timber Green #354437
Tints of Timber Green #354437
RGB
CMYK
RGB Variations
Color information
#354437 (or 0x354437) is known color: Timber Green. HEX triplet: 35, 44 and 37. RGB value is (53,68,55). Sum of RGB (Red+Green+Blue) = 53+68+55=176 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.11% from 176); Green value is 68 (26.95% from 255 or 38.64% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 68 - color contains mainly: green. Hex color #354437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354437 is #CABBC8. Grayscale: #3E3E3E. Windows color (decimal): -13286345 or 3621941. OLE color: 3621941.
HSL color Cylindrical-coordinate representation of color #354437: hue angle of 128º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #354437 is Cyan = 0.22, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 68 | 55 | - |
| CMYK | 0.22 | 0 | 0.19 | 0.73 |
| HSL | 128º | 0.12% | 0.24% | - |
| HSV(B) | 128º | 0.22% | 0.27% | - |
| XYZ | 4.22 | 5.17 | 4.39 | - |
| YUV | 62.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 68 | 55 | 0.22 | 0 | 0.19 | 0.73 | 128 | 0.12 | 0.24 |
| Hex | 35 | 44 | 37 | 16 | 0 | 13 | 49 | 80 | C | 18 |
| Octal | 65 | 104 | 67 | 26 | 0 | 23 | 111 | 200 | 14 | 30 |
| Binary | 110101 | 1000100 | 110111 | 10110 | 0 | 10011 | 1001001 | 10000000 | 1100 | 11000 |
Color Harmonies of #354437
Complementary color
Monochromatic Colors of #354437
Black with #354437
Text Example
Text Example
White with #354437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354437; }
p { color: rgb(53,68,55); }
H1.HeaderClassName
{
color: #354437;
}
.AnyTagClassName
{
color: #354437;
}
</style>
background-color css
<style>
a { background-color: #354437; }
a { background-color: rgb(53,68,55); }
div.DivClassName
{
background-color: #354437;
}
.BgClassName
{
background-color: #354437;
}
</style>
border-color css
<style>
span { border-color: #354437; }
span { border-color: rgb(53,68,55); }
td.TdClassName
{
border-color: #354437;
}
.TagClassName
{
border-color: #354437;
}
</style>