Shades of Forest Green #269032
Tints of Forest Green #269032
RGB
CMYK
RGB Variations
Color information
#269032 (or 0x269032) is known color: Forest Green. HEX triplet: 26, 90 and 32. RGB value is (38,144,50). Sum of RGB (Red+Green+Blue) = 38+144+50=232 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.38% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 50 (19.92% from 255 or 21.55% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #269032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269032 is #D96FCD. Grayscale: #656565. Windows color (decimal): -14249934 or 3313702. OLE color: 3313702.
HSL color Cylindrical-coordinate representation of color #269032: hue angle of 126.79º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269032 is Cyan = 0.74, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 50 | - |
| CMYK | 0.74 | 0 | 0.65 | 0.44 |
| HSL | 126.79º | 0.58% | 0.36% | - |
| HSV(B) | 126.79º | 0.74% | 0.56% | - |
| XYZ | 11.35 | 20.59 | 6.39 | - |
| YUV | 101.59 | 98.88 | 82.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 50 | 0.74 | 0 | 0.65 | 0.44 | 126.79 | 0.58 | 0.36 |
| Hex | 26 | 90 | 32 | 4A | 0 | 41 | 2C | 7F | 3A | 24 |
| Octal | 46 | 220 | 62 | 112 | 0 | 101 | 54 | 177 | 72 | 44 |
| Binary | 100110 | 10010000 | 110010 | 1001010 | 0 | 1000001 | 101100 | 1111111 | 111010 | 100100 |
Color Harmonies of #269032
Complementary color
Monochromatic Colors of #269032
Black with #269032
Text Example
Text Example
White with #269032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269032; }
p { color: rgb(38,144,50); }
H1.HeaderClassName
{
color: #269032;
}
.AnyTagClassName
{
color: #269032;
}
</style>
background-color css
<style>
a { background-color: #269032; }
a { background-color: rgb(38,144,50); }
div.DivClassName
{
background-color: #269032;
}
.BgClassName
{
background-color: #269032;
}
</style>
border-color css
<style>
span { border-color: #269032; }
span { border-color: rgb(38,144,50); }
td.TdClassName
{
border-color: #269032;
}
.TagClassName
{
border-color: #269032;
}
</style>