#D3C7F6 (or 0xD3C7F6) is unknown color: approx Fog. HEX triplet: D3, C7 and F6. RGB value is (211,199,246). Sum of RGB (Red+Green+Blue) = 211+199+246=656 (86% of max value = 765). Red value is 211 (82.81% from 255 or 32.16% from 656); Green value is 199 (78.12% from 255 or 30.34% from 656); Blue value is 246 (96.48% from 255 or 37.5% from 656); Max value from RGB is 246 - color contains mainly: blue. Hex color #D3C7F6 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3C7F6 is #2C3809. Grayscale: #CFCFCF. Windows color (decimal): -2897930 or 16173011. OLE color: 16173011.
HSL color Cylindrical-coordinate representation of color #D3C7F6: hue angle of 255.32º degrees, saturation: 0.72, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D3C7F6 is Cyan = 0.14, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #D3C7F6; } p { color: rgb(211,199,246); } H1.HeaderClassName { color: #D3C7F6; } .AnyTagClassName { color: #D3C7F6; } </style>
<style> a { background-color: #D3C7F6; } a { background-color: rgb(211,199,246); } div.DivClassName { background-color: #D3C7F6; } .BgClassName { background-color: #D3C7F6; } </style>
<style> span { border-color: #D3C7F6; } span { border-color: rgb(211,199,246); } td.TdClassName { border-color: #D3C7F6; } .TagClassName { border-color: #D3C7F6; } </style>