#3FAA20 (or 0x3FAA20) is unknown color: approx Kelly Green. HEX triplet: 3F, AA and 20. RGB value is (63,170,32). Sum of RGB (Red+Green+Blue) = 63+170+32=265 (35% of max value = 765). Red value is 63 (25% from 255 or 23.77% from 265); Green value is 170 (66.80% from 255 or 64.15% from 265); Blue value is 32 (12.89% from 255 or 12.08% from 265); Max value from RGB is 170 - color contains mainly: green. Hex color #3FAA20 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #3FAA20 is #C055DF. Grayscale: #7A7A7A. Windows color (decimal): -12604896 or 2140735. OLE color: 2140735.
HSL color Cylindrical-coordinate representation of color #3FAA20: hue angle of 106.52º degrees, saturation: 0.68, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3FAA20 is Cyan = 0.63, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.33.
<style> p { color: #3FAA20; } p { color: rgb(63,170,32); } H1.HeaderClassName { color: #3FAA20; } .AnyTagClassName { color: #3FAA20; } </style>
<style> a { background-color: #3FAA20; } a { background-color: rgb(63,170,32); } div.DivClassName { background-color: #3FAA20; } .BgClassName { background-color: #3FAA20; } </style>
<style> span { border-color: #3FAA20; } span { border-color: rgb(63,170,32); } td.TdClassName { border-color: #3FAA20; } .TagClassName { border-color: #3FAA20; } </style>