Shades of Forest Green #319338
Tints of Forest Green #319338
RGB
CMYK
RGB Variations
Color information
#319338 (or 0x319338) is known color: Forest Green. HEX triplet: 31, 93 and 38. RGB value is (49,147,56). Sum of RGB (Red+Green+Blue) = 49+147+56=252 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.44% from 252); Green value is 147 (57.81% from 255 or 58.33% from 252); Blue value is 56 (22.27% from 255 or 22.22% from 252); Max value from RGB is 147 - color contains mainly: green. Hex color #319338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319338 is #CE6CC7. Grayscale: #6B6B6B. Windows color (decimal): -13528264 or 3707697. OLE color: 3707697.
HSL color Cylindrical-coordinate representation of color #319338: hue angle of 124.29º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319338 is Cyan = 0.67, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 147 | 56 | - |
| CMYK | 0.67 | 0 | 0.62 | 0.42 |
| HSL | 124.29º | 0.5% | 0.38% | - |
| HSV(B) | 124.29º | 0.67% | 0.58% | - |
| XYZ | 12.41 | 21.81 | 7.3 | - |
| YUV | 107.32 | 99.03 | 86.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 147 | 56 | 0.67 | 0 | 0.62 | 0.42 | 124.29 | 0.5 | 0.38 |
| Hex | 31 | 93 | 38 | 43 | 0 | 3E | 2A | 7C | 32 | 26 |
| Octal | 61 | 223 | 70 | 103 | 0 | 76 | 52 | 174 | 62 | 46 |
| Binary | 110001 | 10010011 | 111000 | 1000011 | 0 | 111110 | 101010 | 1111100 | 110010 | 100110 |
Color Harmonies of #319338
Complementary color
Monochromatic Colors of #319338
Black with #319338
Text Example
Text Example
White with #319338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319338; }
p { color: rgb(49,147,56); }
H1.HeaderClassName
{
color: #319338;
}
.AnyTagClassName
{
color: #319338;
}
</style>
background-color css
<style>
a { background-color: #319338; }
a { background-color: rgb(49,147,56); }
div.DivClassName
{
background-color: #319338;
}
.BgClassName
{
background-color: #319338;
}
</style>
border-color css
<style>
span { border-color: #319338; }
span { border-color: rgb(49,147,56); }
td.TdClassName
{
border-color: #319338;
}
.TagClassName
{
border-color: #319338;
}
</style>