#DBEFED (or 0xDBEFED) is unknown color: approx Foam. HEX triplet: DB, EF and ED. RGB value is (219,239,237). Sum of RGB (Red+Green+Blue) = 219+239+237=695 (92% of max value = 765). Red value is 219 (85.94% from 255 or 31.51% from 695); Green value is 239 (93.75% from 255 or 34.39% from 695); Blue value is 237 (92.97% from 255 or 34.10% from 695); Max value from RGB is 239 - color contains mainly: green. Hex color #DBEFED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DBEFED is #241012. Grayscale: #E8E8E8. Windows color (decimal): -2363411 or 15593435. OLE color: 15593435.
HSL color Cylindrical-coordinate representation of color #DBEFED: hue angle of 174º degrees, saturation: 0.38, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DBEFED is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #DBEFED; } p { color: rgb(219,239,237); } H1.HeaderClassName { color: #DBEFED; } .AnyTagClassName { color: #DBEFED; } </style>
<style> a { background-color: #DBEFED; } a { background-color: rgb(219,239,237); } div.DivClassName { background-color: #DBEFED; } .BgClassName { background-color: #DBEFED; } </style>
<style> span { border-color: #DBEFED; } span { border-color: rgb(219,239,237); } td.TdClassName { border-color: #DBEFED; } .TagClassName { border-color: #DBEFED; } </style>