Shades of Forest Green #269211
Tints of Forest Green #269211
RGB
CMYK
RGB Variations
Color information
#269211 (or 0x269211) is known color: Forest Green. HEX triplet: 26, 92 and 11. RGB value is (38,146,17). Sum of RGB (Red+Green+Blue) = 38+146+17=201 (26% of max value = 765). Red value is 38 (15.23% from 255 or 18.91% from 201); Green value is 146 (57.42% from 255 or 72.64% from 201); Blue value is 17 (7.03% from 255 or 8.46% from 201); Max value from RGB is 146 - color contains mainly: green. Hex color #269211 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269211 is #D96DEE. Grayscale: #636363. Windows color (decimal): -14249455 or 1151526. OLE color: 1151526.
HSL color Cylindrical-coordinate representation of color #269211: hue angle of 110.23º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #269211 is Cyan = 0.74, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 17 | - |
| CMYK | 0.74 | 0 | 0.88 | 0.43 |
| HSL | 110.23º | 0.79% | 0.32% | - |
| HSV(B) | 110.23º | 0.88% | 0.57% | - |
| XYZ | 11.18 | 21.01 | 4 | - |
| YUV | 99 | 81.72 | 84.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 17 | 0.74 | 0 | 0.88 | 0.43 | 110.23 | 0.79 | 0.32 |
| Hex | 26 | 92 | 11 | 4A | 0 | 58 | 2B | 6E | 4F | 20 |
| Octal | 46 | 222 | 21 | 112 | 0 | 130 | 53 | 156 | 117 | 40 |
| Binary | 100110 | 10010010 | 10001 | 1001010 | 0 | 1011000 | 101011 | 1101110 | 1001111 | 100000 |
Color Harmonies of #269211
Complementary color
Monochromatic Colors of #269211
Black with #269211
Text Example
Text Example
White with #269211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269211; }
p { color: rgb(38,146,17); }
H1.HeaderClassName
{
color: #269211;
}
.AnyTagClassName
{
color: #269211;
}
</style>
background-color css
<style>
a { background-color: #269211; }
a { background-color: rgb(38,146,17); }
div.DivClassName
{
background-color: #269211;
}
.BgClassName
{
background-color: #269211;
}
</style>
border-color css
<style>
span { border-color: #269211; }
span { border-color: rgb(38,146,17); }
td.TdClassName
{
border-color: #269211;
}
.TagClassName
{
border-color: #269211;
}
</style>