#DCDFEA (or 0xDCDFEA) is unknown color: approx Hawkes Blue. HEX triplet: DC, DF and EA. RGB value is (220,223,234). Sum of RGB (Red+Green+Blue) = 220+223+234=677 (89% of max value = 765). Red value is 220 (86.33% from 255 or 32.50% from 677); Green value is 223 (87.5% from 255 or 32.94% from 677); Blue value is 234 (91.80% from 255 or 34.56% from 677); Max value from RGB is 234 - color contains mainly: blue. Hex color #DCDFEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCDFEA is #232015. Grayscale: #DFDFDF. Windows color (decimal): -2301974 or 15392732. OLE color: 15392732.
HSL color Cylindrical-coordinate representation of color #DCDFEA: hue angle of 227.14º degrees, saturation: 0.25, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #DCDFEA is Cyan = 0.06, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DCDFEA; } p { color: rgb(220,223,234); } H1.HeaderClassName { color: #DCDFEA; } .AnyTagClassName { color: #DCDFEA; } </style>
<style> a { background-color: #DCDFEA; } a { background-color: rgb(220,223,234); } div.DivClassName { background-color: #DCDFEA; } .BgClassName { background-color: #DCDFEA; } </style>
<style> span { border-color: #DCDFEA; } span { border-color: rgb(220,223,234); } td.TdClassName { border-color: #DCDFEA; } .TagClassName { border-color: #DCDFEA; } </style>