Shades of Forest Green #309115
Tints of Forest Green #309115
RGB
CMYK
RGB Variations
Color information
#309115 (or 0x309115) is known color: Forest Green. HEX triplet: 30, 91 and 15. RGB value is (48,145,21). Sum of RGB (Red+Green+Blue) = 48+145+21=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 145 (57.03% from 255 or 67.76% from 214); Blue value is 21 (8.59% from 255 or 9.81% from 214); Max value from RGB is 145 - color contains mainly: green. Hex color #309115 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #309115 is #CF6EEA. Grayscale: #666666. Windows color (decimal): -13594347 or 1413424. OLE color: 1413424.
HSL color Cylindrical-coordinate representation of color #309115: hue angle of 106.94º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #309115 is Cyan = 0.67, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 145 | 21 | - |
| CMYK | 0.67 | 0 | 0.86 | 0.43 |
| HSL | 106.94º | 0.75% | 0.33% | - |
| HSV(B) | 106.94º | 0.86% | 0.57% | - |
| XYZ | 11.48 | 20.93 | 4.14 | - |
| YUV | 101.86 | 82.36 | 89.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 145 | 21 | 0.67 | 0 | 0.86 | 0.43 | 106.94 | 0.75 | 0.33 |
| Hex | 30 | 91 | 15 | 43 | 0 | 56 | 2B | 6B | 4B | 21 |
| Octal | 60 | 221 | 25 | 103 | 0 | 126 | 53 | 153 | 113 | 41 |
| Binary | 110000 | 10010001 | 10101 | 1000011 | 0 | 1010110 | 101011 | 1101011 | 1001011 | 100001 |
Color Harmonies of #309115
Complementary color
Monochromatic Colors of #309115
Black with #309115
Text Example
Text Example
White with #309115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309115; }
p { color: rgb(48,145,21); }
H1.HeaderClassName
{
color: #309115;
}
.AnyTagClassName
{
color: #309115;
}
</style>
background-color css
<style>
a { background-color: #309115; }
a { background-color: rgb(48,145,21); }
div.DivClassName
{
background-color: #309115;
}
.BgClassName
{
background-color: #309115;
}
</style>
border-color css
<style>
span { border-color: #309115; }
span { border-color: rgb(48,145,21); }
td.TdClassName
{
border-color: #309115;
}
.TagClassName
{
border-color: #309115;
}
</style>