#D4DCFD (or 0xD4DCFD) is unknown color: approx Hawkes Blue. HEX triplet: D4, DC and FD. RGB value is (212,220,253). Sum of RGB (Red+Green+Blue) = 212+220+253=685 (90% of max value = 765). Red value is 212 (83.20% from 255 or 30.95% from 685); Green value is 220 (86.33% from 255 or 32.12% from 685); Blue value is 253 (99.22% from 255 or 36.93% from 685); Max value from RGB is 253 - color contains mainly: blue. Hex color #D4DCFD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D4DCFD is #2B2302. Grayscale: #DDDDDD. Windows color (decimal): -2827011 or 16637140. OLE color: 16637140.
HSL color Cylindrical-coordinate representation of color #D4DCFD: hue angle of 228.29º degrees, saturation: 0.91, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D4DCFD is Cyan = 0.16, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #D4DCFD; } p { color: rgb(212,220,253); } H1.HeaderClassName { color: #D4DCFD; } .AnyTagClassName { color: #D4DCFD; } </style>
<style> a { background-color: #D4DCFD; } a { background-color: rgb(212,220,253); } div.DivClassName { background-color: #D4DCFD; } .BgClassName { background-color: #D4DCFD; } </style>
<style> span { border-color: #D4DCFD; } span { border-color: rgb(212,220,253); } td.TdClassName { border-color: #D4DCFD; } .TagClassName { border-color: #D4DCFD; } </style>