#EBF4E8 (or 0xEBF4E8) is unknown color: approx Panache. HEX triplet: EB, F4 and E8. RGB value is (235,244,232). Sum of RGB (Red+Green+Blue) = 235+244+232=711 (94% of max value = 765). Red value is 235 (92.19% from 255 or 33.05% from 711); Green value is 244 (95.70% from 255 or 34.32% from 711); Blue value is 232 (91.02% from 255 or 32.63% from 711); Max value from RGB is 244 - color contains mainly: green. Hex color #EBF4E8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBF4E8 is #140B17. Grayscale: #EFEFEF. Windows color (decimal): -1313560 or 15267051. OLE color: 15267051.
HSL color Cylindrical-coordinate representation of color #EBF4E8: hue angle of 105º degrees, saturation: 0.35, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #EBF4E8 is Cyan = 0.04, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.04.
<style> p { color: #ebf4e8; } p { color: rgb(235,244,232); } H1.HeaderClassName { color: #ebf4e8; } .AnyTagClassName { color: #ebf4e8; } </style>
<style> a { background-color: #ebf4e8; } a { background-color: rgb(235,244,232); } div.DivClassName { background-color: #ebf4e8; } .BgClassName { background-color: #ebf4e8; } </style>
<style> span { border-color: #ebf4e8; } span { border-color: rgb(235,244,232); } td.TdClassName { border-color: #ebf4e8; } .TagClassName { border-color: #ebf4e8; } </style>