Shades of Forest Green #149734
Tints of Forest Green #149734
RGB
CMYK
RGB Variations
Color information
#149734 (or 0x149734) is known color: Forest Green. HEX triplet: 14, 97 and 34. RGB value is (20,151,52). Sum of RGB (Red+Green+Blue) = 20+151+52=223 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.97% from 223); Green value is 151 (59.38% from 255 or 67.71% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 151 - color contains mainly: green. Hex color #149734 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #149734 is #EB68CB. Grayscale: #646464. Windows color (decimal): -15427788 or 3446548. OLE color: 3446548.
HSL color Cylindrical-coordinate representation of color #149734: hue angle of 134.66º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #149734 is Cyan = 0.87, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 20 | 151 | 52 | - |
| CMYK | 0.87 | 0 | 0.66 | 0.41 |
| HSL | 134.66º | 0.77% | 0.34% | - |
| HSV(B) | 134.66º | 0.87% | 0.59% | - |
| XYZ | 11.97 | 22.53 | 6.97 | - |
| YUV | 100.55 | 100.6 | 70.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 151 | 52 | 0.87 | 0 | 0.66 | 0.41 | 134.66 | 0.77 | 0.34 |
| Hex | 14 | 97 | 34 | 57 | 0 | 42 | 29 | 87 | 4D | 22 |
| Octal | 24 | 227 | 64 | 127 | 0 | 102 | 51 | 207 | 115 | 42 |
| Binary | 10100 | 10010111 | 110100 | 1010111 | 0 | 1000010 | 101001 | 10000111 | 1001101 | 100010 |
Color Harmonies of #149734
Complementary color
Monochromatic Colors of #149734
Black with #149734
Text Example
Text Example
White with #149734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149734; }
p { color: rgb(20,151,52); }
H1.HeaderClassName
{
color: #149734;
}
.AnyTagClassName
{
color: #149734;
}
</style>
background-color css
<style>
a { background-color: #149734; }
a { background-color: rgb(20,151,52); }
div.DivClassName
{
background-color: #149734;
}
.BgClassName
{
background-color: #149734;
}
</style>
border-color css
<style>
span { border-color: #149734; }
span { border-color: rgb(20,151,52); }
td.TdClassName
{
border-color: #149734;
}
.TagClassName
{
border-color: #149734;
}
</style>