#DBEBBA (or 0xDBEBBA) is unknown color: approx Willow Brook. HEX triplet: DB, EB and BA. RGB value is (219,235,186). Sum of RGB (Red+Green+Blue) = 219+235+186=640 (84% of max value = 765). Red value is 219 (85.94% from 255 or 34.22% from 640); Green value is 235 (92.19% from 255 or 36.72% from 640); Blue value is 186 (73.05% from 255 or 29.06% from 640); Max value from RGB is 235 - color contains mainly: green. Hex color #DBEBBA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DBEBBA is #241445. Grayscale: #E0E0E0. Windows color (decimal): -2364486 or 12250075. OLE color: 12250075.
HSL color Cylindrical-coordinate representation of color #DBEBBA: hue angle of 79.59º degrees, saturation: 0.55, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DBEBBA is Cyan = 0.07, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.08.
<style> p { color: #DBEBBA; } p { color: rgb(219,235,186); } H1.HeaderClassName { color: #DBEBBA; } .AnyTagClassName { color: #DBEBBA; } </style>
<style> a { background-color: #DBEBBA; } a { background-color: rgb(219,235,186); } div.DivClassName { background-color: #DBEBBA; } .BgClassName { background-color: #DBEBBA; } </style>
<style> span { border-color: #DBEBBA; } span { border-color: rgb(219,235,186); } td.TdClassName { border-color: #DBEBBA; } .TagClassName { border-color: #DBEBBA; } </style>