Shades of Forest Green #298614
Tints of Forest Green #298614
RGB
CMYK
RGB Variations
Color information
#298614 (or 0x298614) is known color: Forest Green. HEX triplet: 29, 86 and 14. RGB value is (41,134,20). Sum of RGB (Red+Green+Blue) = 41+134+20=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 134 (52.73% from 255 or 68.72% from 195); Blue value is 20 (8.20% from 255 or 10.26% from 195); Max value from RGB is 134 - color contains mainly: green. Hex color #298614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #298614 is #D679EB. Grayscale: #5D5D5D. Windows color (decimal): -14055916 or 1345065. OLE color: 1345065.
HSL color Cylindrical-coordinate representation of color #298614: hue angle of 108.95º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #298614 is Cyan = 0.69, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 134 | 20 | - |
| CMYK | 0.69 | 0 | 0.85 | 0.47 |
| HSL | 108.95º | 0.74% | 0.3% | - |
| HSV(B) | 108.95º | 0.85% | 0.53% | - |
| XYZ | 9.57 | 17.57 | 3.55 | - |
| YUV | 93.2 | 86.69 | 90.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 20 | 0.69 | 0 | 0.85 | 0.47 | 108.95 | 0.74 | 0.3 |
| Hex | 29 | 86 | 14 | 45 | 0 | 55 | 2F | 6D | 4A | 1E |
| Octal | 51 | 206 | 24 | 105 | 0 | 125 | 57 | 155 | 112 | 36 |
| Binary | 101001 | 10000110 | 10100 | 1000101 | 0 | 1010101 | 101111 | 1101101 | 1001010 | 11110 |
Color Harmonies of #298614
Complementary color
Monochromatic Colors of #298614
Black with #298614
Text Example
Text Example
White with #298614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298614; }
p { color: rgb(41,134,20); }
H1.HeaderClassName
{
color: #298614;
}
.AnyTagClassName
{
color: #298614;
}
</style>
background-color css
<style>
a { background-color: #298614; }
a { background-color: rgb(41,134,20); }
div.DivClassName
{
background-color: #298614;
}
.BgClassName
{
background-color: #298614;
}
</style>
border-color css
<style>
span { border-color: #298614; }
span { border-color: rgb(41,134,20); }
td.TdClassName
{
border-color: #298614;
}
.TagClassName
{
border-color: #298614;
}
</style>