#28BB4B (or 0x28BB4B) is unknown color: approx Lime Green. HEX triplet: 28, BB and 4B. RGB value is (40,187,75). Sum of RGB (Red+Green+Blue) = 40+187+75=302 (40% of max value = 765). Red value is 40 (16.02% from 255 or 13.25% from 302); Green value is 187 (73.44% from 255 or 61.92% from 302); Blue value is 75 (29.69% from 255 or 24.83% from 302); Max value from RGB is 187 - color contains mainly: green. Hex color #28BB4B is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #28BB4B is #D744B4. Grayscale: #828282. Windows color (decimal): -14107829 or 4963112. OLE color: 4963112.
HSL color Cylindrical-coordinate representation of color #28BB4B: hue angle of 134.29º degrees, saturation: 0.65, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #28BB4B is Cyan = 0.79, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.27.
<style> p { color: #28BB4B; } p { color: rgb(40,187,75); } H1.HeaderClassName { color: #28BB4B; } .AnyTagClassName { color: #28BB4B; } </style>
<style> a { background-color: #28BB4B; } a { background-color: rgb(40,187,75); } div.DivClassName { background-color: #28BB4B; } .BgClassName { background-color: #28BB4B; } </style>
<style> span { border-color: #28BB4B; } span { border-color: rgb(40,187,75); } td.TdClassName { border-color: #28BB4B; } .TagClassName { border-color: #28BB4B; } </style>