#D3C6DE (or 0xD3C6DE) is unknown color: approx Fog. HEX triplet: D3, C6 and DE. RGB value is (211,198,222). Sum of RGB (Red+Green+Blue) = 211+198+222=631 (83% of max value = 765). Red value is 211 (82.81% from 255 or 33.44% from 631); Green value is 198 (77.73% from 255 or 31.38% from 631); Blue value is 222 (87.11% from 255 or 35.18% from 631); Max value from RGB is 222 - color contains mainly: blue. Hex color #D3C6DE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D3C6DE is #2C3921. Grayscale: #CCCCCC. Windows color (decimal): -2898210 or 14599891. OLE color: 14599891.
HSL color Cylindrical-coordinate representation of color #D3C6DE: hue angle of 272.5º 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 #D3C6DE is Cyan = 0.05, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D3C6DE; } p { color: rgb(211,198,222); } H1.HeaderClassName { color: #D3C6DE; } .AnyTagClassName { color: #D3C6DE; } </style>
<style> a { background-color: #D3C6DE; } a { background-color: rgb(211,198,222); } div.DivClassName { background-color: #D3C6DE; } .BgClassName { background-color: #D3C6DE; } </style>
<style> span { border-color: #D3C6DE; } span { border-color: rgb(211,198,222); } td.TdClassName { border-color: #D3C6DE; } .TagClassName { border-color: #D3C6DE; } </style>