#EBFF89 (or 0xEBFF89) is unknown color: approx Tidal. HEX triplet: EB, FF and 89. RGB value is (235,255,137). Sum of RGB (Red+Green+Blue) = 235+255+137=627 (83% of max value = 765). Red value is 235 (92.19% from 255 or 37.48% from 627); Green value is 255 (100% from 255 or 40.67% from 627); Blue value is 137 (53.91% from 255 or 21.85% from 627); Max value from RGB is 255 - color contains mainly: green. Hex color #EBFF89 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBFF89 is #140076. Grayscale: #ECECEC. Windows color (decimal): -1310839 or 9043947. OLE color: 9043947.
HSL color Cylindrical-coordinate representation of color #EBFF89: hue angle of 70.17º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #EBFF89 is Cyan = 0.08, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.
<style> p { color: #EBFF89; } p { color: rgb(235,255,137); } H1.HeaderClassName { color: #EBFF89; } .AnyTagClassName { color: #EBFF89; } </style>
<style> a { background-color: #EBFF89; } a { background-color: rgb(235,255,137); } div.DivClassName { background-color: #EBFF89; } .BgClassName { background-color: #EBFF89; } </style>
<style> span { border-color: #EBFF89; } span { border-color: rgb(235,255,137); } td.TdClassName { border-color: #EBFF89; } .TagClassName { border-color: #EBFF89; } </style>