#E5FDF0 (or 0xE5FDF0) is unknown color: approx Bubbles. HEX triplet: E5, FD and F0. RGB value is (229,253,240). Sum of RGB (Red+Green+Blue) = 229+253+240=722 (95% of max value = 765). Red value is 229 (89.84% from 255 or 31.72% from 722); Green value is 253 (99.22% from 255 or 35.04% from 722); Blue value is 240 (94.14% from 255 or 33.24% from 722); Max value from RGB is 253 - color contains mainly: green. Hex color #E5FDF0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E5FDF0 is #1A020F. Grayscale: #F4F4F4. Windows color (decimal): -1704464 or 15793637. OLE color: 15793637.
HSL color Cylindrical-coordinate representation of color #E5FDF0: hue angle of 147.5º degrees, saturation: 0.86, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E5FDF0 is Cyan = 0.09, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.01.
<style> p { color: #E5FDF0; } p { color: rgb(229,253,240); } H1.HeaderClassName { color: #E5FDF0; } .AnyTagClassName { color: #E5FDF0; } </style>
<style> a { background-color: #E5FDF0; } a { background-color: rgb(229,253,240); } div.DivClassName { background-color: #E5FDF0; } .BgClassName { background-color: #E5FDF0; } </style>
<style> span { border-color: #E5FDF0; } span { border-color: rgb(229,253,240); } td.TdClassName { border-color: #E5FDF0; } .TagClassName { border-color: #E5FDF0; } </style>