#EDF3ED (or 0xEDF3ED) is unknown color: approx Aqua Spring. HEX triplet: ED, F3 and ED. RGB value is (237,243,237). Sum of RGB (Red+Green+Blue) = 237+243+237=717 (94% of max value = 765). Red value is 237 (92.97% from 255 or 33.05% from 717); Green value is 243 (95.31% from 255 or 33.89% from 717); Blue value is 237 (92.97% from 255 or 33.05% from 717); Max value from RGB is 243 - color contains mainly: green. Hex color #EDF3ED is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDF3ED is #120C12. Grayscale: #F0F0F0. Windows color (decimal): -1182739 or 15594477. OLE color: 15594477.
HSL color Cylindrical-coordinate representation of color #EDF3ED: hue angle of 120º degrees, saturation: 0.2, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #EDF3ED is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #EDF3ED; } p { color: rgb(237,243,237); } H1.HeaderClassName { color: #EDF3ED; } .AnyTagClassName { color: #EDF3ED; } </style>
<style> a { background-color: #EDF3ED; } a { background-color: rgb(237,243,237); } div.DivClassName { background-color: #EDF3ED; } .BgClassName { background-color: #EDF3ED; } </style>
<style> span { border-color: #EDF3ED; } span { border-color: rgb(237,243,237); } td.TdClassName { border-color: #EDF3ED; } .TagClassName { border-color: #EDF3ED; } </style>