#48DE41 (or 0x48DE41) is unknown color: approx Lime Green. HEX triplet: 48, DE and 41. RGB value is (72,222,65). Sum of RGB (Red+Green+Blue) = 72+222+65=359 (47% of max value = 765). Red value is 72 (28.52% from 255 or 20.06% from 359); Green value is 222 (87.11% from 255 or 61.84% from 359); Blue value is 65 (25.78% from 255 or 18.11% from 359); Max value from RGB is 222 - color contains mainly: green. Hex color #48DE41 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #48DE41 is #B721BE. Grayscale: #9F9F9F. Windows color (decimal): -12001727 or 4316744. OLE color: 4316744.
HSL color Cylindrical-coordinate representation of color #48DE41: hue angle of 117.32º degrees, saturation: 0.7, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #48DE41 is Cyan = 0.68, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.13.
<style> p { color: #48DE41; } p { color: rgb(72,222,65); } H1.HeaderClassName { color: #48DE41; } .AnyTagClassName { color: #48DE41; } </style>
<style> a { background-color: #48DE41; } a { background-color: rgb(72,222,65); } div.DivClassName { background-color: #48DE41; } .BgClassName { background-color: #48DE41; } </style>
<style> span { border-color: #48DE41; } span { border-color: rgb(72,222,65); } td.TdClassName { border-color: #48DE41; } .TagClassName { border-color: #48DE41; } </style>