#EBF5F3 (or 0xEBF5F3) is unknown color: approx Clear Day. HEX triplet: EB, F5 and F3. RGB value is (235,245,243). Sum of RGB (Red+Green+Blue) = 235+245+243=723 (95% of max value = 765). Red value is 235 (92.19% from 255 or 32.50% from 723); Green value is 245 (96.09% from 255 or 33.89% from 723); Blue value is 243 (95.31% from 255 or 33.61% from 723); Max value from RGB is 245 - color contains mainly: green. Hex color #EBF5F3 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBF5F3 is #140A0C. Grayscale: #F1F1F1. Windows color (decimal): -1313293 or 15988203. OLE color: 15988203.
HSL color Cylindrical-coordinate representation of color #EBF5F3: hue angle of 168º degrees, saturation: 0.33, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #EBF5F3 is Cyan = 0.04, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.04.
<style> p { color: #EBF5F3; } p { color: rgb(235,245,243); } H1.HeaderClassName { color: #EBF5F3; } .AnyTagClassName { color: #EBF5F3; } </style>
<style> a { background-color: #EBF5F3; } a { background-color: rgb(235,245,243); } div.DivClassName { background-color: #EBF5F3; } .BgClassName { background-color: #EBF5F3; } </style>
<style> span { border-color: #EBF5F3; } span { border-color: rgb(235,245,243); } td.TdClassName { border-color: #EBF5F3; } .TagClassName { border-color: #EBF5F3; } </style>