#DBEAAA (or 0xDBEAAA) is unknown color: approx Reef. HEX triplet: DB, EA and AA. RGB value is (219,234,170). Sum of RGB (Red+Green+Blue) = 219+234+170=623 (82% of max value = 765). Red value is 219 (85.94% from 255 or 35.15% from 623); Green value is 234 (91.80% from 255 or 37.56% from 623); Blue value is 170 (66.80% from 255 or 27.29% from 623); Max value from RGB is 234 - color contains mainly: green. Hex color #DBEAAA is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DBEAAA is #241555. Grayscale: #DEDEDE. Windows color (decimal): -2364758 or 11201243. OLE color: 11201243.
HSL color Cylindrical-coordinate representation of color #DBEAAA: hue angle of 74.06º degrees, saturation: 0.6, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DBEAAA is Cyan = 0.06, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.08.
<style> p { color: #DBEAAA; } p { color: rgb(219,234,170); } H1.HeaderClassName { color: #DBEAAA; } .AnyTagClassName { color: #DBEAAA; } </style>
<style> a { background-color: #DBEAAA; } a { background-color: rgb(219,234,170); } div.DivClassName { background-color: #DBEAAA; } .BgClassName { background-color: #DBEAAA; } </style>
<style> span { border-color: #DBEAAA; } span { border-color: rgb(219,234,170); } td.TdClassName { border-color: #DBEAAA; } .TagClassName { border-color: #DBEAAA; } </style>