Shades of Forest Green #309138
Tints of Forest Green #309138
RGB
CMYK
RGB Variations
Color information
#309138 (or 0x309138) is known color: Forest Green. HEX triplet: 30, 91 and 38. RGB value is (48,145,56). Sum of RGB (Red+Green+Blue) = 48+145+56=249 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.28% from 249); Green value is 145 (57.03% from 255 or 58.23% from 249); Blue value is 56 (22.27% from 255 or 22.49% from 249); Max value from RGB is 145 - color contains mainly: green. Hex color #309138 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #309138 is #CF6EC7. Grayscale: #6A6A6A. Windows color (decimal): -13594312 or 3707184. OLE color: 3707184.
HSL color Cylindrical-coordinate representation of color #309138: hue angle of 124.95º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #309138 is Cyan = 0.67, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 145 | 56 | - |
| CMYK | 0.67 | 0 | 0.61 | 0.43 |
| HSL | 124.95º | 0.5% | 0.38% | - |
| HSV(B) | 124.95º | 0.67% | 0.57% | - |
| XYZ | 12.06 | 21.16 | 7.19 | - |
| YUV | 105.85 | 99.86 | 86.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 145 | 56 | 0.67 | 0 | 0.61 | 0.43 | 124.95 | 0.5 | 0.38 |
| Hex | 30 | 91 | 38 | 43 | 0 | 3D | 2B | 7D | 32 | 26 |
| Octal | 60 | 221 | 70 | 103 | 0 | 75 | 53 | 175 | 62 | 46 |
| Binary | 110000 | 10010001 | 111000 | 1000011 | 0 | 111101 | 101011 | 1111101 | 110010 | 100110 |
Color Harmonies of #309138
Complementary color
Monochromatic Colors of #309138
Black with #309138
Text Example
Text Example
White with #309138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309138; }
p { color: rgb(48,145,56); }
H1.HeaderClassName
{
color: #309138;
}
.AnyTagClassName
{
color: #309138;
}
</style>
background-color css
<style>
a { background-color: #309138; }
a { background-color: rgb(48,145,56); }
div.DivClassName
{
background-color: #309138;
}
.BgClassName
{
background-color: #309138;
}
</style>
border-color css
<style>
span { border-color: #309138; }
span { border-color: rgb(48,145,56); }
td.TdClassName
{
border-color: #309138;
}
.TagClassName
{
border-color: #309138;
}
</style>