Shades of Forest Green #269016
Tints of Forest Green #269016
RGB
CMYK
RGB Variations
Color information
#269016 (or 0x269016) is known color: Forest Green. HEX triplet: 26, 90 and 16. RGB value is (38,144,22). Sum of RGB (Red+Green+Blue) = 38+144+22=204 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.63% from 204); Green value is 144 (56.64% from 255 or 70.59% from 204); Blue value is 22 (8.98% from 255 or 10.78% from 204); Max value from RGB is 144 - color contains mainly: green. Hex color #269016 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269016 is #D96FE9. Grayscale: #626262. Windows color (decimal): -14249962 or 1478694. OLE color: 1478694.
HSL color Cylindrical-coordinate representation of color #269016: hue angle of 112.13º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #269016 is Cyan = 0.74, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 22 | - |
| CMYK | 0.74 | 0 | 0.85 | 0.44 |
| HSL | 112.13º | 0.73% | 0.33% | - |
| HSV(B) | 112.13º | 0.85% | 0.56% | - |
| XYZ | 10.92 | 20.42 | 4.12 | - |
| YUV | 98.4 | 84.88 | 84.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 22 | 0.74 | 0 | 0.85 | 0.44 | 112.13 | 0.73 | 0.33 |
| Hex | 26 | 90 | 16 | 4A | 0 | 55 | 2C | 70 | 49 | 21 |
| Octal | 46 | 220 | 26 | 112 | 0 | 125 | 54 | 160 | 111 | 41 |
| Binary | 100110 | 10010000 | 10110 | 1001010 | 0 | 1010101 | 101100 | 1110000 | 1001001 | 100001 |
Color Harmonies of #269016
Complementary color
Monochromatic Colors of #269016
Black with #269016
Text Example
Text Example
White with #269016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269016; }
p { color: rgb(38,144,22); }
H1.HeaderClassName
{
color: #269016;
}
.AnyTagClassName
{
color: #269016;
}
</style>
background-color css
<style>
a { background-color: #269016; }
a { background-color: rgb(38,144,22); }
div.DivClassName
{
background-color: #269016;
}
.BgClassName
{
background-color: #269016;
}
</style>
border-color css
<style>
span { border-color: #269016; }
span { border-color: rgb(38,144,22); }
td.TdClassName
{
border-color: #269016;
}
.TagClassName
{
border-color: #269016;
}
</style>