Shades of Forest Green #319324
Tints of Forest Green #319324
RGB
CMYK
RGB Variations
Color information
#319324 (or 0x319324) is known color: Forest Green. HEX triplet: 31, 93 and 24. RGB value is (49,147,36). Sum of RGB (Red+Green+Blue) = 49+147+36=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 147 (57.81% from 255 or 63.36% from 232); Blue value is 36 (14.45% from 255 or 15.52% from 232); Max value from RGB is 147 - color contains mainly: green. Hex color #319324 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319324 is #CE6CDB. Grayscale: #696969. Windows color (decimal): -13528284 or 2396977. OLE color: 2396977.
HSL color Cylindrical-coordinate representation of color #319324: hue angle of 112.97º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #319324 is Cyan = 0.67, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 147 | 36 | - |
| CMYK | 0.67 | 0 | 0.76 | 0.42 |
| HSL | 112.97º | 0.61% | 0.36% | - |
| HSV(B) | 112.97º | 0.76% | 0.58% | - |
| XYZ | 12.02 | 21.65 | 5.21 | - |
| YUV | 105.04 | 89.03 | 88.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 147 | 36 | 0.67 | 0 | 0.76 | 0.42 | 112.97 | 0.61 | 0.36 |
| Hex | 31 | 93 | 24 | 43 | 0 | 4C | 2A | 71 | 3D | 24 |
| Octal | 61 | 223 | 44 | 103 | 0 | 114 | 52 | 161 | 75 | 44 |
| Binary | 110001 | 10010011 | 100100 | 1000011 | 0 | 1001100 | 101010 | 1110001 | 111101 | 100100 |
Color Harmonies of #319324
Complementary color
Monochromatic Colors of #319324
Black with #319324
Text Example
Text Example
White with #319324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319324; }
p { color: rgb(49,147,36); }
H1.HeaderClassName
{
color: #319324;
}
.AnyTagClassName
{
color: #319324;
}
</style>
background-color css
<style>
a { background-color: #319324; }
a { background-color: rgb(49,147,36); }
div.DivClassName
{
background-color: #319324;
}
.BgClassName
{
background-color: #319324;
}
</style>
border-color css
<style>
span { border-color: #319324; }
span { border-color: rgb(49,147,36); }
td.TdClassName
{
border-color: #319324;
}
.TagClassName
{
border-color: #319324;
}
</style>