#EBFF94 (or 0xEBFF94) is unknown color: approx Tidal. HEX triplet: EB, FF and 94. RGB value is (235,255,148). Sum of RGB (Red+Green+Blue) = 235+255+148=638 (84% of max value = 765). Red value is 235 (92.19% from 255 or 36.83% from 638); Green value is 255 (100% from 255 or 39.97% from 638); Blue value is 148 (58.20% from 255 or 23.20% from 638); Max value from RGB is 255 - color contains mainly: green. Hex color #EBFF94 is not a web safe color. Web safe color analog (approx): #FFFF99. Inversed color of #EBFF94 is #14006B. Grayscale: #EDEDED. Windows color (decimal): -1310828 or 9764843. OLE color: 9764843.
HSL color Cylindrical-coordinate representation of color #EBFF94: hue angle of 71.21º degrees, saturation: 1, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #EBFF94 is Cyan = 0.08, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.
<style> p { color: #EBFF94; } p { color: rgb(235,255,148); } H1.HeaderClassName { color: #EBFF94; } .AnyTagClassName { color: #EBFF94; } </style>
<style> a { background-color: #EBFF94; } a { background-color: rgb(235,255,148); } div.DivClassName { background-color: #EBFF94; } .BgClassName { background-color: #EBFF94; } </style>
<style> span { border-color: #EBFF94; } span { border-color: rgb(235,255,148); } td.TdClassName { border-color: #EBFF94; } .TagClassName { border-color: #EBFF94; } </style>