#94EB84 (or 0x94EB84) is unknown color: approx Light Green. HEX triplet: 94, EB and 84. RGB value is (148,235,132). Sum of RGB (Red+Green+Blue) = 148+235+132=515 (68% of max value = 765). Red value is 148 (58.20% from 255 or 28.74% from 515); Green value is 235 (92.19% from 255 or 45.63% from 515); Blue value is 132 (51.95% from 255 or 25.63% from 515); Max value from RGB is 235 - color contains mainly: green. Hex color #94EB84 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #94EB84 is #6B147B. Grayscale: #C5C5C5. Windows color (decimal): -7017596 or 8711060. OLE color: 8711060.
HSL color Cylindrical-coordinate representation of color #94EB84: hue angle of 110.68º degrees, saturation: 0.72, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #94EB84 is Cyan = 0.37, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.08.
<style> p { color: #94EB84; } p { color: rgb(148,235,132); } H1.HeaderClassName { color: #94EB84; } .AnyTagClassName { color: #94EB84; } </style>
<style> a { background-color: #94EB84; } a { background-color: rgb(148,235,132); } div.DivClassName { background-color: #94EB84; } .BgClassName { background-color: #94EB84; } </style>
<style> span { border-color: #94EB84; } span { border-color: rgb(148,235,132); } td.TdClassName { border-color: #94EB84; } .TagClassName { border-color: #94EB84; } </style>