Shades of Forest Green #269012
Tints of Forest Green #269012
RGB
CMYK
RGB Variations
Color information
#269012 (or 0x269012) is known color: Forest Green. HEX triplet: 26, 90 and 12. RGB value is (38,144,18). Sum of RGB (Red+Green+Blue) = 38+144+18=200 (26% of max value = 765). Red value is 38 (15.23% from 255 or 19% from 200); Green value is 144 (56.64% from 255 or 72% from 200); Blue value is 18 (7.42% from 255 or 9% from 200); Max value from RGB is 144 - color contains mainly: green. Hex color #269012 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269012 is #D96FED. Grayscale: #626262. Windows color (decimal): -14249966 or 1216550. OLE color: 1216550.
HSL color Cylindrical-coordinate representation of color #269012: hue angle of 110.48º degrees, saturation: 0.78, 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 #269012 is Cyan = 0.74, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 18 | - |
| CMYK | 0.74 | 0 | 0.88 | 0.44 |
| HSL | 110.48º | 0.78% | 0.32% | - |
| HSV(B) | 110.48º | 0.88% | 0.56% | - |
| XYZ | 10.88 | 20.4 | 3.94 | - |
| YUV | 97.94 | 82.88 | 85.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 18 | 0.74 | 0 | 0.88 | 0.44 | 110.48 | 0.78 | 0.32 |
| Hex | 26 | 90 | 12 | 4A | 0 | 58 | 2C | 6E | 4E | 20 |
| Octal | 46 | 220 | 22 | 112 | 0 | 130 | 54 | 156 | 116 | 40 |
| Binary | 100110 | 10010000 | 10010 | 1001010 | 0 | 1011000 | 101100 | 1101110 | 1001110 | 100000 |
Color Harmonies of #269012
Complementary color
Monochromatic Colors of #269012
Black with #269012
Text Example
Text Example
White with #269012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269012; }
p { color: rgb(38,144,18); }
H1.HeaderClassName
{
color: #269012;
}
.AnyTagClassName
{
color: #269012;
}
</style>
background-color css
<style>
a { background-color: #269012; }
a { background-color: rgb(38,144,18); }
div.DivClassName
{
background-color: #269012;
}
.BgClassName
{
background-color: #269012;
}
</style>
border-color css
<style>
span { border-color: #269012; }
span { border-color: rgb(38,144,18); }
td.TdClassName
{
border-color: #269012;
}
.TagClassName
{
border-color: #269012;
}
</style>