Shades of Forest Green #309029
Tints of Forest Green #309029
RGB
CMYK
RGB Variations
Color information
#309029 (or 0x309029) is known color: Forest Green. HEX triplet: 30, 90 and 29. RGB value is (48,144,41). Sum of RGB (Red+Green+Blue) = 48+144+41=233 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.60% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 41 (16.41% from 255 or 17.60% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #309029 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #309029 is #CF6FD6. Grayscale: #676767. Windows color (decimal): -13594583 or 2723888. OLE color: 2723888.
HSL color Cylindrical-coordinate representation of color #309029: hue angle of 115.92º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #309029 is Cyan = 0.67, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 144 | 41 | - |
| CMYK | 0.67 | 0 | 0.72 | 0.44 |
| HSL | 115.92º | 0.56% | 0.36% | - |
| HSV(B) | 115.92º | 0.72% | 0.56% | - |
| XYZ | 11.59 | 20.73 | 5.49 | - |
| YUV | 103.55 | 92.7 | 88.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 144 | 41 | 0.67 | 0 | 0.72 | 0.44 | 115.92 | 0.56 | 0.36 |
| Hex | 30 | 90 | 29 | 43 | 0 | 48 | 2C | 74 | 38 | 24 |
| Octal | 60 | 220 | 51 | 103 | 0 | 110 | 54 | 164 | 70 | 44 |
| Binary | 110000 | 10010000 | 101001 | 1000011 | 0 | 1001000 | 101100 | 1110100 | 111000 | 100100 |
Color Harmonies of #309029
Complementary color
Monochromatic Colors of #309029
Black with #309029
Text Example
Text Example
White with #309029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309029; }
p { color: rgb(48,144,41); }
H1.HeaderClassName
{
color: #309029;
}
.AnyTagClassName
{
color: #309029;
}
</style>
background-color css
<style>
a { background-color: #309029; }
a { background-color: rgb(48,144,41); }
div.DivClassName
{
background-color: #309029;
}
.BgClassName
{
background-color: #309029;
}
</style>
border-color css
<style>
span { border-color: #309029; }
span { border-color: rgb(48,144,41); }
td.TdClassName
{
border-color: #309029;
}
.TagClassName
{
border-color: #309029;
}
</style>