#28FF48 (or 0x28FF48) is unknown color: approx Malachite. HEX triplet: 28, FF and 48. RGB value is (40,255,72). Sum of RGB (Red+Green+Blue) = 40+255+72=367 (48% of max value = 765). Red value is 40 (16.02% from 255 or 10.90% from 367); Green value is 255 (100% from 255 or 69.48% from 367); Blue value is 72 (28.52% from 255 or 19.62% from 367); Max value from RGB is 255 - color contains mainly: green. Hex color #28FF48 is not a web safe color. Web safe color analog (approx): #33FF33. Inversed color of #28FF48 is #D700B7. Grayscale: #AAAAAA. Windows color (decimal): -14090424 or 4783912. OLE color: 4783912.
HSL color Cylindrical-coordinate representation of color #28FF48: hue angle of 128.93º 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 #28FF48 is Cyan = 0.84, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.
<style> p { color: #28FF48; } p { color: rgb(40,255,72); } H1.HeaderClassName { color: #28FF48; } .AnyTagClassName { color: #28FF48; } </style>
<style> a { background-color: #28FF48; } a { background-color: rgb(40,255,72); } div.DivClassName { background-color: #28FF48; } .BgClassName { background-color: #28FF48; } </style>
<style> span { border-color: #28FF48; } span { border-color: rgb(40,255,72); } td.TdClassName { border-color: #28FF48; } .TagClassName { border-color: #28FF48; } </style>