#99EB4C (or 0x99EB4C) is unknown color: approx Conifer. HEX triplet: 99, EB and 4C. RGB value is (153,235,76). Sum of RGB (Red+Green+Blue) = 153+235+76=464 (61% of max value = 765). Red value is 153 (60.16% from 255 or 32.97% from 464); Green value is 235 (92.19% from 255 or 50.65% from 464); Blue value is 76 (30.08% from 255 or 16.38% from 464); Max value from RGB is 235 - color contains mainly: green. Hex color #99EB4C is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #99EB4C is #6614B3. Grayscale: #C0C0C0. Windows color (decimal): -6689972 or 5041049. OLE color: 5041049.
HSL color Cylindrical-coordinate representation of color #99EB4C: hue angle of 90.94º degrees, saturation: 0.8, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #99EB4C is Cyan = 0.35, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.08.
<style> p { color: #99eb4c; } p { color: rgb(153,235,76); } H1.HeaderClassName { color: #99eb4c; } .AnyTagClassName { color: #99eb4c; } </style>
<style> a { background-color: #99eb4c; } a { background-color: rgb(153,235,76); } div.DivClassName { background-color: #99eb4c; } .BgClassName { background-color: #99eb4c; } </style>
<style> span { border-color: #99eb4c; } span { border-color: rgb(153,235,76); } td.TdClassName { border-color: #99eb4c; } .TagClassName { border-color: #99eb4c; } </style>