#CDC7E9 (or 0xCDC7E9) is unknown color: approx Fog. HEX triplet: CD, C7 and E9. RGB value is (205,199,233). Sum of RGB (Red+Green+Blue) = 205+199+233=637 (84% of max value = 765). Red value is 205 (80.47% from 255 or 32.18% from 637); Green value is 199 (78.12% from 255 or 31.24% from 637); Blue value is 233 (91.41% from 255 or 36.58% from 637); Max value from RGB is 233 - color contains mainly: blue. Hex color #CDC7E9 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDC7E9 is #323816. Grayscale: #CCCCCC. Windows color (decimal): -3291159 or 15321037. OLE color: 15321037.
HSL color Cylindrical-coordinate representation of color #CDC7E9: hue angle of 250.59º degrees, saturation: 0.44, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CDC7E9 is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #CDC7E9; } p { color: rgb(205,199,233); } H1.HeaderClassName { color: #CDC7E9; } .AnyTagClassName { color: #CDC7E9; } </style>
<style> a { background-color: #CDC7E9; } a { background-color: rgb(205,199,233); } div.DivClassName { background-color: #CDC7E9; } .BgClassName { background-color: #CDC7E9; } </style>
<style> span { border-color: #CDC7E9; } span { border-color: rgb(205,199,233); } td.TdClassName { border-color: #CDC7E9; } .TagClassName { border-color: #CDC7E9; } </style>