Shades of Timber Green #284631
Tints of Timber Green #284631
RGB
CMYK
RGB Variations
Color information
#284631 (or 0x284631) is known color: Timber Green. HEX triplet: 28, 46 and 31. RGB value is (40,70,49). Sum of RGB (Red+Green+Blue) = 40+70+49=159 (21% of max value = 765). Red value is 40 (16.02% from 255 or 25.16% from 159); Green value is 70 (27.73% from 255 or 44.03% from 159); Blue value is 49 (19.53% from 255 or 30.82% from 159); Max value from RGB is 70 - color contains mainly: green. Hex color #284631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284631 is #D7B9CE. Grayscale: #3A3A3A. Windows color (decimal): -14137807 or 3229224. OLE color: 3229224.
HSL color Cylindrical-coordinate representation of color #284631: hue angle of 138º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #284631 is Cyan = 0.43, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 40 | 70 | 49 | - |
| CMYK | 0.43 | 0 | 0.30 | 0.73 |
| HSL | 138º | 0.27% | 0.22% | - |
| HSV(B) | 138º | 0.43% | 0.27% | - |
| XYZ | 3.62 | 5.05 | 3.69 | - |
| YUV | 58.64 | 122.56 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 70 | 49 | 0.43 | 0 | 0.30 | 0.73 | 138 | 0.27 | 0.22 |
| Hex | 28 | 46 | 31 | 2B | 0 | 1E | 49 | 8A | 1B | 16 |
| Octal | 50 | 106 | 61 | 53 | 0 | 36 | 111 | 212 | 33 | 26 |
| Binary | 101000 | 1000110 | 110001 | 101011 | 0 | 11110 | 1001001 | 10001010 | 11011 | 10110 |
Color Harmonies of #284631
Complementary color
Monochromatic Colors of #284631
Black with #284631
Text Example
Text Example
White with #284631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284631; }
p { color: rgb(40,70,49); }
H1.HeaderClassName
{
color: #284631;
}
.AnyTagClassName
{
color: #284631;
}
</style>
background-color css
<style>
a { background-color: #284631; }
a { background-color: rgb(40,70,49); }
div.DivClassName
{
background-color: #284631;
}
.BgClassName
{
background-color: #284631;
}
</style>
border-color css
<style>
span { border-color: #284631; }
span { border-color: rgb(40,70,49); }
td.TdClassName
{
border-color: #284631;
}
.TagClassName
{
border-color: #284631;
}
</style>