#DBDFBB (or 0xDBDFBB) is unknown color: approx Frost. HEX triplet: DB, DF and BB. RGB value is (219,223,187). Sum of RGB (Red+Green+Blue) = 219+223+187=629 (83% of max value = 765). Red value is 219 (85.94% from 255 or 34.82% from 629); Green value is 223 (87.5% from 255 or 35.45% from 629); Blue value is 187 (73.44% from 255 or 29.73% from 629); Max value from RGB is 223 - color contains mainly: green. Hex color #DBDFBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DBDFBB is #242044. Grayscale: #D9D9D9. Windows color (decimal): -2367557 or 12312539. OLE color: 12312539.
HSL color Cylindrical-coordinate representation of color #DBDFBB: hue angle of 66.67º degrees, saturation: 0.36, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DBDFBB is Cyan = 0.02, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.13.
<style> p { color: #DBDFBB; } p { color: rgb(219,223,187); } H1.HeaderClassName { color: #DBDFBB; } .AnyTagClassName { color: #DBDFBB; } </style>
<style> a { background-color: #DBDFBB; } a { background-color: rgb(219,223,187); } div.DivClassName { background-color: #DBDFBB; } .BgClassName { background-color: #DBDFBB; } </style>
<style> span { border-color: #DBDFBB; } span { border-color: rgb(219,223,187); } td.TdClassName { border-color: #DBDFBB; } .TagClassName { border-color: #DBDFBB; } </style>