#EDF0DB (or 0xEDF0DB) is unknown color: approx Sugar Cane. HEX triplet: ED, F0 and DB. RGB value is (237,240,219). Sum of RGB (Red+Green+Blue) = 237+240+219=696 (92% of max value = 765). Red value is 237 (92.97% from 255 or 34.05% from 696); Green value is 240 (94.14% from 255 or 34.48% from 696); Blue value is 219 (85.94% from 255 or 31.47% from 696); Max value from RGB is 240 - color contains mainly: green. Hex color #EDF0DB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EDF0DB is #120F24. Grayscale: #ECECEC. Windows color (decimal): -1183525 or 14414061. OLE color: 14414061.
HSL color Cylindrical-coordinate representation of color #EDF0DB: hue angle of 68.57º degrees, saturation: 0.41, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #EDF0DB is Cyan = 0.01, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.06.
<style> p { color: #EDF0DB; } p { color: rgb(237,240,219); } H1.HeaderClassName { color: #EDF0DB; } .AnyTagClassName { color: #EDF0DB; } </style>
<style> a { background-color: #EDF0DB; } a { background-color: rgb(237,240,219); } div.DivClassName { background-color: #EDF0DB; } .BgClassName { background-color: #EDF0DB; } </style>
<style> span { border-color: #EDF0DB; } span { border-color: rgb(237,240,219); } td.TdClassName { border-color: #EDF0DB; } .TagClassName { border-color: #EDF0DB; } </style>