#B2EB3A (or 0xB2EB3A) is unknown color: approx Green Yellow. HEX triplet: B2, EB and 3A. RGB value is (178,235,58). Sum of RGB (Red+Green+Blue) = 178+235+58=471 (62% of max value = 765). Red value is 178 (69.92% from 255 or 37.79% from 471); Green value is 235 (92.19% from 255 or 49.89% from 471); Blue value is 58 (23.05% from 255 or 12.31% from 471); Max value from RGB is 235 - color contains mainly: green. Hex color #B2EB3A is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #B2EB3A is #4D14C5. Grayscale: #C6C6C6. Windows color (decimal): -5051590 or 3861426. OLE color: 3861426.
HSL color Cylindrical-coordinate representation of color #B2EB3A: hue angle of 79.32º degrees, saturation: 0.82, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B2EB3A is Cyan = 0.24, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.08.
<style> p { color: #B2EB3A; } p { color: rgb(178,235,58); } H1.HeaderClassName { color: #B2EB3A; } .AnyTagClassName { color: #B2EB3A; } </style>
<style> a { background-color: #B2EB3A; } a { background-color: rgb(178,235,58); } div.DivClassName { background-color: #B2EB3A; } .BgClassName { background-color: #B2EB3A; } </style>
<style> span { border-color: #B2EB3A; } span { border-color: rgb(178,235,58); } td.TdClassName { border-color: #B2EB3A; } .TagClassName { border-color: #B2EB3A; } </style>