Shades of Forest Green #269228
Tints of Forest Green #269228
RGB
CMYK
RGB Variations
Color information
#269228 (or 0x269228) is known color: Forest Green. HEX triplet: 26, 92 and 28. RGB value is (38,146,40). Sum of RGB (Red+Green+Blue) = 38+146+40=224 (29% of max value = 765). Red value is 38 (15.23% from 255 or 16.96% from 224); Green value is 146 (57.42% from 255 or 65.18% from 224); Blue value is 40 (16.02% from 255 or 17.86% from 224); Max value from RGB is 146 - color contains mainly: green. Hex color #269228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #269228 is #D96DD7. Grayscale: #656565. Windows color (decimal): -14249432 or 2658854. OLE color: 2658854.
HSL color Cylindrical-coordinate representation of color #269228: hue angle of 121.11º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269228 is Cyan = 0.74, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 40 | - |
| CMYK | 0.74 | 0 | 0.73 | 0.43 |
| HSL | 121.11º | 0.59% | 0.36% | - |
| HSV(B) | 121.11º | 0.74% | 0.57% | - |
| XYZ | 11.46 | 21.12 | 5.48 | - |
| YUV | 101.62 | 93.22 | 82.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 40 | 0.74 | 0 | 0.73 | 0.43 | 121.11 | 0.59 | 0.36 |
| Hex | 26 | 92 | 28 | 4A | 0 | 49 | 2B | 79 | 3B | 24 |
| Octal | 46 | 222 | 50 | 112 | 0 | 111 | 53 | 171 | 73 | 44 |
| Binary | 100110 | 10010010 | 101000 | 1001010 | 0 | 1001001 | 101011 | 1111001 | 111011 | 100100 |
Color Harmonies of #269228
Complementary color
Monochromatic Colors of #269228
Black with #269228
Text Example
Text Example
White with #269228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269228; }
p { color: rgb(38,146,40); }
H1.HeaderClassName
{
color: #269228;
}
.AnyTagClassName
{
color: #269228;
}
</style>
background-color css
<style>
a { background-color: #269228; }
a { background-color: rgb(38,146,40); }
div.DivClassName
{
background-color: #269228;
}
.BgClassName
{
background-color: #269228;
}
</style>
border-color css
<style>
span { border-color: #269228; }
span { border-color: rgb(38,146,40); }
td.TdClassName
{
border-color: #269228;
}
.TagClassName
{
border-color: #269228;
}
</style>