Shades of Forest Green #269011
Tints of Forest Green #269011
RGB
CMYK
RGB Variations
Color information
#269011 (or 0x269011) is known color: Forest Green. HEX triplet: 26, 90 and 11. RGB value is (38,144,17). Sum of RGB (Red+Green+Blue) = 38+144+17=199 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19.10% from 199); Green value is 144 (56.64% from 255 or 72.36% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 144 - color contains mainly: green. Hex color #269011 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269011 is #D96FEE. Grayscale: #626262. Windows color (decimal): -14249967 or 1151014. OLE color: 1151014.
HSL color Cylindrical-coordinate representation of color #269011: hue angle of 110.08º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #269011 is Cyan = 0.74, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 17 | - |
| CMYK | 0.74 | 0 | 0.88 | 0.44 |
| HSL | 110.08º | 0.79% | 0.32% | - |
| HSV(B) | 110.08º | 0.88% | 0.56% | - |
| XYZ | 10.87 | 20.4 | 3.89 | - |
| YUV | 97.83 | 82.38 | 85.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 17 | 0.74 | 0 | 0.88 | 0.44 | 110.08 | 0.79 | 0.32 |
| Hex | 26 | 90 | 11 | 4A | 0 | 58 | 2C | 6E | 4F | 20 |
| Octal | 46 | 220 | 21 | 112 | 0 | 130 | 54 | 156 | 117 | 40 |
| Binary | 100110 | 10010000 | 10001 | 1001010 | 0 | 1011000 | 101100 | 1101110 | 1001111 | 100000 |
Color Harmonies of #269011
Complementary color
Monochromatic Colors of #269011
Black with #269011
Text Example
Text Example
White with #269011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269011; }
p { color: rgb(38,144,17); }
H1.HeaderClassName
{
color: #269011;
}
.AnyTagClassName
{
color: #269011;
}
</style>
background-color css
<style>
a { background-color: #269011; }
a { background-color: rgb(38,144,17); }
div.DivClassName
{
background-color: #269011;
}
.BgClassName
{
background-color: #269011;
}
</style>
border-color css
<style>
span { border-color: #269011; }
span { border-color: rgb(38,144,17); }
td.TdClassName
{
border-color: #269011;
}
.TagClassName
{
border-color: #269011;
}
</style>