Shades of Timber Green #394439
Tints of Timber Green #394439
RGB
CMYK
RGB Variations
Color information
#394439 (or 0x394439) is known color: Timber Green. HEX triplet: 39, 44 and 39. RGB value is (57,68,57). Sum of RGB (Red+Green+Blue) = 57+68+57=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 68 (26.95% from 255 or 37.36% from 182); Blue value is 57 (22.66% from 255 or 31.32% from 182); Max value from RGB is 68 - color contains mainly: green. Hex color #394439 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394439 is #C6BBC6. Grayscale: #3F3F3F. Windows color (decimal): -13024199 or 3753017. OLE color: 3753017.
HSL color Cylindrical-coordinate representation of color #394439: hue angle of 120º degrees, saturation: 0.09, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #394439 is Cyan = 0.16, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 68 | 57 | - |
| CMYK | 0.16 | 0 | 0.16 | 0.73 |
| HSL | 120º | 0.09% | 0.25% | - |
| HSV(B) | 120º | 0.16% | 0.27% | - |
| XYZ | 4.49 | 5.3 | 4.66 | - |
| YUV | 63.46 | 124.36 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 57 | 0.16 | 0 | 0.16 | 0.73 | 120 | 0.09 | 0.25 |
| Hex | 39 | 44 | 39 | 10 | 0 | 10 | 49 | 78 | 9 | 19 |
| Octal | 71 | 104 | 71 | 20 | 0 | 20 | 111 | 170 | 11 | 31 |
| Binary | 111001 | 1000100 | 111001 | 10000 | 0 | 10000 | 1001001 | 1111000 | 1001 | 11001 |
Color Harmonies of #394439
Complementary color
Monochromatic Colors of #394439
Black with #394439
Text Example
Text Example
White with #394439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394439; }
p { color: rgb(57,68,57); }
H1.HeaderClassName
{
color: #394439;
}
.AnyTagClassName
{
color: #394439;
}
</style>
background-color css
<style>
a { background-color: #394439; }
a { background-color: rgb(57,68,57); }
div.DivClassName
{
background-color: #394439;
}
.BgClassName
{
background-color: #394439;
}
</style>
border-color css
<style>
span { border-color: #394439; }
span { border-color: rgb(57,68,57); }
td.TdClassName
{
border-color: #394439;
}
.TagClassName
{
border-color: #394439;
}
</style>