Shades of Forest Green #319925
Tints of Forest Green #319925
RGB
CMYK
RGB Variations
Color information
#319925 (or 0x319925) is known color: Forest Green. HEX triplet: 31, 99 and 25. RGB value is (49,153,37). Sum of RGB (Red+Green+Blue) = 49+153+37=239 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.50% from 239); Green value is 153 (60.16% from 255 or 64.02% from 239); Blue value is 37 (14.84% from 255 or 15.48% from 239); Max value from RGB is 153 - color contains mainly: green. Hex color #319925 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319925 is #CE66DA. Grayscale: #6D6D6D. Windows color (decimal): -13526747 or 2464049. OLE color: 2464049.
HSL color Cylindrical-coordinate representation of color #319925: hue angle of 113.79º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #319925 is Cyan = 0.68, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 49 | 153 | 37 | - |
| CMYK | 0.68 | 0 | 0.76 | 0.4 |
| HSL | 113.79º | 0.61% | 0.37% | - |
| HSV(B) | 113.79º | 0.76% | 0.6% | - |
| XYZ | 12.99 | 23.57 | 5.61 | - |
| YUV | 108.68 | 87.54 | 85.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 153 | 37 | 0.68 | 0 | 0.76 | 0.4 | 113.79 | 0.61 | 0.37 |
| Hex | 31 | 99 | 25 | 44 | 0 | 4C | 28 | 72 | 3D | 25 |
| Octal | 61 | 231 | 45 | 104 | 0 | 114 | 50 | 162 | 75 | 45 |
| Binary | 110001 | 10011001 | 100101 | 1000100 | 0 | 1001100 | 101000 | 1110010 | 111101 | 100101 |
Color Harmonies of #319925
Complementary color
Monochromatic Colors of #319925
Black with #319925
Text Example
Text Example
White with #319925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319925; }
p { color: rgb(49,153,37); }
H1.HeaderClassName
{
color: #319925;
}
.AnyTagClassName
{
color: #319925;
}
</style>
background-color css
<style>
a { background-color: #319925; }
a { background-color: rgb(49,153,37); }
div.DivClassName
{
background-color: #319925;
}
.BgClassName
{
background-color: #319925;
}
</style>
border-color css
<style>
span { border-color: #319925; }
span { border-color: rgb(49,153,37); }
td.TdClassName
{
border-color: #319925;
}
.TagClassName
{
border-color: #319925;
}
</style>