Shades of Forest Green #349436
Tints of Forest Green #349436
RGB
CMYK
RGB Variations
Color information
#349436 (or 0x349436) is known color: Forest Green. HEX triplet: 34, 94 and 36. RGB value is (52,148,54). Sum of RGB (Red+Green+Blue) = 52+148+54=254 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.47% from 254); Green value is 148 (58.20% from 255 or 58.27% from 254); Blue value is 54 (21.48% from 255 or 21.26% from 254); Max value from RGB is 148 - color contains mainly: green. Hex color #349436 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #349436 is #CB6BC9. Grayscale: #6C6C6C. Windows color (decimal): -13331402 or 3576884. OLE color: 3576884.
HSL color Cylindrical-coordinate representation of color #349436: hue angle of 121.25º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #349436 is Cyan = 0.65, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 52 | 148 | 54 | - |
| CMYK | 0.65 | 0 | 0.64 | 0.42 |
| HSL | 121.25º | 0.48% | 0.39% | - |
| HSV(B) | 121.25º | 0.65% | 0.58% | - |
| XYZ | 12.67 | 22.18 | 7.1 | - |
| YUV | 108.58 | 97.2 | 87.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 148 | 54 | 0.65 | 0 | 0.64 | 0.42 | 121.25 | 0.48 | 0.39 |
| Hex | 34 | 94 | 36 | 41 | 0 | 40 | 2A | 79 | 30 | 27 |
| Octal | 64 | 224 | 66 | 101 | 0 | 100 | 52 | 171 | 60 | 47 |
| Binary | 110100 | 10010100 | 110110 | 1000001 | 0 | 1000000 | 101010 | 1111001 | 110000 | 100111 |
Color Harmonies of #349436
Complementary color
Monochromatic Colors of #349436
Black with #349436
Text Example
Text Example
White with #349436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #349436; }
p { color: rgb(52,148,54); }
H1.HeaderClassName
{
color: #349436;
}
.AnyTagClassName
{
color: #349436;
}
</style>
background-color css
<style>
a { background-color: #349436; }
a { background-color: rgb(52,148,54); }
div.DivClassName
{
background-color: #349436;
}
.BgClassName
{
background-color: #349436;
}
</style>
border-color css
<style>
span { border-color: #349436; }
span { border-color: rgb(52,148,54); }
td.TdClassName
{
border-color: #349436;
}
.TagClassName
{
border-color: #349436;
}
</style>