Shades of Forest Green #217410
Tints of Forest Green #217410
RGB
CMYK
RGB Variations
Color information
#217410 (or 0x217410) is known color: Forest Green. HEX triplet: 21, 74 and 10. RGB value is (33,116,16). Sum of RGB (Red+Green+Blue) = 33+116+16=165 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20% from 165); Green value is 116 (45.70% from 255 or 70.30% from 165); Blue value is 16 (6.64% from 255 or 9.70% from 165); Max value from RGB is 116 - color contains mainly: green. Hex color #217410 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #217410 is #DE8BEF. Grayscale: #505050. Windows color (decimal): -14584816 or 1078305. OLE color: 1078305.
HSL color Cylindrical-coordinate representation of color #217410: hue angle of 109.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #217410 is Cyan = 0.72, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 16 | - |
| CMYK | 0.72 | 0 | 0.86 | 0.55 |
| HSL | 109.8º | 0.76% | 0.26% | - |
| HSV(B) | 109.8º | 0.86% | 0.45% | - |
| XYZ | 6.97 | 12.85 | 2.6 | - |
| YUV | 79.78 | 92 | 94.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 16 | 0.72 | 0 | 0.86 | 0.55 | 109.8 | 0.76 | 0.26 |
| Hex | 21 | 74 | 10 | 48 | 0 | 56 | 37 | 6E | 4C | 1A |
| Octal | 41 | 164 | 20 | 110 | 0 | 126 | 67 | 156 | 114 | 32 |
| Binary | 100001 | 1110100 | 10000 | 1001000 | 0 | 1010110 | 110111 | 1101110 | 1001100 | 11010 |
Color Harmonies of #217410
Complementary color
Monochromatic Colors of #217410
Black with #217410
Text Example
Text Example
White with #217410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217410; }
p { color: rgb(33,116,16); }
H1.HeaderClassName
{
color: #217410;
}
.AnyTagClassName
{
color: #217410;
}
</style>
background-color css
<style>
a { background-color: #217410; }
a { background-color: rgb(33,116,16); }
div.DivClassName
{
background-color: #217410;
}
.BgClassName
{
background-color: #217410;
}
</style>
border-color css
<style>
span { border-color: #217410; }
span { border-color: rgb(33,116,16); }
td.TdClassName
{
border-color: #217410;
}
.TagClassName
{
border-color: #217410;
}
</style>