#DBDA8B (or 0xDBDA8B) is unknown color: approx Primrose. HEX triplet: DB, DA and 8B. RGB value is (219,218,139). Sum of RGB (Red+Green+Blue) = 219+218+139=576 (76% of max value = 765). Red value is 219 (85.94% from 255 or 38.02% from 576); Green value is 218 (85.55% from 255 or 37.85% from 576); Blue value is 139 (54.69% from 255 or 24.13% from 576); Max value from RGB is 219 - color contains mainly: red. Hex color #DBDA8B is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DBDA8B is #242574. Grayscale: #D1D1D1. Windows color (decimal): -2368885 or 9165531. OLE color: 9165531.
HSL color Cylindrical-coordinate representation of color #DBDA8B: hue angle of 59.25º degrees, saturation: 0.53, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #DBDA8B is Cyan = 0, Magento = 0.00, Yellow = 0.37 and Black (K on CMYK) = 0.14.
<style> p { color: #DBDA8B; } p { color: rgb(219,218,139); } H1.HeaderClassName { color: #DBDA8B; } .AnyTagClassName { color: #DBDA8B; } </style>
<style> a { background-color: #DBDA8B; } a { background-color: rgb(219,218,139); } div.DivClassName { background-color: #DBDA8B; } .BgClassName { background-color: #DBDA8B; } </style>
<style> span { border-color: #DBDA8B; } span { border-color: rgb(219,218,139); } td.TdClassName { border-color: #DBDA8B; } .TagClassName { border-color: #DBDA8B; } </style>