Shades of Forest Green #319126
Tints of Forest Green #319126
RGB
CMYK
RGB Variations
Color information
#319126 (or 0x319126) is known color: Forest Green. HEX triplet: 31, 91 and 26. RGB value is (49,145,38). Sum of RGB (Red+Green+Blue) = 49+145+38=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 145 (57.03% from 255 or 62.5% from 232); Blue value is 38 (15.23% from 255 or 16.38% from 232); Max value from RGB is 145 - color contains mainly: green. Hex color #319126 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319126 is #CE6ED9. Grayscale: #686868. Windows color (decimal): -13528794 or 2527537. OLE color: 2527537.
HSL color Cylindrical-coordinate representation of color #319126: hue angle of 113.83º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #319126 is Cyan = 0.66, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 38 | - |
| CMYK | 0.66 | 0 | 0.74 | 0.43 |
| HSL | 113.83º | 0.58% | 0.36% | - |
| HSV(B) | 113.83º | 0.74% | 0.57% | - |
| XYZ | 11.74 | 21.04 | 5.28 | - |
| YUV | 104.1 | 90.7 | 88.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 38 | 0.66 | 0 | 0.74 | 0.43 | 113.83 | 0.58 | 0.36 |
| Hex | 31 | 91 | 26 | 42 | 0 | 4A | 2B | 72 | 3A | 24 |
| Octal | 61 | 221 | 46 | 102 | 0 | 112 | 53 | 162 | 72 | 44 |
| Binary | 110001 | 10010001 | 100110 | 1000010 | 0 | 1001010 | 101011 | 1110010 | 111010 | 100100 |
Color Harmonies of #319126
Complementary color
Monochromatic Colors of #319126
Black with #319126
Text Example
Text Example
White with #319126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319126; }
p { color: rgb(49,145,38); }
H1.HeaderClassName
{
color: #319126;
}
.AnyTagClassName
{
color: #319126;
}
</style>
background-color css
<style>
a { background-color: #319126; }
a { background-color: rgb(49,145,38); }
div.DivClassName
{
background-color: #319126;
}
.BgClassName
{
background-color: #319126;
}
</style>
border-color css
<style>
span { border-color: #319126; }
span { border-color: rgb(49,145,38); }
td.TdClassName
{
border-color: #319126;
}
.TagClassName
{
border-color: #319126;
}
</style>