#D1CCDE (or 0xD1CCDE) is unknown color: approx Fog. HEX triplet: D1, CC and DE. RGB value is (209,204,222). Sum of RGB (Red+Green+Blue) = 209+204+222=635 (84% of max value = 765). Red value is 209 (82.03% from 255 or 32.91% from 635); Green value is 204 (80.08% from 255 or 32.13% from 635); Blue value is 222 (87.11% from 255 or 34.96% from 635); Max value from RGB is 222 - color contains mainly: blue. Hex color #D1CCDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D1CCDE is #2E3321. Grayscale: #CFCFCF. Windows color (decimal): -3027746 or 14601425. OLE color: 14601425.
HSL color Cylindrical-coordinate representation of color #D1CCDE: hue angle of 256.67º degrees, saturation: 0.21, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #D1CCDE is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D1CCDE; } p { color: rgb(209,204,222); } H1.HeaderClassName { color: #D1CCDE; } .AnyTagClassName { color: #D1CCDE; } </style>
<style> a { background-color: #D1CCDE; } a { background-color: rgb(209,204,222); } div.DivClassName { background-color: #D1CCDE; } .BgClassName { background-color: #D1CCDE; } </style>
<style> span { border-color: #D1CCDE; } span { border-color: rgb(209,204,222); } td.TdClassName { border-color: #D1CCDE; } .TagClassName { border-color: #D1CCDE; } </style>