#DBDDDE (or 0xDBDDDE) is unknown color: approx Pattens Blue. HEX triplet: DB, DD and DE. RGB value is (219,221,222). Sum of RGB (Red+Green+Blue) = 219+221+222=662 (87% of max value = 765). Red value is 219 (85.94% from 255 or 33.08% from 662); Green value is 221 (86.72% from 255 or 33.38% from 662); Blue value is 222 (87.11% from 255 or 33.53% from 662); Max value from RGB is 222 - color contains mainly: blue. Hex color #DBDDDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DBDDDE is #242221. Grayscale: #DCDCDC. Windows color (decimal): -2368034 or 14605787. OLE color: 14605787.
HSL color Cylindrical-coordinate representation of color #DBDDDE: hue angle of 200º degrees, saturation: 0.04, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #DBDDDE is Cyan = 0.01, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #DBDDDE; } p { color: rgb(219,221,222); } H1.HeaderClassName { color: #DBDDDE; } .AnyTagClassName { color: #DBDDDE; } </style>
<style> a { background-color: #DBDDDE; } a { background-color: rgb(219,221,222); } div.DivClassName { background-color: #DBDDDE; } .BgClassName { background-color: #DBDDDE; } </style>
<style> span { border-color: #DBDDDE; } span { border-color: rgb(219,221,222); } td.TdClassName { border-color: #DBDDDE; } .TagClassName { border-color: #DBDDDE; } </style>