Shades of Forest Green #217921
Tints of Forest Green #217921
RGB
CMYK
RGB Variations
Color information
#217921 (or 0x217921) is known color: Forest Green. HEX triplet: 21, 79 and 21. RGB value is (33,121,33). Sum of RGB (Red+Green+Blue) = 33+121+33=187 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.65% from 187); Green value is 121 (47.66% from 255 or 64.71% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 121 - color contains mainly: green. Hex color #217921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217921 is #DE86DE. Grayscale: #545454. Windows color (decimal): -14583519 or 2193697. OLE color: 2193697.
HSL color Cylindrical-coordinate representation of color #217921: hue angle of 120º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #217921 is Cyan = 0.73, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 121 | 33 | - |
| CMYK | 0.73 | 0 | 0.73 | 0.53 |
| HSL | 120º | 0.57% | 0.3% | - |
| HSV(B) | 120º | 0.73% | 0.47% | - |
| XYZ | 7.74 | 14.11 | 3.75 | - |
| YUV | 84.66 | 98.85 | 91.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 121 | 33 | 0.73 | 0 | 0.73 | 0.53 | 120 | 0.57 | 0.3 |
| Hex | 21 | 79 | 21 | 49 | 0 | 49 | 35 | 78 | 39 | 1E |
| Octal | 41 | 171 | 41 | 111 | 0 | 111 | 65 | 170 | 71 | 36 |
| Binary | 100001 | 1111001 | 100001 | 1001001 | 0 | 1001001 | 110101 | 1111000 | 111001 | 11110 |
Color Harmonies of #217921
Complementary color
Monochromatic Colors of #217921
Black with #217921
Text Example
Text Example
White with #217921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217921; }
p { color: rgb(33,121,33); }
H1.HeaderClassName
{
color: #217921;
}
.AnyTagClassName
{
color: #217921;
}
</style>
background-color css
<style>
a { background-color: #217921; }
a { background-color: rgb(33,121,33); }
div.DivClassName
{
background-color: #217921;
}
.BgClassName
{
background-color: #217921;
}
</style>
border-color css
<style>
span { border-color: #217921; }
span { border-color: rgb(33,121,33); }
td.TdClassName
{
border-color: #217921;
}
.TagClassName
{
border-color: #217921;
}
</style>