#3ACC4C (or 0x3ACC4C) is unknown color: approx Lime Green. HEX triplet: 3A, CC and 4C. RGB value is (58,204,76). Sum of RGB (Red+Green+Blue) = 58+204+76=338 (44% of max value = 765). Red value is 58 (23.05% from 255 or 17.16% from 338); Green value is 204 (80.08% from 255 or 60.36% from 338); Blue value is 76 (30.08% from 255 or 22.49% from 338); Max value from RGB is 204 - color contains mainly: green. Hex color #3ACC4C is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #3ACC4C is #C533B3. Grayscale: #929292. Windows color (decimal): -12923828 or 5033018. OLE color: 5033018.
HSL color Cylindrical-coordinate representation of color #3ACC4C: hue angle of 127.4º degrees, saturation: 0.59, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #3ACC4C is Cyan = 0.72, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.2.
<style> p { color: #3ACC4C; } p { color: rgb(58,204,76); } H1.HeaderClassName { color: #3ACC4C; } .AnyTagClassName { color: #3ACC4C; } </style>
<style> a { background-color: #3ACC4C; } a { background-color: rgb(58,204,76); } div.DivClassName { background-color: #3ACC4C; } .BgClassName { background-color: #3ACC4C; } </style>
<style> span { border-color: #3ACC4C; } span { border-color: rgb(58,204,76); } td.TdClassName { border-color: #3ACC4C; } .TagClassName { border-color: #3ACC4C; } </style>