Shades of Forest Green #319035
Tints of Forest Green #319035
RGB
CMYK
RGB Variations
Color information
#319035 (or 0x319035) is known color: Forest Green. HEX triplet: 31, 90 and 35. RGB value is (49,144,53). Sum of RGB (Red+Green+Blue) = 49+144+53=246 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.92% from 246); Green value is 144 (56.64% from 255 or 58.54% from 246); Blue value is 53 (21.09% from 255 or 21.54% from 246); Max value from RGB is 144 - color contains mainly: green. Hex color #319035 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319035 is #CE6FCA. Grayscale: #696969. Windows color (decimal): -13529035 or 3510321. OLE color: 3510321.
HSL color Cylindrical-coordinate representation of color #319035: hue angle of 122.53º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #319035 is Cyan = 0.66, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 49 | 144 | 53 | - |
| CMYK | 0.66 | 0 | 0.63 | 0.44 |
| HSL | 122.53º | 0.49% | 0.38% | - |
| HSV(B) | 122.53º | 0.66% | 0.56% | - |
| XYZ | 11.88 | 20.86 | 6.77 | - |
| YUV | 105.22 | 98.53 | 87.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 144 | 53 | 0.66 | 0 | 0.63 | 0.44 | 122.53 | 0.49 | 0.38 |
| Hex | 31 | 90 | 35 | 42 | 0 | 3F | 2C | 7B | 31 | 26 |
| Octal | 61 | 220 | 65 | 102 | 0 | 77 | 54 | 173 | 61 | 46 |
| Binary | 110001 | 10010000 | 110101 | 1000010 | 0 | 111111 | 101100 | 1111011 | 110001 | 100110 |
Color Harmonies of #319035
Complementary color
Monochromatic Colors of #319035
Black with #319035
Text Example
Text Example
White with #319035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319035; }
p { color: rgb(49,144,53); }
H1.HeaderClassName
{
color: #319035;
}
.AnyTagClassName
{
color: #319035;
}
</style>
background-color css
<style>
a { background-color: #319035; }
a { background-color: rgb(49,144,53); }
div.DivClassName
{
background-color: #319035;
}
.BgClassName
{
background-color: #319035;
}
</style>
border-color css
<style>
span { border-color: #319035; }
span { border-color: rgb(49,144,53); }
td.TdClassName
{
border-color: #319035;
}
.TagClassName
{
border-color: #319035;
}
</style>