#94F88F (or 0x94F88F) is unknown color: approx Pale Green. HEX triplet: 94, F8 and 8F. RGB value is (148,248,143). Sum of RGB (Red+Green+Blue) = 148+248+143=539 (71% of max value = 765). Red value is 148 (58.20% from 255 or 27.46% from 539); Green value is 248 (97.27% from 255 or 46.01% from 539); Blue value is 143 (56.25% from 255 or 26.53% from 539); Max value from RGB is 248 - color contains mainly: green. Hex color #94F88F is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #94F88F is #6B0770. Grayscale: #CECECE. Windows color (decimal): -7014257 or 9435284. OLE color: 9435284.
HSL color Cylindrical-coordinate representation of color #94F88F: hue angle of 117.14º degrees, saturation: 0.88, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #94F88F is Cyan = 0.40, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.03.
<style> p { color: #94F88F; } p { color: rgb(148,248,143); } H1.HeaderClassName { color: #94F88F; } .AnyTagClassName { color: #94F88F; } </style>
<style> a { background-color: #94F88F; } a { background-color: rgb(148,248,143); } div.DivClassName { background-color: #94F88F; } .BgClassName { background-color: #94F88F; } </style>
<style> span { border-color: #94F88F; } span { border-color: rgb(148,248,143); } td.TdClassName { border-color: #94F88F; } .TagClassName { border-color: #94F88F; } </style>