#D6DDED (or 0xD6DDED) is unknown color: approx Hawkes Blue. HEX triplet: D6, DD and ED. RGB value is (214,221,237). Sum of RGB (Red+Green+Blue) = 214+221+237=672 (89% of max value = 765). Red value is 214 (83.98% from 255 or 31.85% from 672); Green value is 221 (86.72% from 255 or 32.89% from 672); Blue value is 237 (92.97% from 255 or 35.27% from 672); Max value from RGB is 237 - color contains mainly: blue. Hex color #D6DDED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D6DDED is #292212. Grayscale: #DCDCDC. Windows color (decimal): -2695699 or 15588822. OLE color: 15588822.
HSL color Cylindrical-coordinate representation of color #D6DDED: hue angle of 221.74º degrees, saturation: 0.39, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #D6DDED is Cyan = 0.10, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D6DDED; } p { color: rgb(214,221,237); } H1.HeaderClassName { color: #D6DDED; } .AnyTagClassName { color: #D6DDED; } </style>
<style> a { background-color: #D6DDED; } a { background-color: rgb(214,221,237); } div.DivClassName { background-color: #D6DDED; } .BgClassName { background-color: #D6DDED; } </style>
<style> span { border-color: #D6DDED; } span { border-color: rgb(214,221,237); } td.TdClassName { border-color: #D6DDED; } .TagClassName { border-color: #D6DDED; } </style>