Shades of Timber Green #364336
Tints of Timber Green #364336
RGB
CMYK
RGB Variations
Color information
#364336 (or 0x364336) is known color: Timber Green. HEX triplet: 36, 43 and 36. RGB value is (54,67,54). Sum of RGB (Red+Green+Blue) = 54+67+54=175 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.86% from 175); Green value is 67 (26.56% from 255 or 38.29% from 175); Blue value is 54 (21.48% from 255 or 30.86% from 175); Max value from RGB is 67 - color contains mainly: green. Hex color #364336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364336 is #C9BCC9. Grayscale: #3D3D3D. Windows color (decimal): -13221066 or 3556150. OLE color: 3556150.
HSL color Cylindrical-coordinate representation of color #364336: hue angle of 120º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #364336 is Cyan = 0.19, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 67 | 54 | - |
| CMYK | 0.19 | 0 | 0.19 | 0.74 |
| HSL | 120º | 0.11% | 0.24% | - |
| HSV(B) | 120º | 0.19% | 0.26% | - |
| XYZ | 4.19 | 5.06 | 4.25 | - |
| YUV | 61.63 | 123.69 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 67 | 54 | 0.19 | 0 | 0.19 | 0.74 | 120 | 0.11 | 0.24 |
| Hex | 36 | 43 | 36 | 13 | 0 | 13 | 4A | 78 | B | 18 |
| Octal | 66 | 103 | 66 | 23 | 0 | 23 | 112 | 170 | 13 | 30 |
| Binary | 110110 | 1000011 | 110110 | 10011 | 0 | 10011 | 1001010 | 1111000 | 1011 | 11000 |
Color Harmonies of #364336
Complementary color
Monochromatic Colors of #364336
Black with #364336
Text Example
Text Example
White with #364336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364336; }
p { color: rgb(54,67,54); }
H1.HeaderClassName
{
color: #364336;
}
.AnyTagClassName
{
color: #364336;
}
</style>
background-color css
<style>
a { background-color: #364336; }
a { background-color: rgb(54,67,54); }
div.DivClassName
{
background-color: #364336;
}
.BgClassName
{
background-color: #364336;
}
</style>
border-color css
<style>
span { border-color: #364336; }
span { border-color: rgb(54,67,54); }
td.TdClassName
{
border-color: #364336;
}
.TagClassName
{
border-color: #364336;
}
</style>