#DACDE5 (or 0xDACDE5) is unknown color: approx Fog. HEX triplet: DA, CD and E5. RGB value is (218,205,229). Sum of RGB (Red+Green+Blue) = 218+205+229=652 (86% of max value = 765). Red value is 218 (85.55% from 255 or 33.44% from 652); Green value is 205 (80.47% from 255 or 31.44% from 652); Blue value is 229 (89.84% from 255 or 35.12% from 652); Max value from RGB is 229 - color contains mainly: blue. Hex color #DACDE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DACDE5 is #25321A. Grayscale: #D3D3D3. Windows color (decimal): -2437659 or 15060442. OLE color: 15060442.
HSL color Cylindrical-coordinate representation of color #DACDE5: hue angle of 272.5º degrees, saturation: 0.32, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #DACDE5 is Cyan = 0.05, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #DACDE5; } p { color: rgb(218,205,229); } H1.HeaderClassName { color: #DACDE5; } .AnyTagClassName { color: #DACDE5; } </style>
<style> a { background-color: #DACDE5; } a { background-color: rgb(218,205,229); } div.DivClassName { background-color: #DACDE5; } .BgClassName { background-color: #DACDE5; } </style>
<style> span { border-color: #DACDE5; } span { border-color: rgb(218,205,229); } td.TdClassName { border-color: #DACDE5; } .TagClassName { border-color: #DACDE5; } </style>