#DDE7FA (or 0xDDE7FA) is unknown color: approx Solitude. HEX triplet: DD, E7 and FA. RGB value is (221,231,250). Sum of RGB (Red+Green+Blue) = 221+231+250=702 (92% of max value = 765). Red value is 221 (86.72% from 255 or 31.48% from 702); Green value is 231 (90.62% from 255 or 32.91% from 702); Blue value is 250 (98.05% from 255 or 35.61% from 702); Max value from RGB is 250 - color contains mainly: blue. Hex color #DDE7FA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DDE7FA is #221805. Grayscale: #E6E6E6. Windows color (decimal): -2234374 or 16443357. OLE color: 16443357.
HSL color Cylindrical-coordinate representation of color #DDE7FA: hue angle of 219.31º degrees, saturation: 0.74, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DDE7FA is Cyan = 0.12, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DDE7FA; } p { color: rgb(221,231,250); } H1.HeaderClassName { color: #DDE7FA; } .AnyTagClassName { color: #DDE7FA; } </style>
<style> a { background-color: #DDE7FA; } a { background-color: rgb(221,231,250); } div.DivClassName { background-color: #DDE7FA; } .BgClassName { background-color: #DDE7FA; } </style>
<style> span { border-color: #DDE7FA; } span { border-color: rgb(221,231,250); } td.TdClassName { border-color: #DDE7FA; } .TagClassName { border-color: #DDE7FA; } </style>