Shades of Forest Green #319638
Tints of Forest Green #319638
RGB
CMYK
RGB Variations
Color information
#319638 (or 0x319638) is known color: Forest Green. HEX triplet: 31, 96 and 38. RGB value is (49,150,56). Sum of RGB (Red+Green+Blue) = 49+150+56=255 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.22% from 255); Green value is 150 (58.98% from 255 or 58.82% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 150 - color contains mainly: green. Hex color #319638 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319638 is #CE69C7. Grayscale: #6D6D6D. Windows color (decimal): -13527496 or 3708465. OLE color: 3708465.
HSL color Cylindrical-coordinate representation of color #319638: hue angle of 124.16º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319638 is Cyan = 0.67, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 49 | 150 | 56 | - |
| CMYK | 0.67 | 0 | 0.63 | 0.41 |
| HSL | 124.16º | 0.51% | 0.39% | - |
| HSV(B) | 124.16º | 0.67% | 0.59% | - |
| XYZ | 12.89 | 22.75 | 7.45 | - |
| YUV | 109.09 | 98.04 | 85.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 150 | 56 | 0.67 | 0 | 0.63 | 0.41 | 124.16 | 0.51 | 0.39 |
| Hex | 31 | 96 | 38 | 43 | 0 | 3F | 29 | 7C | 33 | 27 |
| Octal | 61 | 226 | 70 | 103 | 0 | 77 | 51 | 174 | 63 | 47 |
| Binary | 110001 | 10010110 | 111000 | 1000011 | 0 | 111111 | 101001 | 1111100 | 110011 | 100111 |
Color Harmonies of #319638
Complementary color
Monochromatic Colors of #319638
Black with #319638
Text Example
Text Example
White with #319638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319638; }
p { color: rgb(49,150,56); }
H1.HeaderClassName
{
color: #319638;
}
.AnyTagClassName
{
color: #319638;
}
</style>
background-color css
<style>
a { background-color: #319638; }
a { background-color: rgb(49,150,56); }
div.DivClassName
{
background-color: #319638;
}
.BgClassName
{
background-color: #319638;
}
</style>
border-color css
<style>
span { border-color: #319638; }
span { border-color: rgb(49,150,56); }
td.TdClassName
{
border-color: #319638;
}
.TagClassName
{
border-color: #319638;
}
</style>