Shades of Forest Green #319125
Tints of Forest Green #319125
RGB
CMYK
RGB Variations
Color information
#319125 (or 0x319125) is known color: Forest Green. HEX triplet: 31, 91 and 25. RGB value is (49,145,37). Sum of RGB (Red+Green+Blue) = 49+145+37=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 145 (57.03% from 255 or 62.77% from 231); Blue value is 37 (14.84% from 255 or 16.02% from 231); Max value from RGB is 145 - color contains mainly: green. Hex color #319125 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319125 is #CE6EDA. Grayscale: #686868. Windows color (decimal): -13528795 or 2462001. OLE color: 2462001.
HSL color Cylindrical-coordinate representation of color #319125: hue angle of 113.33º degrees, saturation: 0.59, 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 #319125 is Cyan = 0.66, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 145 | 37 | - |
| CMYK | 0.66 | 0 | 0.74 | 0.43 |
| HSL | 113.33º | 0.59% | 0.36% | - |
| HSV(B) | 113.33º | 0.74% | 0.57% | - |
| XYZ | 11.73 | 21.04 | 5.19 | - |
| YUV | 103.98 | 90.2 | 88.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 145 | 37 | 0.66 | 0 | 0.74 | 0.43 | 113.33 | 0.59 | 0.36 |
| Hex | 31 | 91 | 25 | 42 | 0 | 4A | 2B | 71 | 3B | 24 |
| Octal | 61 | 221 | 45 | 102 | 0 | 112 | 53 | 161 | 73 | 44 |
| Binary | 110001 | 10010001 | 100101 | 1000010 | 0 | 1001010 | 101011 | 1110001 | 111011 | 100100 |
Color Harmonies of #319125
Complementary color
Monochromatic Colors of #319125
Black with #319125
Text Example
Text Example
White with #319125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319125; }
p { color: rgb(49,145,37); }
H1.HeaderClassName
{
color: #319125;
}
.AnyTagClassName
{
color: #319125;
}
</style>
background-color css
<style>
a { background-color: #319125; }
a { background-color: rgb(49,145,37); }
div.DivClassName
{
background-color: #319125;
}
.BgClassName
{
background-color: #319125;
}
</style>
border-color css
<style>
span { border-color: #319125; }
span { border-color: rgb(49,145,37); }
td.TdClassName
{
border-color: #319125;
}
.TagClassName
{
border-color: #319125;
}
</style>