#D5CFDD (or 0xD5CFDD) is unknown color: approx Fog. HEX triplet: D5, CF and DD. RGB value is (213,207,221). Sum of RGB (Red+Green+Blue) = 213+207+221=641 (84% of max value = 765). Red value is 213 (83.59% from 255 or 33.23% from 641); Green value is 207 (81.25% from 255 or 32.29% from 641); Blue value is 221 (86.72% from 255 or 34.48% from 641); Max value from RGB is 221 - color contains mainly: blue. Hex color #D5CFDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5CFDD is #2A3022. Grayscale: #D2D2D2. Windows color (decimal): -2764835 or 14536661. OLE color: 14536661.
HSL color Cylindrical-coordinate representation of color #D5CFDD: hue angle of 265.71º degrees, saturation: 0.17, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #D5CFDD is Cyan = 0.04, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D5CFDD; } p { color: rgb(213,207,221); } H1.HeaderClassName { color: #D5CFDD; } .AnyTagClassName { color: #D5CFDD; } </style>
<style> a { background-color: #D5CFDD; } a { background-color: rgb(213,207,221); } div.DivClassName { background-color: #D5CFDD; } .BgClassName { background-color: #D5CFDD; } </style>
<style> span { border-color: #D5CFDD; } span { border-color: rgb(213,207,221); } td.TdClassName { border-color: #D5CFDD; } .TagClassName { border-color: #D5CFDD; } </style>