Shades of Forest Green #218614
Tints of Forest Green #218614
RGB
CMYK
RGB Variations
Color information
#218614 (or 0x218614) is known color: Forest Green. HEX triplet: 21, 86 and 14. RGB value is (33,134,20). Sum of RGB (Red+Green+Blue) = 33+134+20=187 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.65% from 187); Green value is 134 (52.73% from 255 or 71.66% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 134 - color contains mainly: green. Hex color #218614 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #218614 is #DE79EB. Grayscale: #5B5B5B. Windows color (decimal): -14580204 or 1345057. OLE color: 1345057.
HSL color Cylindrical-coordinate representation of color #218614: hue angle of 113.16º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #218614 is Cyan = 0.75, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 33 | 134 | 20 | - |
| CMYK | 0.75 | 0 | 0.85 | 0.47 |
| HSL | 113.16º | 0.74% | 0.3% | - |
| HSV(B) | 113.16º | 0.85% | 0.53% | - |
| XYZ | 9.28 | 17.42 | 3.54 | - |
| YUV | 90.81 | 88.04 | 86.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 134 | 20 | 0.75 | 0 | 0.85 | 0.47 | 113.16 | 0.74 | 0.3 |
| Hex | 21 | 86 | 14 | 4B | 0 | 55 | 2F | 71 | 4A | 1E |
| Octal | 41 | 206 | 24 | 113 | 0 | 125 | 57 | 161 | 112 | 36 |
| Binary | 100001 | 10000110 | 10100 | 1001011 | 0 | 1010101 | 101111 | 1110001 | 1001010 | 11110 |
Color Harmonies of #218614
Complementary color
Monochromatic Colors of #218614
Black with #218614
Text Example
Text Example
White with #218614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218614; }
p { color: rgb(33,134,20); }
H1.HeaderClassName
{
color: #218614;
}
.AnyTagClassName
{
color: #218614;
}
</style>
background-color css
<style>
a { background-color: #218614; }
a { background-color: rgb(33,134,20); }
div.DivClassName
{
background-color: #218614;
}
.BgClassName
{
background-color: #218614;
}
</style>
border-color css
<style>
span { border-color: #218614; }
span { border-color: rgb(33,134,20); }
td.TdClassName
{
border-color: #218614;
}
.TagClassName
{
border-color: #218614;
}
</style>