#DBF9EB (or 0xDBF9EB) is unknown color: approx White Ice. HEX triplet: DB, F9 and EB. RGB value is (219,249,235). Sum of RGB (Red+Green+Blue) = 219+249+235=703 (93% of max value = 765). Red value is 219 (85.94% from 255 or 31.15% from 703); Green value is 249 (97.66% from 255 or 35.42% from 703); Blue value is 235 (92.19% from 255 or 33.43% from 703); Max value from RGB is 249 - color contains mainly: green. Hex color #DBF9EB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DBF9EB is #240614. Grayscale: #EEEEEE. Windows color (decimal): -2360853 or 15464923. OLE color: 15464923.
HSL color Cylindrical-coordinate representation of color #DBF9EB: hue angle of 152º degrees, saturation: 0.71, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DBF9EB is Cyan = 0.12, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #dbf9eb; } p { color: rgb(219,249,235); } H1.HeaderClassName { color: #dbf9eb; } .AnyTagClassName { color: #dbf9eb; } </style>
<style> a { background-color: #dbf9eb; } a { background-color: rgb(219,249,235); } div.DivClassName { background-color: #dbf9eb; } .BgClassName { background-color: #dbf9eb; } </style>
<style> span { border-color: #dbf9eb; } span { border-color: rgb(219,249,235); } td.TdClassName { border-color: #dbf9eb; } .TagClassName { border-color: #dbf9eb; } </style>