Shades of Timber Green #314534
Tints of Timber Green #314534
RGB
CMYK
RGB Variations
Color information
#314534 (or 0x314534) is known color: Timber Green. HEX triplet: 31, 45 and 34. RGB value is (49,69,52). Sum of RGB (Red+Green+Blue) = 49+69+52=170 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.82% from 170); Green value is 69 (27.34% from 255 or 40.59% from 170); Blue value is 52 (20.70% from 255 or 30.59% from 170); Max value from RGB is 69 - color contains mainly: green. Hex color #314534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314534 is #CEBACB. Grayscale: #3D3D3D. Windows color (decimal): -13548236 or 3425585. OLE color: 3425585.
HSL color Cylindrical-coordinate representation of color #314534: hue angle of 129º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #314534 is Cyan = 0.29, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 49 | 69 | 52 | - |
| CMYK | 0.29 | 0 | 0.25 | 0.73 |
| HSL | 129º | 0.17% | 0.23% | - |
| HSV(B) | 129º | 0.29% | 0.27% | - |
| XYZ | 4.01 | 5.16 | 4.03 | - |
| YUV | 61.08 | 122.87 | 119.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 69 | 52 | 0.29 | 0 | 0.25 | 0.73 | 129 | 0.17 | 0.23 |
| Hex | 31 | 45 | 34 | 1D | 0 | 19 | 49 | 81 | 11 | 17 |
| Octal | 61 | 105 | 64 | 35 | 0 | 31 | 111 | 201 | 21 | 27 |
| Binary | 110001 | 1000101 | 110100 | 11101 | 0 | 11001 | 1001001 | 10000001 | 10001 | 10111 |
Color Harmonies of #314534
Complementary color
Monochromatic Colors of #314534
Black with #314534
Text Example
Text Example
White with #314534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314534; }
p { color: rgb(49,69,52); }
H1.HeaderClassName
{
color: #314534;
}
.AnyTagClassName
{
color: #314534;
}
</style>
background-color css
<style>
a { background-color: #314534; }
a { background-color: rgb(49,69,52); }
div.DivClassName
{
background-color: #314534;
}
.BgClassName
{
background-color: #314534;
}
</style>
border-color css
<style>
span { border-color: #314534; }
span { border-color: rgb(49,69,52); }
td.TdClassName
{
border-color: #314534;
}
.TagClassName
{
border-color: #314534;
}
</style>