#CDDAFD (or 0xCDDAFD) is unknown color: approx Hawkes Blue. HEX triplet: CD, DA and FD. RGB value is (205,218,253). Sum of RGB (Red+Green+Blue) = 205+218+253=676 (89% of max value = 765). Red value is 205 (80.47% from 255 or 30.33% from 676); Green value is 218 (85.55% from 255 or 32.25% from 676); Blue value is 253 (99.22% from 255 or 37.43% from 676); Max value from RGB is 253 - color contains mainly: blue. Hex color #CDDAFD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDDAFD is #322502. Grayscale: #D9D9D9. Windows color (decimal): -3286275 or 16636621. OLE color: 16636621.
HSL color Cylindrical-coordinate representation of color #CDDAFD: hue angle of 223.75º degrees, saturation: 0.92, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CDDAFD is Cyan = 0.19, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #CDDAFD; } p { color: rgb(205,218,253); } H1.HeaderClassName { color: #CDDAFD; } .AnyTagClassName { color: #CDDAFD; } </style>
<style> a { background-color: #CDDAFD; } a { background-color: rgb(205,218,253); } div.DivClassName { background-color: #CDDAFD; } .BgClassName { background-color: #CDDAFD; } </style>
<style> span { border-color: #CDDAFD; } span { border-color: rgb(205,218,253); } td.TdClassName { border-color: #CDDAFD; } .TagClassName { border-color: #CDDAFD; } </style>