#EDFDF5 (or 0xEDFDF5) is unknown color: approx Mint Cream. HEX triplet: ED, FD and F5. RGB value is (237,253,245). Sum of RGB (Red+Green+Blue) = 237+253+245=735 (97% of max value = 765). Red value is 237 (92.97% from 255 or 32.24% from 735); Green value is 253 (99.22% from 255 or 34.42% from 735); Blue value is 245 (96.09% from 255 or 33.33% from 735); Max value from RGB is 253 - color contains mainly: green. Hex color #EDFDF5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDFDF5 is #12020A. Grayscale: #F7F7F7. Windows color (decimal): -1180171 or 16121325. OLE color: 16121325.
HSL color Cylindrical-coordinate representation of color #EDFDF5: hue angle of 150º degrees, saturation: 0.8, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EDFDF5 is Cyan = 0.06, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.01.
<style> p { color: #EDFDF5; } p { color: rgb(237,253,245); } H1.HeaderClassName { color: #EDFDF5; } .AnyTagClassName { color: #EDFDF5; } </style>
<style> a { background-color: #EDFDF5; } a { background-color: rgb(237,253,245); } div.DivClassName { background-color: #EDFDF5; } .BgClassName { background-color: #EDFDF5; } </style>
<style> span { border-color: #EDFDF5; } span { border-color: rgb(237,253,245); } td.TdClassName { border-color: #EDFDF5; } .TagClassName { border-color: #EDFDF5; } </style>