Shades of Timber Green #304537
Tints of Timber Green #304537
RGB
CMYK
RGB Variations
Color information
#304537 (or 0x304537) is known color: Timber Green. HEX triplet: 30, 45 and 37. RGB value is (48,69,55). Sum of RGB (Red+Green+Blue) = 48+69+55=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 69 (27.34% from 255 or 40.12% from 172); Blue value is 55 (21.88% from 255 or 31.98% from 172); Max value from RGB is 69 - color contains mainly: green. Hex color #304537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304537 is #CFBAC8. Grayscale: #3D3D3D. Windows color (decimal): -13613769 or 3622192. OLE color: 3622192.
HSL color Cylindrical-coordinate representation of color #304537: hue angle of 140º 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 #304537 is Cyan = 0.30, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 48 | 69 | 55 | - |
| CMYK | 0.30 | 0 | 0.20 | 0.73 |
| HSL | 140º | 0.18% | 0.23% | - |
| HSV(B) | 140º | 0.3% | 0.27% | - |
| XYZ | 4.04 | 5.16 | 4.4 | - |
| YUV | 61.13 | 124.54 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 69 | 55 | 0.30 | 0 | 0.20 | 0.73 | 140 | 0.18 | 0.23 |
| Hex | 30 | 45 | 37 | 1E | 0 | 14 | 49 | 8C | 12 | 17 |
| Octal | 60 | 105 | 67 | 36 | 0 | 24 | 111 | 214 | 22 | 27 |
| Binary | 110000 | 1000101 | 110111 | 11110 | 0 | 10100 | 1001001 | 10001100 | 10010 | 10111 |
Color Harmonies of #304537
Complementary color
Monochromatic Colors of #304537
Black with #304537
Text Example
Text Example
White with #304537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304537; }
p { color: rgb(48,69,55); }
H1.HeaderClassName
{
color: #304537;
}
.AnyTagClassName
{
color: #304537;
}
</style>
background-color css
<style>
a { background-color: #304537; }
a { background-color: rgb(48,69,55); }
div.DivClassName
{
background-color: #304537;
}
.BgClassName
{
background-color: #304537;
}
</style>
border-color css
<style>
span { border-color: #304537; }
span { border-color: rgb(48,69,55); }
td.TdClassName
{
border-color: #304537;
}
.TagClassName
{
border-color: #304537;
}
</style>