#3BC24C (or 0x3BC24C) is unknown color: approx Lime Green. HEX triplet: 3B, C2 and 4C. RGB value is (59,194,76). Sum of RGB (Red+Green+Blue) = 59+194+76=329 (43% of max value = 765). Red value is 59 (23.44% from 255 or 17.93% from 329); Green value is 194 (76.17% from 255 or 58.97% from 329); Blue value is 76 (30.08% from 255 or 23.10% from 329); Max value from RGB is 194 - color contains mainly: green. Hex color #3BC24C is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #3BC24C is #C43DB3. Grayscale: #8C8C8C. Windows color (decimal): -12860852 or 5030459. OLE color: 5030459.
HSL color Cylindrical-coordinate representation of color #3BC24C: hue angle of 127.56º degrees, saturation: 0.53, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #3BC24C is Cyan = 0.70, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.24.
<style> p { color: #3BC24C; } p { color: rgb(59,194,76); } H1.HeaderClassName { color: #3BC24C; } .AnyTagClassName { color: #3BC24C; } </style>
<style> a { background-color: #3BC24C; } a { background-color: rgb(59,194,76); } div.DivClassName { background-color: #3BC24C; } .BgClassName { background-color: #3BC24C; } </style>
<style> span { border-color: #3BC24C; } span { border-color: rgb(59,194,76); } td.TdClassName { border-color: #3BC24C; } .TagClassName { border-color: #3BC24C; } </style>