Shades of Forest Green #269425
Tints of Forest Green #269425
RGB
CMYK
RGB Variations
Color information
#269425 (or 0x269425) is known color: Forest Green. HEX triplet: 26, 94 and 25. RGB value is (38,148,37). Sum of RGB (Red+Green+Blue) = 38+148+37=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 148 (58.20% from 255 or 66.37% from 223); Blue value is 37 (14.84% from 255 or 16.59% from 223); Max value from RGB is 148 - color contains mainly: green. Hex color #269425 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269425 is #D96BDA. Grayscale: #666666. Windows color (decimal): -14248923 or 2462758. OLE color: 2462758.
HSL color Cylindrical-coordinate representation of color #269425: hue angle of 119.46º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269425 is Cyan = 0.74, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 148 | 37 | - |
| CMYK | 0.74 | 0 | 0.75 | 0.42 |
| HSL | 119.46º | 0.6% | 0.36% | - |
| HSV(B) | 119.46º | 0.75% | 0.58% | - |
| XYZ | 11.72 | 21.73 | 5.33 | - |
| YUV | 102.46 | 91.06 | 82.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 148 | 37 | 0.74 | 0 | 0.75 | 0.42 | 119.46 | 0.6 | 0.36 |
| Hex | 26 | 94 | 25 | 4A | 0 | 4B | 2A | 77 | 3C | 24 |
| Octal | 46 | 224 | 45 | 112 | 0 | 113 | 52 | 167 | 74 | 44 |
| Binary | 100110 | 10010100 | 100101 | 1001010 | 0 | 1001011 | 101010 | 1110111 | 111100 | 100100 |
Color Harmonies of #269425
Complementary color
Monochromatic Colors of #269425
Black with #269425
Text Example
Text Example
White with #269425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269425; }
p { color: rgb(38,148,37); }
H1.HeaderClassName
{
color: #269425;
}
.AnyTagClassName
{
color: #269425;
}
</style>
background-color css
<style>
a { background-color: #269425; }
a { background-color: rgb(38,148,37); }
div.DivClassName
{
background-color: #269425;
}
.BgClassName
{
background-color: #269425;
}
</style>
border-color css
<style>
span { border-color: #269425; }
span { border-color: rgb(38,148,37); }
td.TdClassName
{
border-color: #269425;
}
.TagClassName
{
border-color: #269425;
}
</style>