Shades of Forest Green #269015
Tints of Forest Green #269015
RGB
CMYK
RGB Variations
Color information
#269015 (or 0x269015) is known color: Forest Green. HEX triplet: 26, 90 and 15. RGB value is (38,144,21). Sum of RGB (Red+Green+Blue) = 38+144+21=203 (26% of max value = 765). Red value is 38 (15.23% from 255 or 18.72% from 203); Green value is 144 (56.64% from 255 or 70.94% from 203); Blue value is 21 (8.59% from 255 or 10.34% from 203); Max value from RGB is 144 - color contains mainly: green. Hex color #269015 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269015 is #D96FEA. Grayscale: #626262. Windows color (decimal): -14249963 or 1413158. OLE color: 1413158.
HSL color Cylindrical-coordinate representation of color #269015: hue angle of 111.71º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #269015 is Cyan = 0.74, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 21 | - |
| CMYK | 0.74 | 0 | 0.85 | 0.44 |
| HSL | 111.71º | 0.75% | 0.32% | - |
| HSV(B) | 111.71º | 0.85% | 0.56% | - |
| XYZ | 10.91 | 20.41 | 4.07 | - |
| YUV | 98.28 | 84.38 | 85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 21 | 0.74 | 0 | 0.85 | 0.44 | 111.71 | 0.75 | 0.32 |
| Hex | 26 | 90 | 15 | 4A | 0 | 55 | 2C | 70 | 4B | 20 |
| Octal | 46 | 220 | 25 | 112 | 0 | 125 | 54 | 160 | 113 | 40 |
| Binary | 100110 | 10010000 | 10101 | 1001010 | 0 | 1010101 | 101100 | 1110000 | 1001011 | 100000 |
Color Harmonies of #269015
Complementary color
Monochromatic Colors of #269015
Black with #269015
Text Example
Text Example
White with #269015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269015; }
p { color: rgb(38,144,21); }
H1.HeaderClassName
{
color: #269015;
}
.AnyTagClassName
{
color: #269015;
}
</style>
background-color css
<style>
a { background-color: #269015; }
a { background-color: rgb(38,144,21); }
div.DivClassName
{
background-color: #269015;
}
.BgClassName
{
background-color: #269015;
}
</style>
border-color css
<style>
span { border-color: #269015; }
span { border-color: rgb(38,144,21); }
td.TdClassName
{
border-color: #269015;
}
.TagClassName
{
border-color: #269015;
}
</style>