Shades of Forest Green #129336
Tints of Forest Green #129336
RGB
CMYK
RGB Variations
Color information
#129336 (or 0x129336) is known color: Forest Green. HEX triplet: 12, 93 and 36. RGB value is (18,147,54). Sum of RGB (Red+Green+Blue) = 18+147+54=219 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.22% from 219); Green value is 147 (57.81% from 255 or 67.12% from 219); Blue value is 54 (21.48% from 255 or 24.66% from 219); Max value from RGB is 147 - color contains mainly: green. Hex color #129336 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #129336 is #ED6CC9. Grayscale: #626262. Windows color (decimal): -15559882 or 3576594. OLE color: 3576594.
HSL color Cylindrical-coordinate representation of color #129336: hue angle of 136.74º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #129336 is Cyan = 0.88, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 147 | 54 | - |
| CMYK | 0.88 | 0 | 0.63 | 0.42 |
| HSL | 136.74º | 0.78% | 0.32% | - |
| HSV(B) | 136.74º | 0.88% | 0.58% | - |
| XYZ | 11.35 | 21.26 | 7 | - |
| YUV | 97.83 | 103.26 | 71.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 147 | 54 | 0.88 | 0 | 0.63 | 0.42 | 136.74 | 0.78 | 0.32 |
| Hex | 12 | 93 | 36 | 58 | 0 | 3F | 2A | 89 | 4E | 20 |
| Octal | 22 | 223 | 66 | 130 | 0 | 77 | 52 | 211 | 116 | 40 |
| Binary | 10010 | 10010011 | 110110 | 1011000 | 0 | 111111 | 101010 | 10001001 | 1001110 | 100000 |
Color Harmonies of #129336
Complementary color
Monochromatic Colors of #129336
Black with #129336
Text Example
Text Example
White with #129336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129336; }
p { color: rgb(18,147,54); }
H1.HeaderClassName
{
color: #129336;
}
.AnyTagClassName
{
color: #129336;
}
</style>
background-color css
<style>
a { background-color: #129336; }
a { background-color: rgb(18,147,54); }
div.DivClassName
{
background-color: #129336;
}
.BgClassName
{
background-color: #129336;
}
</style>
border-color css
<style>
span { border-color: #129336; }
span { border-color: rgb(18,147,54); }
td.TdClassName
{
border-color: #129336;
}
.TagClassName
{
border-color: #129336;
}
</style>