Shades of Forest Green #309428
Tints of Forest Green #309428
RGB
CMYK
RGB Variations
Color information
#309428 (or 0x309428) is known color: Forest Green. HEX triplet: 30, 94 and 28. RGB value is (48,148,40). Sum of RGB (Red+Green+Blue) = 48+148+40=236 (31% of max value = 765). Red value is 48 (19.14% from 255 or 20.34% from 236); Green value is 148 (58.20% from 255 or 62.71% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 148 - color contains mainly: green. Hex color #309428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #309428 is #CF6BD7. Grayscale: #6A6A6A. Windows color (decimal): -13593560 or 2659376. OLE color: 2659376.
HSL color Cylindrical-coordinate representation of color #309428: hue angle of 115.56º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #309428 is Cyan = 0.68, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 148 | 40 | - |
| CMYK | 0.68 | 0 | 0.73 | 0.42 |
| HSL | 115.56º | 0.57% | 0.37% | - |
| HSV(B) | 115.56º | 0.73% | 0.58% | - |
| XYZ | 12.19 | 21.96 | 5.6 | - |
| YUV | 105.79 | 90.87 | 86.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 148 | 40 | 0.68 | 0 | 0.73 | 0.42 | 115.56 | 0.57 | 0.37 |
| Hex | 30 | 94 | 28 | 44 | 0 | 49 | 2A | 74 | 39 | 25 |
| Octal | 60 | 224 | 50 | 104 | 0 | 111 | 52 | 164 | 71 | 45 |
| Binary | 110000 | 10010100 | 101000 | 1000100 | 0 | 1001001 | 101010 | 1110100 | 111001 | 100101 |
Color Harmonies of #309428
Complementary color
Monochromatic Colors of #309428
Black with #309428
Text Example
Text Example
White with #309428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309428; }
p { color: rgb(48,148,40); }
H1.HeaderClassName
{
color: #309428;
}
.AnyTagClassName
{
color: #309428;
}
</style>
background-color css
<style>
a { background-color: #309428; }
a { background-color: rgb(48,148,40); }
div.DivClassName
{
background-color: #309428;
}
.BgClassName
{
background-color: #309428;
}
</style>
border-color css
<style>
span { border-color: #309428; }
span { border-color: rgb(48,148,40); }
td.TdClassName
{
border-color: #309428;
}
.TagClassName
{
border-color: #309428;
}
</style>