Shades of Forest Green #119326
Tints of Forest Green #119326
RGB
CMYK
RGB Variations
Color information
#119326 (or 0x119326) is known color: Forest Green. HEX triplet: 11, 93 and 26. RGB value is (17,147,38). Sum of RGB (Red+Green+Blue) = 17+147+38=202 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.42% from 202); Green value is 147 (57.81% from 255 or 72.77% from 202); Blue value is 38 (15.23% from 255 or 18.81% from 202); Max value from RGB is 147 - color contains mainly: green. Hex color #119326 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119326 is #EE6CD9. Grayscale: #606060. Windows color (decimal): -15625434 or 2528017. OLE color: 2528017.
HSL color Cylindrical-coordinate representation of color #119326: hue angle of 129.69º degrees, saturation: 0.79, 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 #119326 is Cyan = 0.88, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 38 | - |
| CMYK | 0.88 | 0 | 0.74 | 0.42 |
| HSL | 129.69º | 0.79% | 0.32% | - |
| HSV(B) | 129.69º | 0.88% | 0.58% | - |
| XYZ | 11.01 | 21.13 | 5.33 | - |
| YUV | 95.7 | 95.43 | 71.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 38 | 0.88 | 0 | 0.74 | 0.42 | 129.69 | 0.79 | 0.32 |
| Hex | 11 | 93 | 26 | 58 | 0 | 4A | 2A | 82 | 4F | 20 |
| Octal | 21 | 223 | 46 | 130 | 0 | 112 | 52 | 202 | 117 | 40 |
| Binary | 10001 | 10010011 | 100110 | 1011000 | 0 | 1001010 | 101010 | 10000010 | 1001111 | 100000 |
Color Harmonies of #119326
Complementary color
Monochromatic Colors of #119326
Black with #119326
Text Example
Text Example
White with #119326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119326; }
p { color: rgb(17,147,38); }
H1.HeaderClassName
{
color: #119326;
}
.AnyTagClassName
{
color: #119326;
}
</style>
background-color css
<style>
a { background-color: #119326; }
a { background-color: rgb(17,147,38); }
div.DivClassName
{
background-color: #119326;
}
.BgClassName
{
background-color: #119326;
}
</style>
border-color css
<style>
span { border-color: #119326; }
span { border-color: rgb(17,147,38); }
td.TdClassName
{
border-color: #119326;
}
.TagClassName
{
border-color: #119326;
}
</style>