#DBF08C (or 0xDBF08C) is unknown color: approx Jonquil. HEX triplet: DB, F0 and 8C. RGB value is (219,240,140). Sum of RGB (Red+Green+Blue) = 219+240+140=599 (79% of max value = 765). Red value is 219 (85.94% from 255 or 36.56% from 599); Green value is 240 (94.14% from 255 or 40.07% from 599); Blue value is 140 (55.08% from 255 or 23.37% from 599); Max value from RGB is 240 - color contains mainly: green. Hex color #DBF08C is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DBF08C is #240F73. Grayscale: #DEDEDE. Windows color (decimal): -2363252 or 9236699. OLE color: 9236699.
HSL color Cylindrical-coordinate representation of color #DBF08C: hue angle of 72.6º degrees, saturation: 0.77, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DBF08C is Cyan = 0.09, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.06.
<style> p { color: #DBF08C; } p { color: rgb(219,240,140); } H1.HeaderClassName { color: #DBF08C; } .AnyTagClassName { color: #DBF08C; } </style>
<style> a { background-color: #DBF08C; } a { background-color: rgb(219,240,140); } div.DivClassName { background-color: #DBF08C; } .BgClassName { background-color: #DBF08C; } </style>
<style> span { border-color: #DBF08C; } span { border-color: rgb(219,240,140); } td.TdClassName { border-color: #DBF08C; } .TagClassName { border-color: #DBF08C; } </style>