#D5CCE2 (or 0xD5CCE2) is unknown color: approx Fog. HEX triplet: D5, CC and E2. RGB value is (213,204,226). Sum of RGB (Red+Green+Blue) = 213+204+226=643 (85% of max value = 765). Red value is 213 (83.59% from 255 or 33.13% from 643); Green value is 204 (80.08% from 255 or 31.73% from 643); Blue value is 226 (88.67% from 255 or 35.15% from 643); Max value from RGB is 226 - color contains mainly: blue. Hex color #D5CCE2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D5CCE2 is #2A331D. Grayscale: #D1D1D1. Windows color (decimal): -2765598 or 14863573. OLE color: 14863573.
HSL color Cylindrical-coordinate representation of color #D5CCE2: hue angle of 264.55º degrees, saturation: 0.27, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #D5CCE2 is Cyan = 0.06, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.11.
<style> p { color: #D5CCE2; } p { color: rgb(213,204,226); } H1.HeaderClassName { color: #D5CCE2; } .AnyTagClassName { color: #D5CCE2; } </style>
<style> a { background-color: #D5CCE2; } a { background-color: rgb(213,204,226); } div.DivClassName { background-color: #D5CCE2; } .BgClassName { background-color: #D5CCE2; } </style>
<style> span { border-color: #D5CCE2; } span { border-color: rgb(213,204,226); } td.TdClassName { border-color: #D5CCE2; } .TagClassName { border-color: #D5CCE2; } </style>