#EBF1E2 (or 0xEBF1E2) is unknown color: approx Saltpan. HEX triplet: EB, F1 and E2. RGB value is (235,241,226). Sum of RGB (Red+Green+Blue) = 235+241+226=702 (92% of max value = 765). Red value is 235 (92.19% from 255 or 33.48% from 702); Green value is 241 (94.53% from 255 or 34.33% from 702); Blue value is 226 (88.67% from 255 or 32.19% from 702); Max value from RGB is 241 - color contains mainly: green. Hex color #EBF1E2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EBF1E2 is #140E1D. Grayscale: #EDEDED. Windows color (decimal): -1314334 or 14873067. OLE color: 14873067.
HSL color Cylindrical-coordinate representation of color #EBF1E2: hue angle of 84º degrees, saturation: 0.35, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EBF1E2 is Cyan = 0.02, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.05.
<style> p { color: #EBF1E2; } p { color: rgb(235,241,226); } H1.HeaderClassName { color: #EBF1E2; } .AnyTagClassName { color: #EBF1E2; } </style>
<style> a { background-color: #EBF1E2; } a { background-color: rgb(235,241,226); } div.DivClassName { background-color: #EBF1E2; } .BgClassName { background-color: #EBF1E2; } </style>
<style> span { border-color: #EBF1E2; } span { border-color: rgb(235,241,226); } td.TdClassName { border-color: #EBF1E2; } .TagClassName { border-color: #EBF1E2; } </style>