#DBE37D (or 0xDBE37D) is unknown color: approx Mindaro. HEX triplet: DB, E3 and 7D. RGB value is (219,227,125). Sum of RGB (Red+Green+Blue) = 219+227+125=571 (75% of max value = 765). Red value is 219 (85.94% from 255 or 38.35% from 571); Green value is 227 (89.06% from 255 or 39.75% from 571); Blue value is 125 (49.22% from 255 or 21.89% from 571); Max value from RGB is 227 - color contains mainly: green. Hex color #DBE37D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DBE37D is #241C82. Grayscale: #D5D5D5. Windows color (decimal): -2366595 or 8250331. OLE color: 8250331.
HSL color Cylindrical-coordinate representation of color #DBE37D: hue angle of 64.71º degrees, saturation: 0.65, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #DBE37D is Cyan = 0.04, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.11.
<style> p { color: #dbe37d; } p { color: rgb(219,227,125); } H1.HeaderClassName { color: #dbe37d; } .AnyTagClassName { color: #dbe37d; } </style>
<style> a { background-color: #dbe37d; } a { background-color: rgb(219,227,125); } div.DivClassName { background-color: #dbe37d; } .BgClassName { background-color: #dbe37d; } </style>
<style> span { border-color: #dbe37d; } span { border-color: rgb(219,227,125); } td.TdClassName { border-color: #dbe37d; } .TagClassName { border-color: #dbe37d; } </style>