Shades of Timber Green #354038
Tints of Timber Green #354038
RGB
CMYK
RGB Variations
Color information
#354038 (or 0x354038) is known color: Timber Green. HEX triplet: 35, 40 and 38. RGB value is (53,64,56). Sum of RGB (Red+Green+Blue) = 53+64+56=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 64 (25.39% from 255 or 36.99% from 173); Blue value is 56 (22.27% from 255 or 32.37% from 173); Max value from RGB is 64 - color contains mainly: green. Hex color #354038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354038 is #CABFC7. Grayscale: #3B3B3B. Windows color (decimal): -13287368 or 3686453. OLE color: 3686453.
HSL color Cylindrical-coordinate representation of color #354038: hue angle of 136.36º degrees, saturation: 0.09, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #354038 is Cyan = 0.17, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 53 | 64 | 56 | - |
| CMYK | 0.17 | 0 | 0.13 | 0.75 |
| HSL | 136.36º | 0.09% | 0.23% | - |
| HSV(B) | 136.36º | 0.17% | 0.25% | - |
| XYZ | 4.02 | 4.71 | 4.44 | - |
| YUV | 59.8 | 125.86 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 64 | 56 | 0.17 | 0 | 0.13 | 0.75 | 136.36 | 0.09 | 0.23 |
| Hex | 35 | 40 | 38 | 11 | 0 | D | 4B | 88 | 9 | 17 |
| Octal | 65 | 100 | 70 | 21 | 0 | 15 | 113 | 210 | 11 | 27 |
| Binary | 110101 | 1000000 | 111000 | 10001 | 0 | 1101 | 1001011 | 10001000 | 1001 | 10111 |
Color Harmonies of #354038
Complementary color
Monochromatic Colors of #354038
Black with #354038
Text Example
Text Example
White with #354038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354038; }
p { color: rgb(53,64,56); }
H1.HeaderClassName
{
color: #354038;
}
.AnyTagClassName
{
color: #354038;
}
</style>
background-color css
<style>
a { background-color: #354038; }
a { background-color: rgb(53,64,56); }
div.DivClassName
{
background-color: #354038;
}
.BgClassName
{
background-color: #354038;
}
</style>
border-color css
<style>
span { border-color: #354038; }
span { border-color: rgb(53,64,56); }
td.TdClassName
{
border-color: #354038;
}
.TagClassName
{
border-color: #354038;
}
</style>