Shades of Forest Green #249428
Tints of Forest Green #249428
RGB
CMYK
RGB Variations
Color information
#249428 (or 0x249428) is known color: Forest Green. HEX triplet: 24, 94 and 28. RGB value is (36,148,40). Sum of RGB (Red+Green+Blue) = 36+148+40=224 (29% of max value = 765). Red value is 36 (14.45% from 255 or 16.07% from 224); Green value is 148 (58.20% from 255 or 66.07% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 148 - color contains mainly: green. Hex color #249428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #249428 is #DB6BD7. Grayscale: #666666. Windows color (decimal): -14379992 or 2659364. OLE color: 2659364.
HSL color Cylindrical-coordinate representation of color #249428: hue angle of 122.14º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #249428 is Cyan = 0.76, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 148 | 40 | - |
| CMYK | 0.76 | 0 | 0.73 | 0.42 |
| HSL | 122.14º | 0.61% | 0.36% | - |
| HSV(B) | 122.14º | 0.76% | 0.58% | - |
| XYZ | 11.7 | 21.71 | 5.58 | - |
| YUV | 102.2 | 92.89 | 80.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 148 | 40 | 0.76 | 0 | 0.73 | 0.42 | 122.14 | 0.61 | 0.36 |
| Hex | 24 | 94 | 28 | 4C | 0 | 49 | 2A | 7A | 3D | 24 |
| Octal | 44 | 224 | 50 | 114 | 0 | 111 | 52 | 172 | 75 | 44 |
| Binary | 100100 | 10010100 | 101000 | 1001100 | 0 | 1001001 | 101010 | 1111010 | 111101 | 100100 |
Color Harmonies of #249428
Complementary color
Monochromatic Colors of #249428
Black with #249428
Text Example
Text Example
White with #249428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249428; }
p { color: rgb(36,148,40); }
H1.HeaderClassName
{
color: #249428;
}
.AnyTagClassName
{
color: #249428;
}
</style>
background-color css
<style>
a { background-color: #249428; }
a { background-color: rgb(36,148,40); }
div.DivClassName
{
background-color: #249428;
}
.BgClassName
{
background-color: #249428;
}
</style>
border-color css
<style>
span { border-color: #249428; }
span { border-color: rgb(36,148,40); }
td.TdClassName
{
border-color: #249428;
}
.TagClassName
{
border-color: #249428;
}
</style>