Shades of Forest Green #217310
Tints of Forest Green #217310
RGB
CMYK
RGB Variations
Color information
#217310 (or 0x217310) is known color: Forest Green. HEX triplet: 21, 73 and 10. RGB value is (33,115,16). Sum of RGB (Red+Green+Blue) = 33+115+16=164 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.12% from 164); Green value is 115 (45.31% from 255 or 70.12% from 164); Blue value is 16 (6.64% from 255 or 9.76% from 164); Max value from RGB is 115 - color contains mainly: green. Hex color #217310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #217310 is #DE8CEF. Grayscale: #4F4F4F. Windows color (decimal): -14585072 or 1078049. OLE color: 1078049.
HSL color Cylindrical-coordinate representation of color #217310: hue angle of 109.7º 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 #217310 is Cyan = 0.71, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 16 | - |
| CMYK | 0.71 | 0 | 0.86 | 0.55 |
| HSL | 109.7º | 0.76% | 0.26% | - |
| HSV(B) | 109.7º | 0.86% | 0.45% | - |
| XYZ | 6.85 | 12.62 | 2.57 | - |
| YUV | 79.2 | 92.33 | 95.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 16 | 0.71 | 0 | 0.86 | 0.55 | 109.7 | 0.76 | 0.26 |
| Hex | 21 | 73 | 10 | 47 | 0 | 56 | 37 | 6E | 4C | 1A |
| Octal | 41 | 163 | 20 | 107 | 0 | 126 | 67 | 156 | 114 | 32 |
| Binary | 100001 | 1110011 | 10000 | 1000111 | 0 | 1010110 | 110111 | 1101110 | 1001100 | 11010 |
Color Harmonies of #217310
Complementary color
Monochromatic Colors of #217310
Black with #217310
Text Example
Text Example
White with #217310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217310; }
p { color: rgb(33,115,16); }
H1.HeaderClassName
{
color: #217310;
}
.AnyTagClassName
{
color: #217310;
}
</style>
background-color css
<style>
a { background-color: #217310; }
a { background-color: rgb(33,115,16); }
div.DivClassName
{
background-color: #217310;
}
.BgClassName
{
background-color: #217310;
}
</style>
border-color css
<style>
span { border-color: #217310; }
span { border-color: rgb(33,115,16); }
td.TdClassName
{
border-color: #217310;
}
.TagClassName
{
border-color: #217310;
}
</style>