Shades of Forest Green #269526
Tints of Forest Green #269526
RGB
CMYK
RGB Variations
Color information
#269526 (or 0x269526) is known color: Forest Green. HEX triplet: 26, 95 and 26. RGB value is (38,149,38). Sum of RGB (Red+Green+Blue) = 38+149+38=225 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.89% from 225); Green value is 149 (58.59% from 255 or 66.22% from 225); Blue value is 38 (15.23% from 255 or 16.89% from 225); Max value from RGB is 149 - color contains mainly: green. Hex color #269526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269526 is #D96AD9. Grayscale: #676767. Windows color (decimal): -14248666 or 2528550. OLE color: 2528550.
HSL color Cylindrical-coordinate representation of color #269526: hue angle of 120º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269526 is Cyan = 0.74, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 38 | - |
| CMYK | 0.74 | 0 | 0.74 | 0.42 |
| HSL | 120º | 0.59% | 0.37% | - |
| HSV(B) | 120º | 0.74% | 0.58% | - |
| XYZ | 11.9 | 22.05 | 5.46 | - |
| YUV | 103.16 | 91.23 | 81.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 38 | 0.74 | 0 | 0.74 | 0.42 | 120 | 0.59 | 0.37 |
| Hex | 26 | 95 | 26 | 4A | 0 | 4A | 2A | 78 | 3B | 25 |
| Octal | 46 | 225 | 46 | 112 | 0 | 112 | 52 | 170 | 73 | 45 |
| Binary | 100110 | 10010101 | 100110 | 1001010 | 0 | 1001010 | 101010 | 1111000 | 111011 | 100101 |
Color Harmonies of #269526
Complementary color
Monochromatic Colors of #269526
Black with #269526
Text Example
Text Example
White with #269526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269526; }
p { color: rgb(38,149,38); }
H1.HeaderClassName
{
color: #269526;
}
.AnyTagClassName
{
color: #269526;
}
</style>
background-color css
<style>
a { background-color: #269526; }
a { background-color: rgb(38,149,38); }
div.DivClassName
{
background-color: #269526;
}
.BgClassName
{
background-color: #269526;
}
</style>
border-color css
<style>
span { border-color: #269526; }
span { border-color: rgb(38,149,38); }
td.TdClassName
{
border-color: #269526;
}
.TagClassName
{
border-color: #269526;
}
</style>