#D3D2E7 (or 0xD3D2E7) is unknown color: approx Quartz. HEX triplet: D3, D2 and E7. RGB value is (211,210,231). Sum of RGB (Red+Green+Blue) = 211+210+231=652 (86% of max value = 765). Red value is 211 (82.81% from 255 or 32.36% from 652); Green value is 210 (82.42% from 255 or 32.21% from 652); Blue value is 231 (90.62% from 255 or 35.43% from 652); Max value from RGB is 231 - color contains mainly: blue. Hex color #D3D2E7 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3D2E7 is #2C2D18. Grayscale: #D4D4D4. Windows color (decimal): -2895129 or 15192787. OLE color: 15192787.
HSL color Cylindrical-coordinate representation of color #D3D2E7: hue angle of 242.86º degrees, saturation: 0.3, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #D3D2E7 is Cyan = 0.09, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #D3D2E7; } p { color: rgb(211,210,231); } H1.HeaderClassName { color: #D3D2E7; } .AnyTagClassName { color: #D3D2E7; } </style>
<style> a { background-color: #D3D2E7; } a { background-color: rgb(211,210,231); } div.DivClassName { background-color: #D3D2E7; } .BgClassName { background-color: #D3D2E7; } </style>
<style> span { border-color: #D3D2E7; } span { border-color: rgb(211,210,231); } td.TdClassName { border-color: #D3D2E7; } .TagClassName { border-color: #D3D2E7; } </style>