Shades of Forest Green #038320
Tints of Forest Green #038320
RGB
CMYK
RGB Variations
Color information
#038320 (or 0x038320) is known color: Forest Green. HEX triplet: 03, 83 and 20. RGB value is (3,131,32). Sum of RGB (Red+Green+Blue) = 3+131+32=166 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.81% from 166); Green value is 131 (51.56% from 255 or 78.92% from 166); Blue value is 32 (12.89% from 255 or 19.28% from 166); Max value from RGB is 131 - color contains mainly: green. Hex color #038320 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038320 is #FC7CDF. Grayscale: #515151. Windows color (decimal): -16547040 or 2130691. OLE color: 2130691.
HSL color Cylindrical-coordinate representation of color #038320: hue angle of 133.59º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038320 is Cyan = 0.98, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 131 | 32 | - |
| CMYK | 0.98 | 0 | 0.76 | 0.49 |
| HSL | 133.59º | 0.96% | 0.26% | - |
| HSV(B) | 133.59º | 0.98% | 0.51% | - |
| XYZ | 8.41 | 16.36 | 4.08 | - |
| YUV | 81.44 | 100.09 | 72.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 131 | 32 | 0.98 | 0 | 0.76 | 0.49 | 133.59 | 0.96 | 0.26 |
| Hex | 3 | 83 | 20 | 62 | 0 | 4C | 31 | 86 | 60 | 1A |
| Octal | 3 | 203 | 40 | 142 | 0 | 114 | 61 | 206 | 140 | 32 |
| Binary | 11 | 10000011 | 100000 | 1100010 | 0 | 1001100 | 110001 | 10000110 | 1100000 | 11010 |
Color Harmonies of #038320
Complementary color
Monochromatic Colors of #038320
Black with #038320
Text Example
Text Example
White with #038320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038320; }
p { color: rgb(3,131,32); }
H1.HeaderClassName
{
color: #038320;
}
.AnyTagClassName
{
color: #038320;
}
</style>
background-color css
<style>
a { background-color: #038320; }
a { background-color: rgb(3,131,32); }
div.DivClassName
{
background-color: #038320;
}
.BgClassName
{
background-color: #038320;
}
</style>
border-color css
<style>
span { border-color: #038320; }
span { border-color: rgb(3,131,32); }
td.TdClassName
{
border-color: #038320;
}
.TagClassName
{
border-color: #038320;
}
</style>