#41DE3E (or 0x41DE3E) is unknown color: approx Lime Green. HEX triplet: 41, DE and 3E. RGB value is (65,222,62). Sum of RGB (Red+Green+Blue) = 65+222+62=349 (46% of max value = 765). Red value is 65 (25.78% from 255 or 18.62% from 349); Green value is 222 (87.11% from 255 or 63.61% from 349); Blue value is 62 (24.61% from 255 or 17.77% from 349); Max value from RGB is 222 - color contains mainly: green. Hex color #41DE3E is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #41DE3E is #BE21C1. Grayscale: #9D9D9D. Windows color (decimal): -12460482 or 4120129. OLE color: 4120129.
HSL color Cylindrical-coordinate representation of color #41DE3E: hue angle of 118.88º degrees, saturation: 0.71, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #41DE3E is Cyan = 0.71, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.13.
<style> p { color: #41DE3E; } p { color: rgb(65,222,62); } H1.HeaderClassName { color: #41DE3E; } .AnyTagClassName { color: #41DE3E; } </style>
<style> a { background-color: #41DE3E; } a { background-color: rgb(65,222,62); } div.DivClassName { background-color: #41DE3E; } .BgClassName { background-color: #41DE3E; } </style>
<style> span { border-color: #41DE3E; } span { border-color: rgb(65,222,62); } td.TdClassName { border-color: #41DE3E; } .TagClassName { border-color: #41DE3E; } </style>