#DFDBED (or 0xDFDBED) is unknown color: approx Quartz. HEX triplet: DF, DB and ED. RGB value is (223,219,237). Sum of RGB (Red+Green+Blue) = 223+219+237=679 (89% of max value = 765). Red value is 223 (87.5% from 255 or 32.84% from 679); Green value is 219 (85.94% from 255 or 32.25% from 679); Blue value is 237 (92.97% from 255 or 34.90% from 679); Max value from RGB is 237 - color contains mainly: blue. Hex color #DFDBED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFDBED is #202412. Grayscale: #DEDEDE. Windows color (decimal): -2106387 or 15588319. OLE color: 15588319.
HSL color Cylindrical-coordinate representation of color #DFDBED: hue angle of 253.33º degrees, saturation: 0.33, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DFDBED is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DFDBED; } p { color: rgb(223,219,237); } H1.HeaderClassName { color: #DFDBED; } .AnyTagClassName { color: #DFDBED; } </style>
<style> a { background-color: #DFDBED; } a { background-color: rgb(223,219,237); } div.DivClassName { background-color: #DFDBED; } .BgClassName { background-color: #DFDBED; } </style>
<style> span { border-color: #DFDBED; } span { border-color: rgb(223,219,237); } td.TdClassName { border-color: #DFDBED; } .TagClassName { border-color: #DFDBED; } </style>