Shades of Timber Green #364239
Tints of Timber Green #364239
RGB
CMYK
RGB Variations
Color information
#364239 (or 0x364239) is known color: Timber Green. HEX triplet: 36, 42 and 39. RGB value is (54,66,57). Sum of RGB (Red+Green+Blue) = 54+66+57=177 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.51% from 177); Green value is 66 (26.17% from 255 or 37.29% from 177); Blue value is 57 (22.66% from 255 or 32.20% from 177); Max value from RGB is 66 - color contains mainly: green. Hex color #364239 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364239 is #C9BDC6. Grayscale: #3D3D3D. Windows color (decimal): -13221319 or 3752502. OLE color: 3752502.
HSL color Cylindrical-coordinate representation of color #364239: hue angle of 135º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #364239 is Cyan = 0.18, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 66 | 57 | - |
| CMYK | 0.18 | 0 | 0.14 | 0.74 |
| HSL | 135º | 0.1% | 0.24% | - |
| HSV(B) | 135º | 0.18% | 0.26% | - |
| XYZ | 4.21 | 4.98 | 4.61 | - |
| YUV | 61.39 | 125.52 | 122.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 66 | 57 | 0.18 | 0 | 0.14 | 0.74 | 135 | 0.1 | 0.24 |
| Hex | 36 | 42 | 39 | 12 | 0 | E | 4A | 87 | A | 18 |
| Octal | 66 | 102 | 71 | 22 | 0 | 16 | 112 | 207 | 12 | 30 |
| Binary | 110110 | 1000010 | 111001 | 10010 | 0 | 1110 | 1001010 | 10000111 | 1010 | 11000 |
Color Harmonies of #364239
Complementary color
Monochromatic Colors of #364239
Black with #364239
Text Example
Text Example
White with #364239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364239; }
p { color: rgb(54,66,57); }
H1.HeaderClassName
{
color: #364239;
}
.AnyTagClassName
{
color: #364239;
}
</style>
background-color css
<style>
a { background-color: #364239; }
a { background-color: rgb(54,66,57); }
div.DivClassName
{
background-color: #364239;
}
.BgClassName
{
background-color: #364239;
}
</style>
border-color css
<style>
span { border-color: #364239; }
span { border-color: rgb(54,66,57); }
td.TdClassName
{
border-color: #364239;
}
.TagClassName
{
border-color: #364239;
}
</style>