Shades of Forest Green #298317
Tints of Forest Green #298317
RGB
CMYK
RGB Variations
Color information
#298317 (or 0x298317) is known color: Forest Green. HEX triplet: 29, 83 and 17. RGB value is (41,131,23). Sum of RGB (Red+Green+Blue) = 41+131+23=195 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.03% from 195); Green value is 131 (51.56% from 255 or 67.18% from 195); Blue value is 23 (9.38% from 255 or 11.79% from 195); Max value from RGB is 131 - color contains mainly: green. Hex color #298317 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #298317 is #D67CE8. Grayscale: #5C5C5C. Windows color (decimal): -14056681 or 1540905. OLE color: 1540905.
HSL color Cylindrical-coordinate representation of color #298317: hue angle of 110º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #298317 is Cyan = 0.69, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 131 | 23 | - |
| CMYK | 0.69 | 0 | 0.82 | 0.49 |
| HSL | 110º | 0.7% | 0.3% | - |
| HSV(B) | 110º | 0.82% | 0.51% | - |
| XYZ | 9.19 | 16.77 | 3.56 | - |
| YUV | 91.78 | 89.18 | 91.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 131 | 23 | 0.69 | 0 | 0.82 | 0.49 | 110 | 0.7 | 0.3 |
| Hex | 29 | 83 | 17 | 45 | 0 | 52 | 31 | 6E | 46 | 1E |
| Octal | 51 | 203 | 27 | 105 | 0 | 122 | 61 | 156 | 106 | 36 |
| Binary | 101001 | 10000011 | 10111 | 1000101 | 0 | 1010010 | 110001 | 1101110 | 1000110 | 11110 |
Color Harmonies of #298317
Complementary color
Monochromatic Colors of #298317
Black with #298317
Text Example
Text Example
White with #298317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298317; }
p { color: rgb(41,131,23); }
H1.HeaderClassName
{
color: #298317;
}
.AnyTagClassName
{
color: #298317;
}
</style>
background-color css
<style>
a { background-color: #298317; }
a { background-color: rgb(41,131,23); }
div.DivClassName
{
background-color: #298317;
}
.BgClassName
{
background-color: #298317;
}
</style>
border-color css
<style>
span { border-color: #298317; }
span { border-color: rgb(41,131,23); }
td.TdClassName
{
border-color: #298317;
}
.TagClassName
{
border-color: #298317;
}
</style>