#DBEBE2 (or 0xDBEBE2) is unknown color: approx White Ice. HEX triplet: DB, EB and E2. RGB value is (219,235,226). Sum of RGB (Red+Green+Blue) = 219+235+226=680 (90% of max value = 765). Red value is 219 (85.94% from 255 or 32.21% from 680); Green value is 235 (92.19% from 255 or 34.56% from 680); Blue value is 226 (88.67% from 255 or 33.24% from 680); Max value from RGB is 235 - color contains mainly: green. Hex color #DBEBE2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DBEBE2 is #24141D. Grayscale: #E5E5E5. Windows color (decimal): -2364446 or 14871515. OLE color: 14871515.
HSL color Cylindrical-coordinate representation of color #DBEBE2: hue angle of 146.25º degrees, saturation: 0.29, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DBEBE2 is Cyan = 0.07, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.08.
<style> p { color: #DBEBE2; } p { color: rgb(219,235,226); } H1.HeaderClassName { color: #DBEBE2; } .AnyTagClassName { color: #DBEBE2; } </style>
<style> a { background-color: #DBEBE2; } a { background-color: rgb(219,235,226); } div.DivClassName { background-color: #DBEBE2; } .BgClassName { background-color: #DBEBE2; } </style>
<style> span { border-color: #DBEBE2; } span { border-color: rgb(219,235,226); } td.TdClassName { border-color: #DBEBE2; } .TagClassName { border-color: #DBEBE2; } </style>