#DDEAFA (or 0xDDEAFA) is unknown color: approx Solitude. HEX triplet: DD, EA and FA. RGB value is (221,234,250). Sum of RGB (Red+Green+Blue) = 221+234+250=705 (93% of max value = 765). Red value is 221 (86.72% from 255 or 31.35% from 705); Green value is 234 (91.80% from 255 or 33.19% from 705); Blue value is 250 (98.05% from 255 or 35.46% from 705); Max value from RGB is 250 - color contains mainly: blue. Hex color #DDEAFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DDEAFA is #221505. Grayscale: #E7E7E7. Windows color (decimal): -2233606 or 16444125. OLE color: 16444125.
HSL color Cylindrical-coordinate representation of color #DDEAFA: hue angle of 213.1º 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 #DDEAFA is Cyan = 0.12, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DDEAFA; } p { color: rgb(221,234,250); } H1.HeaderClassName { color: #DDEAFA; } .AnyTagClassName { color: #DDEAFA; } </style>
<style> a { background-color: #DDEAFA; } a { background-color: rgb(221,234,250); } div.DivClassName { background-color: #DDEAFA; } .BgClassName { background-color: #DDEAFA; } </style>
<style> span { border-color: #DDEAFA; } span { border-color: rgb(221,234,250); } td.TdClassName { border-color: #DDEAFA; } .TagClassName { border-color: #DDEAFA; } </style>