#EBFDF8 (or 0xEBFDF8) is unknown color: approx Mint Cream. HEX triplet: EB, FD and F8. RGB value is (235,253,248). Sum of RGB (Red+Green+Blue) = 235+253+248=736 (97% of max value = 765). Red value is 235 (92.19% from 255 or 31.93% from 736); Green value is 253 (99.22% from 255 or 34.38% from 736); Blue value is 248 (97.27% from 255 or 33.70% from 736); Max value from RGB is 253 - color contains mainly: green. Hex color #EBFDF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBFDF8 is #140207. Grayscale: #F7F7F7. Windows color (decimal): -1311240 or 16317931. OLE color: 16317931.
HSL color Cylindrical-coordinate representation of color #EBFDF8: hue angle of 163.33º degrees, saturation: 0.82, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EBFDF8 is Cyan = 0.07, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.01.
<style> p { color: #EBFDF8; } p { color: rgb(235,253,248); } H1.HeaderClassName { color: #EBFDF8; } .AnyTagClassName { color: #EBFDF8; } </style>
<style> a { background-color: #EBFDF8; } a { background-color: rgb(235,253,248); } div.DivClassName { background-color: #EBFDF8; } .BgClassName { background-color: #EBFDF8; } </style>
<style> span { border-color: #EBFDF8; } span { border-color: rgb(235,253,248); } td.TdClassName { border-color: #EBFDF8; } .TagClassName { border-color: #EBFDF8; } </style>