Shades of Forest Green #269305
Tints of Forest Green #269305
RGB
CMYK
RGB Variations
Color information
#269305 (or 0x269305) is known color: Forest Green. HEX triplet: 26, 93 and 05. RGB value is (38,147,5). Sum of RGB (Red+Green+Blue) = 38+147+5=190 (25% of max value = 765). Red value is 38 (15.23% from 255 or 20% from 190); Green value is 147 (57.81% from 255 or 77.37% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 147 - color contains mainly: green. Hex color #269305 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #269305 is #D96CFA. Grayscale: #626262. Windows color (decimal): -14249211 or 365350. OLE color: 365350.
HSL color Cylindrical-coordinate representation of color #269305: hue angle of 106.06º degrees, saturation: 0.93, 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 #269305 is Cyan = 0.74, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 5 | - |
| CMYK | 0.74 | 0 | 0.97 | 0.42 |
| HSL | 106.06º | 0.93% | 0.3% | - |
| HSV(B) | 106.06º | 0.97% | 0.58% | - |
| XYZ | 11.26 | 21.29 | 3.66 | - |
| YUV | 98.22 | 75.39 | 85.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 5 | 0.74 | 0 | 0.97 | 0.42 | 106.06 | 0.93 | 0.3 |
| Hex | 26 | 93 | 5 | 4A | 0 | 61 | 2A | 6A | 5D | 1E |
| Octal | 46 | 223 | 5 | 112 | 0 | 141 | 52 | 152 | 135 | 36 |
| Binary | 100110 | 10010011 | 101 | 1001010 | 0 | 1100001 | 101010 | 1101010 | 1011101 | 11110 |
Color Harmonies of #269305
Complementary color
Monochromatic Colors of #269305
Black with #269305
Text Example
Text Example
White with #269305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269305; }
p { color: rgb(38,147,5); }
H1.HeaderClassName
{
color: #269305;
}
.AnyTagClassName
{
color: #269305;
}
</style>
background-color css
<style>
a { background-color: #269305; }
a { background-color: rgb(38,147,5); }
div.DivClassName
{
background-color: #269305;
}
.BgClassName
{
background-color: #269305;
}
</style>
border-color css
<style>
span { border-color: #269305; }
span { border-color: rgb(38,147,5); }
td.TdClassName
{
border-color: #269305;
}
.TagClassName
{
border-color: #269305;
}
</style>