Shades of Forest Green #309326
Tints of Forest Green #309326
RGB
CMYK
RGB Variations
Color information
#309326 (or 0x309326) is known color: Forest Green. HEX triplet: 30, 93 and 26. RGB value is (48,147,38). Sum of RGB (Red+Green+Blue) = 48+147+38=233 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.60% from 233); Green value is 147 (57.81% from 255 or 63.09% from 233); Blue value is 38 (15.23% from 255 or 16.31% from 233); Max value from RGB is 147 - color contains mainly: green. Hex color #309326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #309326 is #CF6CD9. Grayscale: #696969. Windows color (decimal): -13593818 or 2528048. OLE color: 2528048.
HSL color Cylindrical-coordinate representation of color #309326: hue angle of 114.5º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #309326 is Cyan = 0.67, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 147 | 38 | - |
| CMYK | 0.67 | 0 | 0.74 | 0.42 |
| HSL | 114.5º | 0.59% | 0.36% | - |
| HSV(B) | 114.5º | 0.74% | 0.58% | - |
| XYZ | 12 | 21.64 | 5.38 | - |
| YUV | 104.97 | 90.2 | 87.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 147 | 38 | 0.67 | 0 | 0.74 | 0.42 | 114.5 | 0.59 | 0.36 |
| Hex | 30 | 93 | 26 | 43 | 0 | 4A | 2A | 72 | 3B | 24 |
| Octal | 60 | 223 | 46 | 103 | 0 | 112 | 52 | 162 | 73 | 44 |
| Binary | 110000 | 10010011 | 100110 | 1000011 | 0 | 1001010 | 101010 | 1110010 | 111011 | 100100 |
Color Harmonies of #309326
Complementary color
Monochromatic Colors of #309326
Black with #309326
Text Example
Text Example
White with #309326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309326; }
p { color: rgb(48,147,38); }
H1.HeaderClassName
{
color: #309326;
}
.AnyTagClassName
{
color: #309326;
}
</style>
background-color css
<style>
a { background-color: #309326; }
a { background-color: rgb(48,147,38); }
div.DivClassName
{
background-color: #309326;
}
.BgClassName
{
background-color: #309326;
}
</style>
border-color css
<style>
span { border-color: #309326; }
span { border-color: rgb(48,147,38); }
td.TdClassName
{
border-color: #309326;
}
.TagClassName
{
border-color: #309326;
}
</style>