Shades of Timber Green #354237
Tints of Timber Green #354237
RGB
CMYK
RGB Variations
Color information
#354237 (or 0x354237) is known color: Timber Green. HEX triplet: 35, 42 and 37. RGB value is (53,66,55). Sum of RGB (Red+Green+Blue) = 53+66+55=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 66 (26.17% from 255 or 37.93% from 174); Blue value is 55 (21.88% from 255 or 31.61% from 174); Max value from RGB is 66 - color contains mainly: green. Hex color #354237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354237 is #CABDC8. Grayscale: #3C3C3C. Windows color (decimal): -13286857 or 3621429. OLE color: 3621429.
HSL color Cylindrical-coordinate representation of color #354237: hue angle of 129.23º degrees, saturation: 0.11, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #354237 is Cyan = 0.20, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 53 | 66 | 55 | - |
| CMYK | 0.20 | 0 | 0.17 | 0.74 |
| HSL | 129.23º | 0.11% | 0.23% | - |
| HSV(B) | 129.23º | 0.2% | 0.26% | - |
| XYZ | 4.11 | 4.93 | 4.35 | - |
| YUV | 60.86 | 124.69 | 122.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 66 | 55 | 0.20 | 0 | 0.17 | 0.74 | 129.23 | 0.11 | 0.23 |
| Hex | 35 | 42 | 37 | 14 | 0 | 11 | 4A | 81 | B | 17 |
| Octal | 65 | 102 | 67 | 24 | 0 | 21 | 112 | 201 | 13 | 27 |
| Binary | 110101 | 1000010 | 110111 | 10100 | 0 | 10001 | 1001010 | 10000001 | 1011 | 10111 |
Color Harmonies of #354237
Complementary color
Monochromatic Colors of #354237
Black with #354237
Text Example
Text Example
White with #354237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354237; }
p { color: rgb(53,66,55); }
H1.HeaderClassName
{
color: #354237;
}
.AnyTagClassName
{
color: #354237;
}
</style>
background-color css
<style>
a { background-color: #354237; }
a { background-color: rgb(53,66,55); }
div.DivClassName
{
background-color: #354237;
}
.BgClassName
{
background-color: #354237;
}
</style>
border-color css
<style>
span { border-color: #354237; }
span { border-color: rgb(53,66,55); }
td.TdClassName
{
border-color: #354237;
}
.TagClassName
{
border-color: #354237;
}
</style>