#EBFDE9 (or 0xEBFDE9) is unknown color: approx Honeydew. HEX triplet: EB, FD and E9. RGB value is (235,253,233). Sum of RGB (Red+Green+Blue) = 235+253+233=721 (95% of max value = 765). Red value is 235 (92.19% from 255 or 32.59% from 721); Green value is 253 (99.22% from 255 or 35.09% from 721); Blue value is 233 (91.41% from 255 or 32.32% from 721); Max value from RGB is 253 - color contains mainly: green. Hex color #EBFDE9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBFDE9 is #140216. Grayscale: #F5F5F5. Windows color (decimal): -1311255 or 15334891. OLE color: 15334891.
HSL color Cylindrical-coordinate representation of color #EBFDE9: hue angle of 114º degrees, saturation: 0.83, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #EBFDE9 is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.01.
<style> p { color: #ebfde9; } p { color: rgb(235,253,233); } H1.HeaderClassName { color: #ebfde9; } .AnyTagClassName { color: #ebfde9; } </style>
<style> a { background-color: #ebfde9; } a { background-color: rgb(235,253,233); } div.DivClassName { background-color: #ebfde9; } .BgClassName { background-color: #ebfde9; } </style>
<style> span { border-color: #ebfde9; } span { border-color: rgb(235,253,233); } td.TdClassName { border-color: #ebfde9; } .TagClassName { border-color: #ebfde9; } </style>