Shades of Forest Green #218526
Tints of Forest Green #218526
RGB
CMYK
RGB Variations
Color information
#218526 (or 0x218526) is known color: Forest Green. HEX triplet: 21, 85 and 26. RGB value is (33,133,38). Sum of RGB (Red+Green+Blue) = 33+133+38=204 (27% of max value = 765). Red value is 33 (13.28% from 255 or 16.18% from 204); Green value is 133 (52.34% from 255 or 65.20% from 204); Blue value is 38 (15.23% from 255 or 18.63% from 204); Max value from RGB is 133 - color contains mainly: green. Hex color #218526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218526 is #DE7AD9. Grayscale: #5C5C5C. Windows color (decimal): -14580442 or 2524449. OLE color: 2524449.
HSL color Cylindrical-coordinate representation of color #218526: hue angle of 123º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218526 is Cyan = 0.75, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 38 | - |
| CMYK | 0.75 | 0 | 0.71 | 0.48 |
| HSL | 123º | 0.6% | 0.33% | - |
| HSV(B) | 123º | 0.75% | 0.52% | - |
| XYZ | 9.36 | 17.24 | 4.67 | - |
| YUV | 92.27 | 97.37 | 85.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 38 | 0.75 | 0 | 0.71 | 0.48 | 123 | 0.6 | 0.33 |
| Hex | 21 | 85 | 26 | 4B | 0 | 47 | 30 | 7B | 3C | 21 |
| Octal | 41 | 205 | 46 | 113 | 0 | 107 | 60 | 173 | 74 | 41 |
| Binary | 100001 | 10000101 | 100110 | 1001011 | 0 | 1000111 | 110000 | 1111011 | 111100 | 100001 |
Color Harmonies of #218526
Complementary color
Monochromatic Colors of #218526
Black with #218526
Text Example
Text Example
White with #218526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218526; }
p { color: rgb(33,133,38); }
H1.HeaderClassName
{
color: #218526;
}
.AnyTagClassName
{
color: #218526;
}
</style>
background-color css
<style>
a { background-color: #218526; }
a { background-color: rgb(33,133,38); }
div.DivClassName
{
background-color: #218526;
}
.BgClassName
{
background-color: #218526;
}
</style>
border-color css
<style>
span { border-color: #218526; }
span { border-color: rgb(33,133,38); }
td.TdClassName
{
border-color: #218526;
}
.TagClassName
{
border-color: #218526;
}
</style>