Shades of Forest Green #217408
Tints of Forest Green #217408
RGB
CMYK
RGB Variations
Color information
#217408 (or 0x217408) is known color: Forest Green. HEX triplet: 21, 74 and 08. RGB value is (33,116,8). Sum of RGB (Red+Green+Blue) = 33+116+8=157 (20% of max value = 765). Red value is 33 (13.28% from 255 or 21.02% from 157); Green value is 116 (45.70% from 255 or 73.89% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 116 - color contains mainly: green. Hex color #217408 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #217408 is #DE8BF7. Grayscale: #4F4F4F. Windows color (decimal): -14584824 or 554017. OLE color: 554017.
HSL color Cylindrical-coordinate representation of color #217408: hue angle of 106.11º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #217408 is Cyan = 0.72, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 8 | - |
| CMYK | 0.72 | 0 | 0.93 | 0.55 |
| HSL | 106.11º | 0.87% | 0.24% | - |
| HSV(B) | 106.11º | 0.93% | 0.45% | - |
| XYZ | 6.92 | 12.83 | 2.34 | - |
| YUV | 78.87 | 88 | 95.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 8 | 0.72 | 0 | 0.93 | 0.55 | 106.11 | 0.87 | 0.24 |
| Hex | 21 | 74 | 8 | 48 | 0 | 5D | 37 | 6A | 57 | 18 |
| Octal | 41 | 164 | 10 | 110 | 0 | 135 | 67 | 152 | 127 | 30 |
| Binary | 100001 | 1110100 | 1000 | 1001000 | 0 | 1011101 | 110111 | 1101010 | 1010111 | 11000 |
Color Harmonies of #217408
Complementary color
Monochromatic Colors of #217408
Black with #217408
Text Example
Text Example
White with #217408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217408; }
p { color: rgb(33,116,8); }
H1.HeaderClassName
{
color: #217408;
}
.AnyTagClassName
{
color: #217408;
}
</style>
background-color css
<style>
a { background-color: #217408; }
a { background-color: rgb(33,116,8); }
div.DivClassName
{
background-color: #217408;
}
.BgClassName
{
background-color: #217408;
}
</style>
border-color css
<style>
span { border-color: #217408; }
span { border-color: rgb(33,116,8); }
td.TdClassName
{
border-color: #217408;
}
.TagClassName
{
border-color: #217408;
}
</style>