#DCD7EA (or 0xDCD7EA) is unknown color: approx Fog. HEX triplet: DC, D7 and EA. RGB value is (220,215,234). Sum of RGB (Red+Green+Blue) = 220+215+234=669 (88% of max value = 765). Red value is 220 (86.33% from 255 or 32.88% from 669); Green value is 215 (84.38% from 255 or 32.14% from 669); Blue value is 234 (91.80% from 255 or 34.98% from 669); Max value from RGB is 234 - color contains mainly: blue. Hex color #DCD7EA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCD7EA is #232815. Grayscale: #DADADA. Windows color (decimal): -2304022 or 15390684. OLE color: 15390684.
HSL color Cylindrical-coordinate representation of color #DCD7EA: hue angle of 255.79º degrees, saturation: 0.31, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DCD7EA is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DCD7EA; } p { color: rgb(220,215,234); } H1.HeaderClassName { color: #DCD7EA; } .AnyTagClassName { color: #DCD7EA; } </style>
<style> a { background-color: #DCD7EA; } a { background-color: rgb(220,215,234); } div.DivClassName { background-color: #DCD7EA; } .BgClassName { background-color: #DCD7EA; } </style>
<style> span { border-color: #DCD7EA; } span { border-color: rgb(220,215,234); } td.TdClassName { border-color: #DCD7EA; } .TagClassName { border-color: #DCD7EA; } </style>