Shades of Timber Green #294530
Tints of Timber Green #294530
RGB
CMYK
RGB Variations
Color information
#294530 (or 0x294530) is known color: Timber Green. HEX triplet: 29, 45 and 30. RGB value is (41,69,48). Sum of RGB (Red+Green+Blue) = 41+69+48=158 (20% of max value = 765). Red value is 41 (16.41% from 255 or 25.95% from 158); Green value is 69 (27.34% from 255 or 43.67% from 158); Blue value is 48 (19.14% from 255 or 30.38% from 158); Max value from RGB is 69 - color contains mainly: green. Hex color #294530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294530 is #D6BACF. Grayscale: #3A3A3A. Windows color (decimal): -14072528 or 3163433. OLE color: 3163433.
HSL color Cylindrical-coordinate representation of color #294530: hue angle of 135º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #294530 is Cyan = 0.41, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 69 | 48 | - |
| CMYK | 0.41 | 0 | 0.30 | 0.73 |
| HSL | 135º | 0.25% | 0.22% | - |
| HSV(B) | 135º | 0.41% | 0.27% | - |
| XYZ | 3.58 | 4.94 | 3.56 | - |
| YUV | 58.23 | 122.22 | 115.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 48 | 0.41 | 0 | 0.30 | 0.73 | 135 | 0.25 | 0.22 |
| Hex | 29 | 45 | 30 | 29 | 0 | 1E | 49 | 87 | 19 | 16 |
| Octal | 51 | 105 | 60 | 51 | 0 | 36 | 111 | 207 | 31 | 26 |
| Binary | 101001 | 1000101 | 110000 | 101001 | 0 | 11110 | 1001001 | 10000111 | 11001 | 10110 |
Color Harmonies of #294530
Complementary color
Monochromatic Colors of #294530
Black with #294530
Text Example
Text Example
White with #294530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294530; }
p { color: rgb(41,69,48); }
H1.HeaderClassName
{
color: #294530;
}
.AnyTagClassName
{
color: #294530;
}
</style>
background-color css
<style>
a { background-color: #294530; }
a { background-color: rgb(41,69,48); }
div.DivClassName
{
background-color: #294530;
}
.BgClassName
{
background-color: #294530;
}
</style>
border-color css
<style>
span { border-color: #294530; }
span { border-color: rgb(41,69,48); }
td.TdClassName
{
border-color: #294530;
}
.TagClassName
{
border-color: #294530;
}
</style>