Shades of Forest Green #269316
Tints of Forest Green #269316
RGB
CMYK
RGB Variations
Color information
#269316 (or 0x269316) is known color: Forest Green. HEX triplet: 26, 93 and 16. RGB value is (38,147,22). Sum of RGB (Red+Green+Blue) = 38+147+22=207 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.36% from 207); Green value is 147 (57.81% from 255 or 71.01% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 147 - color contains mainly: green. Hex color #269316 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269316 is #D96CE9. Grayscale: #646464. Windows color (decimal): -14249194 or 1479462. OLE color: 1479462.
HSL color Cylindrical-coordinate representation of color #269316: hue angle of 112.32º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #269316 is Cyan = 0.74, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 22 | - |
| CMYK | 0.74 | 0 | 0.85 | 0.42 |
| HSL | 112.32º | 0.74% | 0.33% | - |
| HSV(B) | 112.32º | 0.85% | 0.58% | - |
| XYZ | 11.38 | 21.34 | 4.28 | - |
| YUV | 100.16 | 83.89 | 83.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 22 | 0.74 | 0 | 0.85 | 0.42 | 112.32 | 0.74 | 0.33 |
| Hex | 26 | 93 | 16 | 4A | 0 | 55 | 2A | 70 | 4A | 21 |
| Octal | 46 | 223 | 26 | 112 | 0 | 125 | 52 | 160 | 112 | 41 |
| Binary | 100110 | 10010011 | 10110 | 1001010 | 0 | 1010101 | 101010 | 1110000 | 1001010 | 100001 |
Color Harmonies of #269316
Complementary color
Monochromatic Colors of #269316
Black with #269316
Text Example
Text Example
White with #269316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269316; }
p { color: rgb(38,147,22); }
H1.HeaderClassName
{
color: #269316;
}
.AnyTagClassName
{
color: #269316;
}
</style>
background-color css
<style>
a { background-color: #269316; }
a { background-color: rgb(38,147,22); }
div.DivClassName
{
background-color: #269316;
}
.BgClassName
{
background-color: #269316;
}
</style>
border-color css
<style>
span { border-color: #269316; }
span { border-color: rgb(38,147,22); }
td.TdClassName
{
border-color: #269316;
}
.TagClassName
{
border-color: #269316;
}
</style>