Shades of Forest Green #309610
Tints of Forest Green #309610
RGB
CMYK
RGB Variations
Color information
#309610 (or 0x309610) is known color: Forest Green. HEX triplet: 30, 96 and 10. RGB value is (48,150,16). Sum of RGB (Red+Green+Blue) = 48+150+16=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 150 (58.98% from 255 or 70.09% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 150 - color contains mainly: green. Hex color #309610 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #309610 is #CF69EF. Grayscale: #686868. Windows color (decimal): -13593072 or 1087024. OLE color: 1087024.
HSL color Cylindrical-coordinate representation of color #309610: hue angle of 105.67º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #309610 is Cyan = 0.68, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 150 | 16 | - |
| CMYK | 0.68 | 0 | 0.89 | 0.41 |
| HSL | 105.67º | 0.81% | 0.33% | - |
| HSV(B) | 105.67º | 0.89% | 0.59% | - |
| XYZ | 12.22 | 22.48 | 4.18 | - |
| YUV | 104.23 | 78.21 | 87.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 150 | 16 | 0.68 | 0 | 0.89 | 0.41 | 105.67 | 0.81 | 0.33 |
| Hex | 30 | 96 | 10 | 44 | 0 | 59 | 29 | 6A | 51 | 21 |
| Octal | 60 | 226 | 20 | 104 | 0 | 131 | 51 | 152 | 121 | 41 |
| Binary | 110000 | 10010110 | 10000 | 1000100 | 0 | 1011001 | 101001 | 1101010 | 1010001 | 100001 |
Color Harmonies of #309610
Complementary color
Monochromatic Colors of #309610
Black with #309610
Text Example
Text Example
White with #309610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309610; }
p { color: rgb(48,150,16); }
H1.HeaderClassName
{
color: #309610;
}
.AnyTagClassName
{
color: #309610;
}
</style>
background-color css
<style>
a { background-color: #309610; }
a { background-color: rgb(48,150,16); }
div.DivClassName
{
background-color: #309610;
}
.BgClassName
{
background-color: #309610;
}
</style>
border-color css
<style>
span { border-color: #309610; }
span { border-color: rgb(48,150,16); }
td.TdClassName
{
border-color: #309610;
}
.TagClassName
{
border-color: #309610;
}
</style>