#D6CCEE (or 0xD6CCEE) is unknown color: approx Fog. HEX triplet: D6, CC and EE. RGB value is (214,204,238). Sum of RGB (Red+Green+Blue) = 214+204+238=656 (86% of max value = 765). Red value is 214 (83.98% from 255 or 32.62% from 656); Green value is 204 (80.08% from 255 or 31.10% from 656); Blue value is 238 (93.36% from 255 or 36.28% from 656); Max value from RGB is 238 - color contains mainly: blue. Hex color #D6CCEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D6CCEE is #293311. Grayscale: #D2D2D2. Windows color (decimal): -2700050 or 15650006. OLE color: 15650006.
HSL color Cylindrical-coordinate representation of color #D6CCEE: hue angle of 257.65º degrees, saturation: 0.5, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #D6CCEE is Cyan = 0.10, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D6CCEE; } p { color: rgb(214,204,238); } H1.HeaderClassName { color: #D6CCEE; } .AnyTagClassName { color: #D6CCEE; } </style>
<style> a { background-color: #D6CCEE; } a { background-color: rgb(214,204,238); } div.DivClassName { background-color: #D6CCEE; } .BgClassName { background-color: #D6CCEE; } </style>
<style> span { border-color: #D6CCEE; } span { border-color: rgb(214,204,238); } td.TdClassName { border-color: #D6CCEE; } .TagClassName { border-color: #D6CCEE; } </style>