#DCEFFA (or 0xDCEFFA) is unknown color: approx Pattens Blue. HEX triplet: DC, EF and FA. RGB value is (220,239,250). Sum of RGB (Red+Green+Blue) = 220+239+250=709 (93% of max value = 765). Red value is 220 (86.33% from 255 or 31.03% from 709); Green value is 239 (93.75% from 255 or 33.71% from 709); Blue value is 250 (98.05% from 255 or 35.26% from 709); Max value from RGB is 250 - color contains mainly: blue. Hex color #DCEFFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCEFFA is #231005. Grayscale: #EAEAEA. Windows color (decimal): -2297862 or 16445404. OLE color: 16445404.
HSL color Cylindrical-coordinate representation of color #DCEFFA: hue angle of 202º degrees, saturation: 0.75, 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 #DCEFFA is Cyan = 0.12, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DCEFFA; } p { color: rgb(220,239,250); } H1.HeaderClassName { color: #DCEFFA; } .AnyTagClassName { color: #DCEFFA; } </style>
<style> a { background-color: #DCEFFA; } a { background-color: rgb(220,239,250); } div.DivClassName { background-color: #DCEFFA; } .BgClassName { background-color: #DCEFFA; } </style>
<style> span { border-color: #DCEFFA; } span { border-color: rgb(220,239,250); } td.TdClassName { border-color: #DCEFFA; } .TagClassName { border-color: #DCEFFA; } </style>