Shades of Forest Green #269220
Tints of Forest Green #269220
RGB
CMYK
RGB Variations
Color information
#269220 (or 0x269220) is known color: Forest Green. HEX triplet: 26, 92 and 20. RGB value is (38,146,32). Sum of RGB (Red+Green+Blue) = 38+146+32=216 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.59% from 216); Green value is 146 (57.42% from 255 or 67.59% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 146 - color contains mainly: green. Hex color #269220 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269220 is #D96DDF. Grayscale: #656565. Windows color (decimal): -14249440 or 2134566. OLE color: 2134566.
HSL color Cylindrical-coordinate representation of color #269220: hue angle of 116.84º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #269220 is Cyan = 0.74, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 32 | - |
| CMYK | 0.74 | 0 | 0.78 | 0.43 |
| HSL | 116.84º | 0.64% | 0.35% | - |
| HSV(B) | 116.84º | 0.78% | 0.57% | - |
| XYZ | 11.34 | 21.07 | 4.84 | - |
| YUV | 100.71 | 89.22 | 83.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 32 | 0.74 | 0 | 0.78 | 0.43 | 116.84 | 0.64 | 0.35 |
| Hex | 26 | 92 | 20 | 4A | 0 | 4E | 2B | 75 | 40 | 23 |
| Octal | 46 | 222 | 40 | 112 | 0 | 116 | 53 | 165 | 100 | 43 |
| Binary | 100110 | 10010010 | 100000 | 1001010 | 0 | 1001110 | 101011 | 1110101 | 1000000 | 100011 |
Color Harmonies of #269220
Complementary color
Monochromatic Colors of #269220
Black with #269220
Text Example
Text Example
White with #269220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269220; }
p { color: rgb(38,146,32); }
H1.HeaderClassName
{
color: #269220;
}
.AnyTagClassName
{
color: #269220;
}
</style>
background-color css
<style>
a { background-color: #269220; }
a { background-color: rgb(38,146,32); }
div.DivClassName
{
background-color: #269220;
}
.BgClassName
{
background-color: #269220;
}
</style>
border-color css
<style>
span { border-color: #269220; }
span { border-color: rgb(38,146,32); }
td.TdClassName
{
border-color: #269220;
}
.TagClassName
{
border-color: #269220;
}
</style>