#D2C7ED (or 0xD2C7ED) is unknown color: approx Fog. HEX triplet: D2, C7 and ED. RGB value is (210,199,237). Sum of RGB (Red+Green+Blue) = 210+199+237=646 (85% of max value = 765). Red value is 210 (82.42% from 255 or 32.51% from 646); Green value is 199 (78.12% from 255 or 30.80% from 646); Blue value is 237 (92.97% from 255 or 36.69% from 646); Max value from RGB is 237 - color contains mainly: blue. Hex color #D2C7ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D2C7ED is #2D3812. Grayscale: #CECECE. Windows color (decimal): -2963475 or 15583186. OLE color: 15583186.
HSL color Cylindrical-coordinate representation of color #D2C7ED: hue angle of 257.37º degrees, saturation: 0.51, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D2C7ED is Cyan = 0.11, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D2C7ED; } p { color: rgb(210,199,237); } H1.HeaderClassName { color: #D2C7ED; } .AnyTagClassName { color: #D2C7ED; } </style>
<style> a { background-color: #D2C7ED; } a { background-color: rgb(210,199,237); } div.DivClassName { background-color: #D2C7ED; } .BgClassName { background-color: #D2C7ED; } </style>
<style> span { border-color: #D2C7ED; } span { border-color: rgb(210,199,237); } td.TdClassName { border-color: #D2C7ED; } .TagClassName { border-color: #D2C7ED; } </style>