Shades of Forest Green #298106
Tints of Forest Green #298106
RGB
CMYK
RGB Variations
Color information
#298106 (or 0x298106) is known color: Forest Green. HEX triplet: 29, 81 and 06. RGB value is (41,129,6). Sum of RGB (Red+Green+Blue) = 41+129+6=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 129 (50.78% from 255 or 73.30% from 176); Blue value is 6 (2.73% from 255 or 3.41% from 176); Max value from RGB is 129 - color contains mainly: green. Hex color #298106 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #298106 is #D67EF9. Grayscale: #595959. Windows color (decimal): -14057210 or 426281. OLE color: 426281.
HSL color Cylindrical-coordinate representation of color #298106: hue angle of 102.93º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #298106 is Cyan = 0.68, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 129 | 6 | - |
| CMYK | 0.68 | 0 | 0.95 | 0.49 |
| HSL | 102.93º | 0.91% | 0.26% | - |
| HSV(B) | 102.93º | 0.95% | 0.51% | - |
| XYZ | 8.8 | 16.19 | 2.83 | - |
| YUV | 88.67 | 81.35 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 6 | 0.68 | 0 | 0.95 | 0.49 | 102.93 | 0.91 | 0.26 |
| Hex | 29 | 81 | 6 | 44 | 0 | 5F | 31 | 67 | 5B | 1A |
| Octal | 51 | 201 | 6 | 104 | 0 | 137 | 61 | 147 | 133 | 32 |
| Binary | 101001 | 10000001 | 110 | 1000100 | 0 | 1011111 | 110001 | 1100111 | 1011011 | 11010 |
Color Harmonies of #298106
Complementary color
Monochromatic Colors of #298106
Black with #298106
Text Example
Text Example
White with #298106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298106; }
p { color: rgb(41,129,6); }
H1.HeaderClassName
{
color: #298106;
}
.AnyTagClassName
{
color: #298106;
}
</style>
background-color css
<style>
a { background-color: #298106; }
a { background-color: rgb(41,129,6); }
div.DivClassName
{
background-color: #298106;
}
.BgClassName
{
background-color: #298106;
}
</style>
border-color css
<style>
span { border-color: #298106; }
span { border-color: rgb(41,129,6); }
td.TdClassName
{
border-color: #298106;
}
.TagClassName
{
border-color: #298106;
}
</style>