Shades of Forest Green #319430
Tints of Forest Green #319430
RGB
CMYK
RGB Variations
Color information
#319430 (or 0x319430) is known color: Forest Green. HEX triplet: 31, 94 and 30. RGB value is (49,148,48). Sum of RGB (Red+Green+Blue) = 49+148+48=245 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20% from 245); Green value is 148 (58.20% from 255 or 60.41% from 245); Blue value is 48 (19.14% from 255 or 19.59% from 245); Max value from RGB is 148 - color contains mainly: green. Hex color #319430 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319430 is #CE6BCF. Grayscale: #6B6B6B. Windows color (decimal): -13528016 or 3183665. OLE color: 3183665.
HSL color Cylindrical-coordinate representation of color #319430: hue angle of 119.4º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #319430 is Cyan = 0.67, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 148 | 48 | - |
| CMYK | 0.67 | 0 | 0.68 | 0.42 |
| HSL | 119.4º | 0.51% | 0.38% | - |
| HSV(B) | 119.4º | 0.68% | 0.58% | - |
| XYZ | 12.39 | 22.05 | 6.4 | - |
| YUV | 107 | 94.7 | 86.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 148 | 48 | 0.67 | 0 | 0.68 | 0.42 | 119.4 | 0.51 | 0.38 |
| Hex | 31 | 94 | 30 | 43 | 0 | 44 | 2A | 77 | 33 | 26 |
| Octal | 61 | 224 | 60 | 103 | 0 | 104 | 52 | 167 | 63 | 46 |
| Binary | 110001 | 10010100 | 110000 | 1000011 | 0 | 1000100 | 101010 | 1110111 | 110011 | 100110 |
Color Harmonies of #319430
Complementary color
Monochromatic Colors of #319430
Black with #319430
Text Example
Text Example
White with #319430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319430; }
p { color: rgb(49,148,48); }
H1.HeaderClassName
{
color: #319430;
}
.AnyTagClassName
{
color: #319430;
}
</style>
background-color css
<style>
a { background-color: #319430; }
a { background-color: rgb(49,148,48); }
div.DivClassName
{
background-color: #319430;
}
.BgClassName
{
background-color: #319430;
}
</style>
border-color css
<style>
span { border-color: #319430; }
span { border-color: rgb(49,148,48); }
td.TdClassName
{
border-color: #319430;
}
.TagClassName
{
border-color: #319430;
}
</style>