Shades of Forest Green #319620
Tints of Forest Green #319620
RGB
CMYK
RGB Variations
Color information
#319620 (or 0x319620) is known color: Forest Green. HEX triplet: 31, 96 and 20. RGB value is (49,150,32). Sum of RGB (Red+Green+Blue) = 49+150+32=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 150 (58.98% from 255 or 64.94% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 150 - color contains mainly: green. Hex color #319620 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319620 is #CE69DF. Grayscale: #6A6A6A. Windows color (decimal): -13527520 or 2135601. OLE color: 2135601.
HSL color Cylindrical-coordinate representation of color #319620: hue angle of 111.36º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #319620 is Cyan = 0.67, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 32 | - |
| CMYK | 0.67 | 0 | 0.79 | 0.41 |
| HSL | 111.36º | 0.65% | 0.36% | - |
| HSV(B) | 111.36º | 0.79% | 0.59% | - |
| XYZ | 12.43 | 22.57 | 5.07 | - |
| YUV | 106.35 | 86.04 | 87.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 32 | 0.67 | 0 | 0.79 | 0.41 | 111.36 | 0.65 | 0.36 |
| Hex | 31 | 96 | 20 | 43 | 0 | 4F | 29 | 6F | 41 | 24 |
| Octal | 61 | 226 | 40 | 103 | 0 | 117 | 51 | 157 | 101 | 44 |
| Binary | 110001 | 10010110 | 100000 | 1000011 | 0 | 1001111 | 101001 | 1101111 | 1000001 | 100100 |
Color Harmonies of #319620
Complementary color
Monochromatic Colors of #319620
Black with #319620
Text Example
Text Example
White with #319620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319620; }
p { color: rgb(49,150,32); }
H1.HeaderClassName
{
color: #319620;
}
.AnyTagClassName
{
color: #319620;
}
</style>
background-color css
<style>
a { background-color: #319620; }
a { background-color: rgb(49,150,32); }
div.DivClassName
{
background-color: #319620;
}
.BgClassName
{
background-color: #319620;
}
</style>
border-color css
<style>
span { border-color: #319620; }
span { border-color: rgb(49,150,32); }
td.TdClassName
{
border-color: #319620;
}
.TagClassName
{
border-color: #319620;
}
</style>