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