#28FF47 (or 0x28FF47) is unknown color: approx Malachite. HEX triplet: 28, FF and 47. RGB value is (40,255,71). Sum of RGB (Red+Green+Blue) = 40+255+71=366 (48% of max value = 765). Red value is 40 (16.02% from 255 or 10.93% from 366); Green value is 255 (100% from 255 or 69.67% from 366); Blue value is 71 (28.12% from 255 or 19.40% from 366); Max value from RGB is 255 - color contains mainly: green. Hex color #28FF47 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #28FF47 is #D700B8. Grayscale: #AAAAAA. Windows color (decimal): -14090425 or 4718376. OLE color: 4718376.
HSL color Cylindrical-coordinate representation of color #28FF47: hue angle of 128.65º degrees, saturation: 1, lightness: 0.58%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #28FF47 is Cyan = 0.84, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.
<style> p { color: #28FF47; } p { color: rgb(40,255,71); } H1.HeaderClassName { color: #28FF47; } .AnyTagClassName { color: #28FF47; } </style>
<style> a { background-color: #28FF47; } a { background-color: rgb(40,255,71); } div.DivClassName { background-color: #28FF47; } .BgClassName { background-color: #28FF47; } </style>
<style> span { border-color: #28FF47; } span { border-color: rgb(40,255,71); } td.TdClassName { border-color: #28FF47; } .TagClassName { border-color: #28FF47; } </style>