Shades of Forest Green #269326
Tints of Forest Green #269326
RGB
CMYK
RGB Variations
Color information
#269326 (or 0x269326) is known color: Forest Green. HEX triplet: 26, 93 and 26. RGB value is (38,147,38). Sum of RGB (Red+Green+Blue) = 38+147+38=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 147 (57.81% from 255 or 65.92% from 223); Blue value is 38 (15.23% from 255 or 17.04% from 223); Max value from RGB is 147 - color contains mainly: green. Hex color #269326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269326 is #D96CD9. Grayscale: #666666. Windows color (decimal): -14249178 or 2528038. OLE color: 2528038.
HSL color Cylindrical-coordinate representation of color #269326: hue angle of 120º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269326 is Cyan = 0.74, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 38 | - |
| CMYK | 0.74 | 0 | 0.74 | 0.42 |
| HSL | 120º | 0.59% | 0.36% | - |
| HSV(B) | 120º | 0.74% | 0.58% | - |
| XYZ | 11.58 | 21.42 | 5.36 | - |
| YUV | 101.98 | 91.89 | 82.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 38 | 0.74 | 0 | 0.74 | 0.42 | 120 | 0.59 | 0.36 |
| Hex | 26 | 93 | 26 | 4A | 0 | 4A | 2A | 78 | 3B | 24 |
| Octal | 46 | 223 | 46 | 112 | 0 | 112 | 52 | 170 | 73 | 44 |
| Binary | 100110 | 10010011 | 100110 | 1001010 | 0 | 1001010 | 101010 | 1111000 | 111011 | 100100 |
Color Harmonies of #269326
Complementary color
Monochromatic Colors of #269326
Black with #269326
Text Example
Text Example
White with #269326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269326; }
p { color: rgb(38,147,38); }
H1.HeaderClassName
{
color: #269326;
}
.AnyTagClassName
{
color: #269326;
}
</style>
background-color css
<style>
a { background-color: #269326; }
a { background-color: rgb(38,147,38); }
div.DivClassName
{
background-color: #269326;
}
.BgClassName
{
background-color: #269326;
}
</style>
border-color css
<style>
span { border-color: #269326; }
span { border-color: rgb(38,147,38); }
td.TdClassName
{
border-color: #269326;
}
.TagClassName
{
border-color: #269326;
}
</style>