#D2C6DE (or 0xD2C6DE) is unknown color: approx Fog. HEX triplet: D2, C6 and DE. RGB value is (210,198,222). Sum of RGB (Red+Green+Blue) = 210+198+222=630 (83% of max value = 765). Red value is 210 (82.42% from 255 or 33.33% from 630); Green value is 198 (77.73% from 255 or 31.43% from 630); Blue value is 222 (87.11% from 255 or 35.24% from 630); Max value from RGB is 222 - color contains mainly: blue. Hex color #D2C6DE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D2C6DE is #2D3921. Grayscale: #CCCCCC. Windows color (decimal): -2963746 or 14599890. OLE color: 14599890.
HSL color Cylindrical-coordinate representation of color #D2C6DE: hue angle of 270º degrees, saturation: 0.27, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #D2C6DE is Cyan = 0.05, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D2C6DE; } p { color: rgb(210,198,222); } H1.HeaderClassName { color: #D2C6DE; } .AnyTagClassName { color: #D2C6DE; } </style>
<style> a { background-color: #D2C6DE; } a { background-color: rgb(210,198,222); } div.DivClassName { background-color: #D2C6DE; } .BgClassName { background-color: #D2C6DE; } </style>
<style> span { border-color: #D2C6DE; } span { border-color: rgb(210,198,222); } td.TdClassName { border-color: #D2C6DE; } .TagClassName { border-color: #D2C6DE; } </style>