#CDC8E9 (or 0xCDC8E9) is unknown color: approx Melrose. HEX triplet: CD, C8 and E9. RGB value is (205,200,233). Sum of RGB (Red+Green+Blue) = 205+200+233=638 (84% of max value = 765). Red value is 205 (80.47% from 255 or 32.13% from 638); Green value is 200 (78.52% from 255 or 31.35% from 638); Blue value is 233 (91.41% from 255 or 36.52% from 638); Max value from RGB is 233 - color contains mainly: blue. Hex color #CDC8E9 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDC8E9 is #323716. Grayscale: #CDCDCD. Windows color (decimal): -3290903 or 15321293. OLE color: 15321293.
HSL color Cylindrical-coordinate representation of color #CDC8E9: hue angle of 249.09º degrees, saturation: 0.43, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CDC8E9 is Cyan = 0.12, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #CDC8E9; } p { color: rgb(205,200,233); } H1.HeaderClassName { color: #CDC8E9; } .AnyTagClassName { color: #CDC8E9; } </style>
<style> a { background-color: #CDC8E9; } a { background-color: rgb(205,200,233); } div.DivClassName { background-color: #CDC8E9; } .BgClassName { background-color: #CDC8E9; } </style>
<style> span { border-color: #CDC8E9; } span { border-color: rgb(205,200,233); } td.TdClassName { border-color: #CDC8E9; } .TagClassName { border-color: #CDC8E9; } </style>