#D3CDF1 (or 0xD3CDF1) is unknown color: approx Quartz. HEX triplet: D3, CD and F1. RGB value is (211,205,241). Sum of RGB (Red+Green+Blue) = 211+205+241=657 (87% of max value = 765). Red value is 211 (82.81% from 255 or 32.12% from 657); Green value is 205 (80.47% from 255 or 31.20% from 657); Blue value is 241 (94.53% from 255 or 36.68% from 657); Max value from RGB is 241 - color contains mainly: blue. Hex color #D3CDF1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3CDF1 is #2C320E. Grayscale: #D2D2D2. Windows color (decimal): -2896399 or 15846867. OLE color: 15846867.
HSL color Cylindrical-coordinate representation of color #D3CDF1: hue angle of 250º degrees, saturation: 0.56, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D3CDF1 is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #D3CDF1; } p { color: rgb(211,205,241); } H1.HeaderClassName { color: #D3CDF1; } .AnyTagClassName { color: #D3CDF1; } </style>
<style> a { background-color: #D3CDF1; } a { background-color: rgb(211,205,241); } div.DivClassName { background-color: #D3CDF1; } .BgClassName { background-color: #D3CDF1; } </style>
<style> span { border-color: #D3CDF1; } span { border-color: rgb(211,205,241); } td.TdClassName { border-color: #D3CDF1; } .TagClassName { border-color: #D3CDF1; } </style>