#DFDBE7 (or 0xDFDBE7) is unknown color: approx Fog. HEX triplet: DF, DB and E7. RGB value is (223,219,231). Sum of RGB (Red+Green+Blue) = 223+219+231=673 (89% of max value = 765). Red value is 223 (87.5% from 255 or 33.14% from 673); Green value is 219 (85.94% from 255 or 32.54% from 673); Blue value is 231 (90.62% from 255 or 34.32% from 673); Max value from RGB is 231 - color contains mainly: blue. Hex color #DFDBE7 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFDBE7 is #202418. Grayscale: #DDDDDD. Windows color (decimal): -2106393 or 15195103. OLE color: 15195103.
HSL color Cylindrical-coordinate representation of color #DFDBE7: hue angle of 260º degrees, saturation: 0.2, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #DFDBE7 is Cyan = 0.03, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #DFDBE7; } p { color: rgb(223,219,231); } H1.HeaderClassName { color: #DFDBE7; } .AnyTagClassName { color: #DFDBE7; } </style>
<style> a { background-color: #DFDBE7; } a { background-color: rgb(223,219,231); } div.DivClassName { background-color: #DFDBE7; } .BgClassName { background-color: #DFDBE7; } </style>
<style> span { border-color: #DFDBE7; } span { border-color: rgb(223,219,231); } td.TdClassName { border-color: #DFDBE7; } .TagClassName { border-color: #DFDBE7; } </style>