Shades of Forest Green #217516
Tints of Forest Green #217516
RGB
CMYK
RGB Variations
Color information
#217516 (or 0x217516) is known color: Forest Green. HEX triplet: 21, 75 and 16. RGB value is (33,117,22). Sum of RGB (Red+Green+Blue) = 33+117+22=172 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.19% from 172); Green value is 117 (46.09% from 255 or 68.02% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 117 - color contains mainly: green. Hex color #217516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #217516 is #DE8AE9. Grayscale: #515151. Windows color (decimal): -14584554 or 1471777. OLE color: 1471777.
HSL color Cylindrical-coordinate representation of color #217516: hue angle of 113.05º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #217516 is Cyan = 0.72, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 22 | - |
| CMYK | 0.72 | 0 | 0.81 | 0.54 |
| HSL | 113.05º | 0.68% | 0.27% | - |
| HSV(B) | 113.05º | 0.81% | 0.46% | - |
| XYZ | 7.13 | 13.1 | 2.91 | - |
| YUV | 81.05 | 94.67 | 93.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 22 | 0.72 | 0 | 0.81 | 0.54 | 113.05 | 0.68 | 0.27 |
| Hex | 21 | 75 | 16 | 48 | 0 | 51 | 36 | 71 | 44 | 1B |
| Octal | 41 | 165 | 26 | 110 | 0 | 121 | 66 | 161 | 104 | 33 |
| Binary | 100001 | 1110101 | 10110 | 1001000 | 0 | 1010001 | 110110 | 1110001 | 1000100 | 11011 |
Color Harmonies of #217516
Complementary color
Monochromatic Colors of #217516
Black with #217516
Text Example
Text Example
White with #217516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217516; }
p { color: rgb(33,117,22); }
H1.HeaderClassName
{
color: #217516;
}
.AnyTagClassName
{
color: #217516;
}
</style>
background-color css
<style>
a { background-color: #217516; }
a { background-color: rgb(33,117,22); }
div.DivClassName
{
background-color: #217516;
}
.BgClassName
{
background-color: #217516;
}
</style>
border-color css
<style>
span { border-color: #217516; }
span { border-color: rgb(33,117,22); }
td.TdClassName
{
border-color: #217516;
}
.TagClassName
{
border-color: #217516;
}
</style>