#DBDDE5 (or 0xDBDDE5) is unknown color: approx Hawkes Blue. HEX triplet: DB, DD and E5. RGB value is (219,221,229). Sum of RGB (Red+Green+Blue) = 219+221+229=669 (88% of max value = 765). Red value is 219 (85.94% from 255 or 32.74% from 669); Green value is 221 (86.72% from 255 or 33.03% from 669); Blue value is 229 (89.84% from 255 or 34.23% from 669); Max value from RGB is 229 - color contains mainly: blue. Hex color #DBDDE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DBDDE5 is #24221A. Grayscale: #DDDDDD. Windows color (decimal): -2368027 or 15064539. OLE color: 15064539.
HSL color Cylindrical-coordinate representation of color #DBDDE5: hue angle of 228º degrees, saturation: 0.16, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #DBDDE5 is Cyan = 0.04, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #DBDDE5; } p { color: rgb(219,221,229); } H1.HeaderClassName { color: #DBDDE5; } .AnyTagClassName { color: #DBDDE5; } </style>
<style> a { background-color: #DBDDE5; } a { background-color: rgb(219,221,229); } div.DivClassName { background-color: #DBDDE5; } .BgClassName { background-color: #DBDDE5; } </style>
<style> span { border-color: #DBDDE5; } span { border-color: rgb(219,221,229); } td.TdClassName { border-color: #DBDDE5; } .TagClassName { border-color: #DBDDE5; } </style>