Shades of Forest Green #319138
Tints of Forest Green #319138
RGB
CMYK
RGB Variations
Color information
#319138 (or 0x319138) is known color: Forest Green. HEX triplet: 31, 91 and 38. RGB value is (49,145,56). Sum of RGB (Red+Green+Blue) = 49+145+56=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 145 (57.03% from 255 or 58% from 250); Blue value is 56 (22.27% from 255 or 22.4% from 250); Max value from RGB is 145 - color contains mainly: green. Hex color #319138 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319138 is #CE6EC7. Grayscale: #6A6A6A. Windows color (decimal): -13528776 or 3707185. OLE color: 3707185.
HSL color Cylindrical-coordinate representation of color #319138: hue angle of 124.38º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319138 is Cyan = 0.66, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 56 | - |
| CMYK | 0.66 | 0 | 0.61 | 0.43 |
| HSL | 124.38º | 0.49% | 0.38% | - |
| HSV(B) | 124.38º | 0.66% | 0.57% | - |
| XYZ | 12.11 | 21.19 | 7.19 | - |
| YUV | 106.15 | 99.7 | 87.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 56 | 0.66 | 0 | 0.61 | 0.43 | 124.38 | 0.49 | 0.38 |
| Hex | 31 | 91 | 38 | 42 | 0 | 3D | 2B | 7C | 31 | 26 |
| Octal | 61 | 221 | 70 | 102 | 0 | 75 | 53 | 174 | 61 | 46 |
| Binary | 110001 | 10010001 | 111000 | 1000010 | 0 | 111101 | 101011 | 1111100 | 110001 | 100110 |
Color Harmonies of #319138
Complementary color
Monochromatic Colors of #319138
Black with #319138
Text Example
Text Example
White with #319138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319138; }
p { color: rgb(49,145,56); }
H1.HeaderClassName
{
color: #319138;
}
.AnyTagClassName
{
color: #319138;
}
</style>
background-color css
<style>
a { background-color: #319138; }
a { background-color: rgb(49,145,56); }
div.DivClassName
{
background-color: #319138;
}
.BgClassName
{
background-color: #319138;
}
</style>
border-color css
<style>
span { border-color: #319138; }
span { border-color: rgb(49,145,56); }
td.TdClassName
{
border-color: #319138;
}
.TagClassName
{
border-color: #319138;
}
</style>