Shades of Forest Green #249526
Tints of Forest Green #249526
RGB
CMYK
RGB Variations
Color information
#249526 (or 0x249526) is known color: Forest Green. HEX triplet: 24, 95 and 26. RGB value is (36,149,38). Sum of RGB (Red+Green+Blue) = 36+149+38=223 (29% of max value = 765). Red value is 36 (14.45% from 255 or 16.14% from 223); Green value is 149 (58.59% from 255 or 66.82% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 149 - color contains mainly: green. Hex color #249526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #249526 is #DB6AD9. Grayscale: #666666. Windows color (decimal): -14379738 or 2528548. OLE color: 2528548.
HSL color Cylindrical-coordinate representation of color #249526: hue angle of 121.06º 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 #249526 is Cyan = 0.76, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 36 | 149 | 38 | - |
| CMYK | 0.76 | 0 | 0.74 | 0.42 |
| HSL | 121.06º | 0.61% | 0.36% | - |
| HSV(B) | 121.06º | 0.76% | 0.58% | - |
| XYZ | 11.82 | 22.01 | 5.46 | - |
| YUV | 102.56 | 91.56 | 80.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 149 | 38 | 0.76 | 0 | 0.74 | 0.42 | 121.06 | 0.61 | 0.36 |
| Hex | 24 | 95 | 26 | 4C | 0 | 4A | 2A | 79 | 3D | 24 |
| Octal | 44 | 225 | 46 | 114 | 0 | 112 | 52 | 171 | 75 | 44 |
| Binary | 100100 | 10010101 | 100110 | 1001100 | 0 | 1001010 | 101010 | 1111001 | 111101 | 100100 |
Color Harmonies of #249526
Complementary color
Monochromatic Colors of #249526
Black with #249526
Text Example
Text Example
White with #249526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #249526; }
p { color: rgb(36,149,38); }
H1.HeaderClassName
{
color: #249526;
}
.AnyTagClassName
{
color: #249526;
}
</style>
background-color css
<style>
a { background-color: #249526; }
a { background-color: rgb(36,149,38); }
div.DivClassName
{
background-color: #249526;
}
.BgClassName
{
background-color: #249526;
}
</style>
border-color css
<style>
span { border-color: #249526; }
span { border-color: rgb(36,149,38); }
td.TdClassName
{
border-color: #249526;
}
.TagClassName
{
border-color: #249526;
}
</style>