Shades of Timber Green #314631
Tints of Timber Green #314631
RGB
CMYK
RGB Variations
Color information
#314631 (or 0x314631) is known color: Timber Green. HEX triplet: 31, 46 and 31. RGB value is (49,70,49). Sum of RGB (Red+Green+Blue) = 49+70+49=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 70 (27.73% from 255 or 41.67% from 168); Blue value is 49 (19.53% from 255 or 29.17% from 168); Max value from RGB is 70 - color contains mainly: green. Hex color #314631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314631 is #CEB9CE. Grayscale: #3D3D3D. Windows color (decimal): -13547983 or 3229233. OLE color: 3229233.
HSL color Cylindrical-coordinate representation of color #314631: hue angle of 120º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #314631 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 49 | 70 | 49 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.73 |
| HSL | 120º | 0.18% | 0.23% | - |
| HSV(B) | 120º | 0.3% | 0.27% | - |
| XYZ | 4.01 | 5.26 | 3.71 | - |
| YUV | 61.33 | 121.04 | 119.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 70 | 49 | 0.30 | 0 | 0.30 | 0.73 | 120 | 0.18 | 0.23 |
| Hex | 31 | 46 | 31 | 1E | 0 | 1E | 49 | 78 | 12 | 17 |
| Octal | 61 | 106 | 61 | 36 | 0 | 36 | 111 | 170 | 22 | 27 |
| Binary | 110001 | 1000110 | 110001 | 11110 | 0 | 11110 | 1001001 | 1111000 | 10010 | 10111 |
Color Harmonies of #314631
Complementary color
Monochromatic Colors of #314631
Black with #314631
Text Example
Text Example
White with #314631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314631; }
p { color: rgb(49,70,49); }
H1.HeaderClassName
{
color: #314631;
}
.AnyTagClassName
{
color: #314631;
}
</style>
background-color css
<style>
a { background-color: #314631; }
a { background-color: rgb(49,70,49); }
div.DivClassName
{
background-color: #314631;
}
.BgClassName
{
background-color: #314631;
}
</style>
border-color css
<style>
span { border-color: #314631; }
span { border-color: rgb(49,70,49); }
td.TdClassName
{
border-color: #314631;
}
.TagClassName
{
border-color: #314631;
}
</style>