Shades of Forest Green #269122
Tints of Forest Green #269122
RGB
CMYK
RGB Variations
Color information
#269122 (or 0x269122) is known color: Forest Green. HEX triplet: 26, 91 and 22. RGB value is (38,145,34). Sum of RGB (Red+Green+Blue) = 38+145+34=217 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.51% from 217); Green value is 145 (57.03% from 255 or 66.82% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 145 - color contains mainly: green. Hex color #269122 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269122 is #D96EDD. Grayscale: #646464. Windows color (decimal): -14249694 or 2265382. OLE color: 2265382.
HSL color Cylindrical-coordinate representation of color #269122: hue angle of 117.84º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #269122 is Cyan = 0.74, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 145 | 34 | - |
| CMYK | 0.74 | 0 | 0.77 | 0.43 |
| HSL | 117.84º | 0.62% | 0.35% | - |
| HSV(B) | 117.84º | 0.77% | 0.57% | - |
| XYZ | 11.21 | 20.78 | 4.93 | - |
| YUV | 100.35 | 90.55 | 83.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 145 | 34 | 0.74 | 0 | 0.77 | 0.43 | 117.84 | 0.62 | 0.35 |
| Hex | 26 | 91 | 22 | 4A | 0 | 4D | 2B | 76 | 3E | 23 |
| Octal | 46 | 221 | 42 | 112 | 0 | 115 | 53 | 166 | 76 | 43 |
| Binary | 100110 | 10010001 | 100010 | 1001010 | 0 | 1001101 | 101011 | 1110110 | 111110 | 100011 |
Color Harmonies of #269122
Complementary color
Monochromatic Colors of #269122
Black with #269122
Text Example
Text Example
White with #269122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269122; }
p { color: rgb(38,145,34); }
H1.HeaderClassName
{
color: #269122;
}
.AnyTagClassName
{
color: #269122;
}
</style>
background-color css
<style>
a { background-color: #269122; }
a { background-color: rgb(38,145,34); }
div.DivClassName
{
background-color: #269122;
}
.BgClassName
{
background-color: #269122;
}
</style>
border-color css
<style>
span { border-color: #269122; }
span { border-color: rgb(38,145,34); }
td.TdClassName
{
border-color: #269122;
}
.TagClassName
{
border-color: #269122;
}
</style>