#96F08A (or 0x96F08A) is unknown color: approx Light Green. HEX triplet: 96, F0 and 8A. RGB value is (150,240,138). Sum of RGB (Red+Green+Blue) = 150+240+138=528 (69% of max value = 765). Red value is 150 (58.98% from 255 or 28.41% from 528); Green value is 240 (94.14% from 255 or 45.45% from 528); Blue value is 138 (54.30% from 255 or 26.14% from 528); Max value from RGB is 240 - color contains mainly: green. Hex color #96F08A is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #96F08A is #690F75. Grayscale: #C9C9C9. Windows color (decimal): -6885238 or 9105558. OLE color: 9105558.
HSL color Cylindrical-coordinate representation of color #96F08A: hue angle of 112.94º degrees, saturation: 0.77, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #96F08A is Cyan = 0.37, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.06.
<style> p { color: #96F08A; } p { color: rgb(150,240,138); } H1.HeaderClassName { color: #96F08A; } .AnyTagClassName { color: #96F08A; } </style>
<style> a { background-color: #96F08A; } a { background-color: rgb(150,240,138); } div.DivClassName { background-color: #96F08A; } .BgClassName { background-color: #96F08A; } </style>
<style> span { border-color: #96F08A; } span { border-color: rgb(150,240,138); } td.TdClassName { border-color: #96F08A; } .TagClassName { border-color: #96F08A; } </style>