Shades of Forest Green #269517
Tints of Forest Green #269517
RGB
CMYK
RGB Variations
Color information
#269517 (or 0x269517) is known color: Forest Green. HEX triplet: 26, 95 and 17. RGB value is (38,149,23). Sum of RGB (Red+Green+Blue) = 38+149+23=210 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.10% from 210); Green value is 149 (58.59% from 255 or 70.95% from 210); Blue value is 23 (9.38% from 255 or 10.95% from 210); Max value from RGB is 149 - color contains mainly: green. Hex color #269517 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269517 is #D96AE8. Grayscale: #656565. Windows color (decimal): -14248681 or 1545510. OLE color: 1545510.
HSL color Cylindrical-coordinate representation of color #269517: hue angle of 112.86º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #269517 is Cyan = 0.74, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 23 | - |
| CMYK | 0.74 | 0 | 0.85 | 0.42 |
| HSL | 112.86º | 0.73% | 0.34% | - |
| HSV(B) | 112.86º | 0.85% | 0.58% | - |
| XYZ | 11.7 | 21.97 | 4.43 | - |
| YUV | 101.45 | 83.73 | 82.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 23 | 0.74 | 0 | 0.85 | 0.42 | 112.86 | 0.73 | 0.34 |
| Hex | 26 | 95 | 17 | 4A | 0 | 55 | 2A | 71 | 49 | 22 |
| Octal | 46 | 225 | 27 | 112 | 0 | 125 | 52 | 161 | 111 | 42 |
| Binary | 100110 | 10010101 | 10111 | 1001010 | 0 | 1010101 | 101010 | 1110001 | 1001001 | 100010 |
Color Harmonies of #269517
Complementary color
Monochromatic Colors of #269517
Black with #269517
Text Example
Text Example
White with #269517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269517; }
p { color: rgb(38,149,23); }
H1.HeaderClassName
{
color: #269517;
}
.AnyTagClassName
{
color: #269517;
}
</style>
background-color css
<style>
a { background-color: #269517; }
a { background-color: rgb(38,149,23); }
div.DivClassName
{
background-color: #269517;
}
.BgClassName
{
background-color: #269517;
}
</style>
border-color css
<style>
span { border-color: #269517; }
span { border-color: rgb(38,149,23); }
td.TdClassName
{
border-color: #269517;
}
.TagClassName
{
border-color: #269517;
}
</style>