Shades of Forest Green #269226
Tints of Forest Green #269226
RGB
CMYK
RGB Variations
Color information
#269226 (or 0x269226) is known color: Forest Green. HEX triplet: 26, 92 and 26. RGB value is (38,146,38). Sum of RGB (Red+Green+Blue) = 38+146+38=222 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.12% from 222); Green value is 146 (57.42% from 255 or 65.77% from 222); Blue value is 38 (15.23% from 255 or 17.12% from 222); Max value from RGB is 146 - color contains mainly: green. Hex color #269226 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269226 is #D96DD9. Grayscale: #656565. Windows color (decimal): -14249434 or 2527782. OLE color: 2527782.
HSL color Cylindrical-coordinate representation of color #269226: hue angle of 120º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269226 is Cyan = 0.74, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 38 | - |
| CMYK | 0.74 | 0 | 0.74 | 0.43 |
| HSL | 120º | 0.59% | 0.36% | - |
| HSV(B) | 120º | 0.74% | 0.57% | - |
| XYZ | 11.43 | 21.11 | 5.31 | - |
| YUV | 101.4 | 92.22 | 82.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 38 | 0.74 | 0 | 0.74 | 0.43 | 120 | 0.59 | 0.36 |
| Hex | 26 | 92 | 26 | 4A | 0 | 4A | 2B | 78 | 3B | 24 |
| Octal | 46 | 222 | 46 | 112 | 0 | 112 | 53 | 170 | 73 | 44 |
| Binary | 100110 | 10010010 | 100110 | 1001010 | 0 | 1001010 | 101011 | 1111000 | 111011 | 100100 |
Color Harmonies of #269226
Complementary color
Monochromatic Colors of #269226
Black with #269226
Text Example
Text Example
White with #269226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269226; }
p { color: rgb(38,146,38); }
H1.HeaderClassName
{
color: #269226;
}
.AnyTagClassName
{
color: #269226;
}
</style>
background-color css
<style>
a { background-color: #269226; }
a { background-color: rgb(38,146,38); }
div.DivClassName
{
background-color: #269226;
}
.BgClassName
{
background-color: #269226;
}
</style>
border-color css
<style>
span { border-color: #269226; }
span { border-color: rgb(38,146,38); }
td.TdClassName
{
border-color: #269226;
}
.TagClassName
{
border-color: #269226;
}
</style>