Shades of Forest Green #269322
Tints of Forest Green #269322
RGB
CMYK
RGB Variations
Color information
#269322 (or 0x269322) is known color: Forest Green. HEX triplet: 26, 93 and 22. RGB value is (38,147,34). Sum of RGB (Red+Green+Blue) = 38+147+34=219 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.35% from 219); Green value is 147 (57.81% from 255 or 67.12% from 219); Blue value is 34 (13.67% from 255 or 15.53% from 219); Max value from RGB is 147 - color contains mainly: green. Hex color #269322 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269322 is #D96CDD. Grayscale: #656565. Windows color (decimal): -14249182 or 2265894. OLE color: 2265894.
HSL color Cylindrical-coordinate representation of color #269322: hue angle of 117.88º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #269322 is Cyan = 0.74, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 34 | - |
| CMYK | 0.74 | 0 | 0.77 | 0.42 |
| HSL | 117.88º | 0.62% | 0.35% | - |
| HSV(B) | 117.88º | 0.77% | 0.58% | - |
| XYZ | 11.52 | 21.4 | 5.04 | - |
| YUV | 101.53 | 89.89 | 82.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 34 | 0.74 | 0 | 0.77 | 0.42 | 117.88 | 0.62 | 0.35 |
| Hex | 26 | 93 | 22 | 4A | 0 | 4D | 2A | 76 | 3E | 23 |
| Octal | 46 | 223 | 42 | 112 | 0 | 115 | 52 | 166 | 76 | 43 |
| Binary | 100110 | 10010011 | 100010 | 1001010 | 0 | 1001101 | 101010 | 1110110 | 111110 | 100011 |
Color Harmonies of #269322
Complementary color
Monochromatic Colors of #269322
Black with #269322
Text Example
Text Example
White with #269322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269322; }
p { color: rgb(38,147,34); }
H1.HeaderClassName
{
color: #269322;
}
.AnyTagClassName
{
color: #269322;
}
</style>
background-color css
<style>
a { background-color: #269322; }
a { background-color: rgb(38,147,34); }
div.DivClassName
{
background-color: #269322;
}
.BgClassName
{
background-color: #269322;
}
</style>
border-color css
<style>
span { border-color: #269322; }
span { border-color: rgb(38,147,34); }
td.TdClassName
{
border-color: #269322;
}
.TagClassName
{
border-color: #269322;
}
</style>