Shades of Forest Green #349136
Tints of Forest Green #349136
RGB
CMYK
RGB Variations
Color information
#349136 (or 0x349136) is known color: Forest Green. HEX triplet: 34, 91 and 36. RGB value is (52,145,54). Sum of RGB (Red+Green+Blue) = 52+145+54=251 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.72% from 251); Green value is 145 (57.03% from 255 or 57.77% from 251); Blue value is 54 (21.48% from 255 or 21.51% from 251); Max value from RGB is 145 - color contains mainly: green. Hex color #349136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349136 is #CB6EC9. Grayscale: #6B6B6B. Windows color (decimal): -13332170 or 3576116. OLE color: 3576116.
HSL color Cylindrical-coordinate representation of color #349136: hue angle of 121.29º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #349136 is Cyan = 0.64, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 145 | 54 | - |
| CMYK | 0.64 | 0 | 0.63 | 0.43 |
| HSL | 121.29º | 0.47% | 0.39% | - |
| HSV(B) | 121.29º | 0.64% | 0.57% | - |
| XYZ | 12.21 | 21.25 | 6.95 | - |
| YUV | 106.82 | 98.19 | 88.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 145 | 54 | 0.64 | 0 | 0.63 | 0.43 | 121.29 | 0.47 | 0.39 |
| Hex | 34 | 91 | 36 | 40 | 0 | 3F | 2B | 79 | 2F | 27 |
| Octal | 64 | 221 | 66 | 100 | 0 | 77 | 53 | 171 | 57 | 47 |
| Binary | 110100 | 10010001 | 110110 | 1000000 | 0 | 111111 | 101011 | 1111001 | 101111 | 100111 |
Color Harmonies of #349136
Complementary color
Monochromatic Colors of #349136
Black with #349136
Text Example
Text Example
White with #349136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349136; }
p { color: rgb(52,145,54); }
H1.HeaderClassName
{
color: #349136;
}
.AnyTagClassName
{
color: #349136;
}
</style>
background-color css
<style>
a { background-color: #349136; }
a { background-color: rgb(52,145,54); }
div.DivClassName
{
background-color: #349136;
}
.BgClassName
{
background-color: #349136;
}
</style>
border-color css
<style>
span { border-color: #349136; }
span { border-color: rgb(52,145,54); }
td.TdClassName
{
border-color: #349136;
}
.TagClassName
{
border-color: #349136;
}
</style>