Shades of Forest Green #269520
Tints of Forest Green #269520
RGB
CMYK
RGB Variations
Color information
#269520 (or 0x269520) is known color: Forest Green. HEX triplet: 26, 95 and 20. RGB value is (38,149,32). Sum of RGB (Red+Green+Blue) = 38+149+32=219 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.35% from 219); Green value is 149 (58.59% from 255 or 68.04% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 149 - color contains mainly: green. Hex color #269520 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269520 is #D96ADF. Grayscale: #666666. Windows color (decimal): -14248672 or 2135334. OLE color: 2135334.
HSL color Cylindrical-coordinate representation of color #269520: hue angle of 116.92º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #269520 is Cyan = 0.74, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 32 | - |
| CMYK | 0.74 | 0 | 0.79 | 0.42 |
| HSL | 116.92º | 0.65% | 0.35% | - |
| HSV(B) | 116.92º | 0.79% | 0.58% | - |
| XYZ | 11.81 | 22.01 | 4.99 | - |
| YUV | 102.47 | 88.23 | 82.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 32 | 0.74 | 0 | 0.79 | 0.42 | 116.92 | 0.65 | 0.35 |
| Hex | 26 | 95 | 20 | 4A | 0 | 4F | 2A | 75 | 41 | 23 |
| Octal | 46 | 225 | 40 | 112 | 0 | 117 | 52 | 165 | 101 | 43 |
| Binary | 100110 | 10010101 | 100000 | 1001010 | 0 | 1001111 | 101010 | 1110101 | 1000001 | 100011 |
Color Harmonies of #269520
Complementary color
Monochromatic Colors of #269520
Black with #269520
Text Example
Text Example
White with #269520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269520; }
p { color: rgb(38,149,32); }
H1.HeaderClassName
{
color: #269520;
}
.AnyTagClassName
{
color: #269520;
}
</style>
background-color css
<style>
a { background-color: #269520; }
a { background-color: rgb(38,149,32); }
div.DivClassName
{
background-color: #269520;
}
.BgClassName
{
background-color: #269520;
}
</style>
border-color css
<style>
span { border-color: #269520; }
span { border-color: rgb(38,149,32); }
td.TdClassName
{
border-color: #269520;
}
.TagClassName
{
border-color: #269520;
}
</style>