#7FDE3B (or 0x7FDE3B) is unknown color: approx Atlantis. HEX triplet: 7F, DE and 3B. RGB value is (127,222,59). Sum of RGB (Red+Green+Blue) = 127+222+59=408 (54% of max value = 765). Red value is 127 (50% from 255 or 31.13% from 408); Green value is 222 (87.11% from 255 or 54.41% from 408); Blue value is 59 (23.44% from 255 or 14.46% from 408); Max value from RGB is 222 - color contains mainly: green. Hex color #7FDE3B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #7FDE3B is #8021C4. Grayscale: #AFAFAF. Windows color (decimal): -8397253 or 3923583. OLE color: 3923583.
HSL color Cylindrical-coordinate representation of color #7FDE3B: hue angle of 94.97º degrees, saturation: 0.71, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #7FDE3B is Cyan = 0.43, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.13.
<style> p { color: #7FDE3B; } p { color: rgb(127,222,59); } H1.HeaderClassName { color: #7FDE3B; } .AnyTagClassName { color: #7FDE3B; } </style>
<style> a { background-color: #7FDE3B; } a { background-color: rgb(127,222,59); } div.DivClassName { background-color: #7FDE3B; } .BgClassName { background-color: #7FDE3B; } </style>
<style> span { border-color: #7FDE3B; } span { border-color: rgb(127,222,59); } td.TdClassName { border-color: #7FDE3B; } .TagClassName { border-color: #7FDE3B; } </style>