Shades of Forest Green #319435
Tints of Forest Green #319435
RGB
CMYK
RGB Variations
Color information
#319435 (or 0x319435) is known color: Forest Green. HEX triplet: 31, 94 and 35. RGB value is (49,148,53). Sum of RGB (Red+Green+Blue) = 49+148+53=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 148 (58.20% from 255 or 59.2% from 250); Blue value is 53 (21.09% from 255 or 21.2% from 250); Max value from RGB is 148 - color contains mainly: green. Hex color #319435 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #319435 is #CE6BCA. Grayscale: #6B6B6B. Windows color (decimal): -13528011 or 3511345. OLE color: 3511345.
HSL color Cylindrical-coordinate representation of color #319435: hue angle of 122.42º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #319435 is Cyan = 0.67, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 148 | 53 | - |
| CMYK | 0.67 | 0 | 0.64 | 0.42 |
| HSL | 122.42º | 0.5% | 0.39% | - |
| HSV(B) | 122.42º | 0.67% | 0.58% | - |
| XYZ | 12.5 | 22.09 | 6.97 | - |
| YUV | 107.57 | 97.2 | 86.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 148 | 53 | 0.67 | 0 | 0.64 | 0.42 | 122.42 | 0.5 | 0.39 |
| Hex | 31 | 94 | 35 | 43 | 0 | 40 | 2A | 7A | 32 | 27 |
| Octal | 61 | 224 | 65 | 103 | 0 | 100 | 52 | 172 | 62 | 47 |
| Binary | 110001 | 10010100 | 110101 | 1000011 | 0 | 1000000 | 101010 | 1111010 | 110010 | 100111 |
Color Harmonies of #319435
Complementary color
Monochromatic Colors of #319435
Black with #319435
Text Example
Text Example
White with #319435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #319435; }
p { color: rgb(49,148,53); }
H1.HeaderClassName
{
color: #319435;
}
.AnyTagClassName
{
color: #319435;
}
</style>
background-color css
<style>
a { background-color: #319435; }
a { background-color: rgb(49,148,53); }
div.DivClassName
{
background-color: #319435;
}
.BgClassName
{
background-color: #319435;
}
</style>
border-color css
<style>
span { border-color: #319435; }
span { border-color: rgb(49,148,53); }
td.TdClassName
{
border-color: #319435;
}
.TagClassName
{
border-color: #319435;
}
</style>