#EBFF97 (or 0xEBFF97) is unknown color: approx Tidal. HEX triplet: EB, FF and 97. RGB value is (235,255,151). Sum of RGB (Red+Green+Blue) = 235+255+151=641 (84% of max value = 765). Red value is 235 (92.19% from 255 or 36.66% from 641); Green value is 255 (100% from 255 or 39.78% from 641); Blue value is 151 (59.38% from 255 or 23.56% from 641); Max value from RGB is 255 - color contains mainly: green. Hex color #EBFF97 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBFF97 is #140068. Grayscale: #EDEDED. Windows color (decimal): -1310825 or 9961451. OLE color: 9961451.
HSL color Cylindrical-coordinate representation of color #EBFF97: hue angle of 71.54º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #EBFF97 is Cyan = 0.08, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.
<style> p { color: #EBFF97; } p { color: rgb(235,255,151); } H1.HeaderClassName { color: #EBFF97; } .AnyTagClassName { color: #EBFF97; } </style>
<style> a { background-color: #EBFF97; } a { background-color: rgb(235,255,151); } div.DivClassName { background-color: #EBFF97; } .BgClassName { background-color: #EBFF97; } </style>
<style> span { border-color: #EBFF97; } span { border-color: rgb(235,255,151); } td.TdClassName { border-color: #EBFF97; } .TagClassName { border-color: #EBFF97; } </style>