#CDC5EE (or 0xCDC5EE) is unknown color: approx Fog. HEX triplet: CD, C5 and EE. RGB value is (205,197,238). Sum of RGB (Red+Green+Blue) = 205+197+238=640 (84% of max value = 765). Red value is 205 (80.47% from 255 or 32.03% from 640); Green value is 197 (77.34% from 255 or 30.78% from 640); Blue value is 238 (93.36% from 255 or 37.19% from 640); Max value from RGB is 238 - color contains mainly: blue. Hex color #CDC5EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDC5EE is #323A11. Grayscale: #CBCBCB. Windows color (decimal): -3291666 or 15648205. OLE color: 15648205.
HSL color Cylindrical-coordinate representation of color #CDC5EE: hue angle of 251.71º degrees, saturation: 0.55, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CDC5EE is Cyan = 0.14, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #cdc5ee; } p { color: rgb(205,197,238); } H1.HeaderClassName { color: #cdc5ee; } .AnyTagClassName { color: #cdc5ee; } </style>
<style> a { background-color: #cdc5ee; } a { background-color: rgb(205,197,238); } div.DivClassName { background-color: #cdc5ee; } .BgClassName { background-color: #cdc5ee; } </style>
<style> span { border-color: #cdc5ee; } span { border-color: rgb(205,197,238); } td.TdClassName { border-color: #cdc5ee; } .TagClassName { border-color: #cdc5ee; } </style>