Shades of Forest Green #269229
Tints of Forest Green #269229
RGB
CMYK
RGB Variations
Color information
#269229 (or 0x269229) is known color: Forest Green. HEX triplet: 26, 92 and 29. RGB value is (38,146,41). Sum of RGB (Red+Green+Blue) = 38+146+41=225 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.89% from 225); Green value is 146 (57.42% from 255 or 64.89% from 225); Blue value is 41 (16.41% from 255 or 18.22% from 225); Max value from RGB is 146 - color contains mainly: green. Hex color #269229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269229 is #D96DD6. Grayscale: #666666. Windows color (decimal): -14249431 or 2724390. OLE color: 2724390.
HSL color Cylindrical-coordinate representation of color #269229: hue angle of 121.67º 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 #269229 is Cyan = 0.74, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 41 | - |
| CMYK | 0.74 | 0 | 0.72 | 0.43 |
| HSL | 121.67º | 0.59% | 0.36% | - |
| HSV(B) | 121.67º | 0.74% | 0.57% | - |
| XYZ | 11.48 | 21.13 | 5.57 | - |
| YUV | 101.74 | 93.72 | 82.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 41 | 0.74 | 0 | 0.72 | 0.43 | 121.67 | 0.59 | 0.36 |
| Hex | 26 | 92 | 29 | 4A | 0 | 48 | 2B | 7A | 3B | 24 |
| Octal | 46 | 222 | 51 | 112 | 0 | 110 | 53 | 172 | 73 | 44 |
| Binary | 100110 | 10010010 | 101001 | 1001010 | 0 | 1001000 | 101011 | 1111010 | 111011 | 100100 |
Color Harmonies of #269229
Complementary color
Monochromatic Colors of #269229
Black with #269229
Text Example
Text Example
White with #269229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269229; }
p { color: rgb(38,146,41); }
H1.HeaderClassName
{
color: #269229;
}
.AnyTagClassName
{
color: #269229;
}
</style>
background-color css
<style>
a { background-color: #269229; }
a { background-color: rgb(38,146,41); }
div.DivClassName
{
background-color: #269229;
}
.BgClassName
{
background-color: #269229;
}
</style>
border-color css
<style>
span { border-color: #269229; }
span { border-color: rgb(38,146,41); }
td.TdClassName
{
border-color: #269229;
}
.TagClassName
{
border-color: #269229;
}
</style>