#3AEB35 (or 0x3AEB35) is unknown color: approx Lime Green. HEX triplet: 3A, EB and 35. RGB value is (58,235,53). Sum of RGB (Red+Green+Blue) = 58+235+53=346 (45% of max value = 765). Red value is 58 (23.05% from 255 or 16.76% from 346); Green value is 235 (92.19% from 255 or 67.92% from 346); Blue value is 53 (21.09% from 255 or 15.32% from 346); Max value from RGB is 235 - color contains mainly: green. Hex color #3AEB35 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #3AEB35 is #C514CA. Grayscale: #A1A1A1. Windows color (decimal): -12915915 or 3533626. OLE color: 3533626.
HSL color Cylindrical-coordinate representation of color #3AEB35: hue angle of 118.35º degrees, saturation: 0.82, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #3AEB35 is Cyan = 0.75, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.08.
<style> p { color: #3aeb35; } p { color: rgb(58,235,53); } H1.HeaderClassName { color: #3aeb35; } .AnyTagClassName { color: #3aeb35; } </style>
<style> a { background-color: #3aeb35; } a { background-color: rgb(58,235,53); } div.DivClassName { background-color: #3aeb35; } .BgClassName { background-color: #3aeb35; } </style>
<style> span { border-color: #3aeb35; } span { border-color: rgb(58,235,53); } td.TdClassName { border-color: #3aeb35; } .TagClassName { border-color: #3aeb35; } </style>