Shades of Forest Green #269304
Tints of Forest Green #269304
RGB
CMYK
RGB Variations
Color information
#269304 (or 0x269304) is known color: Forest Green. HEX triplet: 26, 93 and 04. RGB value is (38,147,4). Sum of RGB (Red+Green+Blue) = 38+147+4=189 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20.11% from 189); Green value is 147 (57.81% from 255 or 77.78% from 189); Blue value is 4 (1.95% from 255 or 2.12% from 189); Max value from RGB is 147 - color contains mainly: green. Hex color #269304 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269304 is #D96CFB. Grayscale: #626262. Windows color (decimal): -14249212 or 299814. OLE color: 299814.
HSL color Cylindrical-coordinate representation of color #269304: hue angle of 105.73º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #269304 is Cyan = 0.74, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 4 | - |
| CMYK | 0.74 | 0 | 0.97 | 0.42 |
| HSL | 105.73º | 0.95% | 0.3% | - |
| HSV(B) | 105.73º | 0.97% | 0.58% | - |
| XYZ | 11.25 | 21.29 | 3.63 | - |
| YUV | 98.11 | 74.89 | 85.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 4 | 0.74 | 0 | 0.97 | 0.42 | 105.73 | 0.95 | 0.3 |
| Hex | 26 | 93 | 4 | 4A | 0 | 61 | 2A | 6A | 5F | 1E |
| Octal | 46 | 223 | 4 | 112 | 0 | 141 | 52 | 152 | 137 | 36 |
| Binary | 100110 | 10010011 | 100 | 1001010 | 0 | 1100001 | 101010 | 1101010 | 1011111 | 11110 |
Color Harmonies of #269304
Complementary color
Monochromatic Colors of #269304
Black with #269304
Text Example
Text Example
White with #269304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269304; }
p { color: rgb(38,147,4); }
H1.HeaderClassName
{
color: #269304;
}
.AnyTagClassName
{
color: #269304;
}
</style>
background-color css
<style>
a { background-color: #269304; }
a { background-color: rgb(38,147,4); }
div.DivClassName
{
background-color: #269304;
}
.BgClassName
{
background-color: #269304;
}
</style>
border-color css
<style>
span { border-color: #269304; }
span { border-color: rgb(38,147,4); }
td.TdClassName
{
border-color: #269304;
}
.TagClassName
{
border-color: #269304;
}
</style>