Shades of Forest Green #269026
Tints of Forest Green #269026
RGB
CMYK
RGB Variations
Color information
#269026 (or 0x269026) is known color: Forest Green. HEX triplet: 26, 90 and 26. RGB value is (38,144,38). Sum of RGB (Red+Green+Blue) = 38+144+38=220 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.27% from 220); Green value is 144 (56.64% from 255 or 65.45% from 220); Blue value is 38 (15.23% from 255 or 17.27% from 220); Max value from RGB is 144 - color contains mainly: green. Hex color #269026 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269026 is #D96FD9. Grayscale: #646464. Windows color (decimal): -14249946 or 2527270. OLE color: 2527270.
HSL color Cylindrical-coordinate representation of color #269026: hue angle of 120º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269026 is Cyan = 0.74, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 38 | - |
| CMYK | 0.74 | 0 | 0.74 | 0.44 |
| HSL | 120º | 0.58% | 0.36% | - |
| HSV(B) | 120º | 0.74% | 0.56% | - |
| XYZ | 11.12 | 20.5 | 5.2 | - |
| YUV | 100.22 | 92.88 | 83.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 38 | 0.74 | 0 | 0.74 | 0.44 | 120 | 0.58 | 0.36 |
| Hex | 26 | 90 | 26 | 4A | 0 | 4A | 2C | 78 | 3A | 24 |
| Octal | 46 | 220 | 46 | 112 | 0 | 112 | 54 | 170 | 72 | 44 |
| Binary | 100110 | 10010000 | 100110 | 1001010 | 0 | 1001010 | 101100 | 1111000 | 111010 | 100100 |
Color Harmonies of #269026
Complementary color
Monochromatic Colors of #269026
Black with #269026
Text Example
Text Example
White with #269026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269026; }
p { color: rgb(38,144,38); }
H1.HeaderClassName
{
color: #269026;
}
.AnyTagClassName
{
color: #269026;
}
</style>
background-color css
<style>
a { background-color: #269026; }
a { background-color: rgb(38,144,38); }
div.DivClassName
{
background-color: #269026;
}
.BgClassName
{
background-color: #269026;
}
</style>
border-color css
<style>
span { border-color: #269026; }
span { border-color: rgb(38,144,38); }
td.TdClassName
{
border-color: #269026;
}
.TagClassName
{
border-color: #269026;
}
</style>