Shades of Forest Green #038920
Tints of Forest Green #038920
RGB
CMYK
RGB Variations
Color information
#038920 (or 0x038920) is known color: Forest Green. HEX triplet: 03, 89 and 20. RGB value is (3,137,32). Sum of RGB (Red+Green+Blue) = 3+137+32=172 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.74% from 172); Green value is 137 (53.91% from 255 or 79.65% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 137 - color contains mainly: green. Hex color #038920 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038920 is #FC76DF. Grayscale: #555555. Windows color (decimal): -16545504 or 2132227. OLE color: 2132227.
HSL color Cylindrical-coordinate representation of color #038920: hue angle of 132.99º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038920 is Cyan = 0.98, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 3 | 137 | 32 | - |
| CMYK | 0.98 | 0 | 0.77 | 0.46 |
| HSL | 132.99º | 0.96% | 0.27% | - |
| HSV(B) | 132.99º | 0.98% | 0.54% | - |
| XYZ | 9.24 | 18.01 | 4.36 | - |
| YUV | 84.96 | 98.11 | 69.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 137 | 32 | 0.98 | 0 | 0.77 | 0.46 | 132.99 | 0.96 | 0.27 |
| Hex | 3 | 89 | 20 | 62 | 0 | 4D | 2E | 85 | 60 | 1B |
| Octal | 3 | 211 | 40 | 142 | 0 | 115 | 56 | 205 | 140 | 33 |
| Binary | 11 | 10001001 | 100000 | 1100010 | 0 | 1001101 | 101110 | 10000101 | 1100000 | 11011 |
Color Harmonies of #038920
Complementary color
Monochromatic Colors of #038920
Black with #038920
Text Example
Text Example
White with #038920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038920; }
p { color: rgb(3,137,32); }
H1.HeaderClassName
{
color: #038920;
}
.AnyTagClassName
{
color: #038920;
}
</style>
background-color css
<style>
a { background-color: #038920; }
a { background-color: rgb(3,137,32); }
div.DivClassName
{
background-color: #038920;
}
.BgClassName
{
background-color: #038920;
}
</style>
border-color css
<style>
span { border-color: #038920; }
span { border-color: rgb(3,137,32); }
td.TdClassName
{
border-color: #038920;
}
.TagClassName
{
border-color: #038920;
}
</style>