Shades of Timber Green #354138
Tints of Timber Green #354138
RGB
CMYK
RGB Variations
Color information
#354138 (or 0x354138) is known color: Timber Green. HEX triplet: 35, 41 and 38. RGB value is (53,65,56). Sum of RGB (Red+Green+Blue) = 53+65+56=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 65 (25.78% from 255 or 37.36% from 174); Blue value is 56 (22.27% from 255 or 32.18% from 174); Max value from RGB is 65 - color contains mainly: green. Hex color #354138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354138 is #CABEC7. Grayscale: #3C3C3C. Windows color (decimal): -13287112 or 3686709. OLE color: 3686709.
HSL color Cylindrical-coordinate representation of color #354138: hue angle of 135º degrees, saturation: 0.1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #354138 is Cyan = 0.18, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 65 | 56 | - |
| CMYK | 0.18 | 0 | 0.14 | 0.75 |
| HSL | 135º | 0.1% | 0.23% | - |
| HSV(B) | 135º | 0.18% | 0.25% | - |
| XYZ | 4.07 | 4.82 | 4.46 | - |
| YUV | 60.39 | 125.52 | 122.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 65 | 56 | 0.18 | 0 | 0.14 | 0.75 | 135 | 0.1 | 0.23 |
| Hex | 35 | 41 | 38 | 12 | 0 | E | 4B | 87 | A | 17 |
| Octal | 65 | 101 | 70 | 22 | 0 | 16 | 113 | 207 | 12 | 27 |
| Binary | 110101 | 1000001 | 111000 | 10010 | 0 | 1110 | 1001011 | 10000111 | 1010 | 10111 |
Color Harmonies of #354138
Complementary color
Monochromatic Colors of #354138
Black with #354138
Text Example
Text Example
White with #354138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354138; }
p { color: rgb(53,65,56); }
H1.HeaderClassName
{
color: #354138;
}
.AnyTagClassName
{
color: #354138;
}
</style>
background-color css
<style>
a { background-color: #354138; }
a { background-color: rgb(53,65,56); }
div.DivClassName
{
background-color: #354138;
}
.BgClassName
{
background-color: #354138;
}
</style>
border-color css
<style>
span { border-color: #354138; }
span { border-color: rgb(53,65,56); }
td.TdClassName
{
border-color: #354138;
}
.TagClassName
{
border-color: #354138;
}
</style>