#3FB22E (or 0x3FB22E) is unknown color: approx Lime Green. HEX triplet: 3F, B2 and 2E. RGB value is (63,178,46). Sum of RGB (Red+Green+Blue) = 63+178+46=287 (38% of max value = 765). Red value is 63 (25% from 255 or 21.95% from 287); Green value is 178 (69.92% from 255 or 62.02% from 287); Blue value is 46 (18.36% from 255 or 16.03% from 287); Max value from RGB is 178 - color contains mainly: green. Hex color #3FB22E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #3FB22E is #C04DD1. Grayscale: #808080. Windows color (decimal): -12602834 or 3060287. OLE color: 3060287.
HSL color Cylindrical-coordinate representation of color #3FB22E: hue angle of 112.27º degrees, saturation: 0.59, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #3FB22E is Cyan = 0.65, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.30.
<style> p { color: #3FB22E; } p { color: rgb(63,178,46); } H1.HeaderClassName { color: #3FB22E; } .AnyTagClassName { color: #3FB22E; } </style>
<style> a { background-color: #3FB22E; } a { background-color: rgb(63,178,46); } div.DivClassName { background-color: #3FB22E; } .BgClassName { background-color: #3FB22E; } </style>
<style> span { border-color: #3FB22E; } span { border-color: rgb(63,178,46); } td.TdClassName { border-color: #3FB22E; } .TagClassName { border-color: #3FB22E; } </style>