#93EE94 (or 0x93EE94) is unknown color: approx Light Green. HEX triplet: 93, EE and 94. RGB value is (147,238,148). Sum of RGB (Red+Green+Blue) = 147+238+148=533 (70% of max value = 765). Red value is 147 (57.81% from 255 or 27.58% from 533); Green value is 238 (93.36% from 255 or 44.65% from 533); Blue value is 148 (58.20% from 255 or 27.77% from 533); Max value from RGB is 238 - color contains mainly: green. Hex color #93EE94 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #93EE94 is #6C116B. Grayscale: #C8C8C8. Windows color (decimal): -7082348 or 9760403. OLE color: 9760403.
HSL color Cylindrical-coordinate representation of color #93EE94: hue angle of 120.66º degrees, saturation: 0.73, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #93EE94 is Cyan = 0.38, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.07.
<style> p { color: #93EE94; } p { color: rgb(147,238,148); } H1.HeaderClassName { color: #93EE94; } .AnyTagClassName { color: #93EE94; } </style>
<style> a { background-color: #93EE94; } a { background-color: rgb(147,238,148); } div.DivClassName { background-color: #93EE94; } .BgClassName { background-color: #93EE94; } </style>
<style> span { border-color: #93EE94; } span { border-color: rgb(147,238,148); } td.TdClassName { border-color: #93EE94; } .TagClassName { border-color: #93EE94; } </style>