Shades of Forest Green #269506
Tints of Forest Green #269506
RGB
CMYK
RGB Variations
Color information
#269506 (or 0x269506) is known color: Forest Green. HEX triplet: 26, 95 and 06. RGB value is (38,149,6). Sum of RGB (Red+Green+Blue) = 38+149+6=193 (25% of max value = 765). Red value is 38 (15.23% from 255 or 19.69% from 193); Green value is 149 (58.59% from 255 or 77.20% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 149 - color contains mainly: green. Hex color #269506 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269506 is #D96AF9. Grayscale: #636363. Windows color (decimal): -14248698 or 431398. OLE color: 431398.
HSL color Cylindrical-coordinate representation of color #269506: hue angle of 106.57º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #269506 is Cyan = 0.74, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 6 | - |
| CMYK | 0.74 | 0 | 0.96 | 0.42 |
| HSL | 106.57º | 0.92% | 0.3% | - |
| HSV(B) | 106.57º | 0.96% | 0.58% | - |
| XYZ | 11.58 | 21.92 | 3.79 | - |
| YUV | 99.51 | 75.23 | 84.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 6 | 0.74 | 0 | 0.96 | 0.42 | 106.57 | 0.92 | 0.3 |
| Hex | 26 | 95 | 6 | 4A | 0 | 60 | 2A | 6B | 5C | 1E |
| Octal | 46 | 225 | 6 | 112 | 0 | 140 | 52 | 153 | 134 | 36 |
| Binary | 100110 | 10010101 | 110 | 1001010 | 0 | 1100000 | 101010 | 1101011 | 1011100 | 11110 |
Color Harmonies of #269506
Complementary color
Monochromatic Colors of #269506
Black with #269506
Text Example
Text Example
White with #269506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269506; }
p { color: rgb(38,149,6); }
H1.HeaderClassName
{
color: #269506;
}
.AnyTagClassName
{
color: #269506;
}
</style>
background-color css
<style>
a { background-color: #269506; }
a { background-color: rgb(38,149,6); }
div.DivClassName
{
background-color: #269506;
}
.BgClassName
{
background-color: #269506;
}
</style>
border-color css
<style>
span { border-color: #269506; }
span { border-color: rgb(38,149,6); }
td.TdClassName
{
border-color: #269506;
}
.TagClassName
{
border-color: #269506;
}
</style>