#DCE1F0 (or 0xDCE1F0) is unknown color: approx Hawkes Blue. HEX triplet: DC, E1 and F0. RGB value is (220,225,240). Sum of RGB (Red+Green+Blue) = 220+225+240=685 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.12% from 685); Green value is 225 (88.28% from 255 or 32.85% from 685); Blue value is 240 (94.14% from 255 or 35.04% from 685); Max value from RGB is 240 - color contains mainly: blue. Hex color #DCE1F0 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCE1F0 is #231E0F. Grayscale: #E1E1E1. Windows color (decimal): -2301456 or 15786460. OLE color: 15786460.
HSL color Cylindrical-coordinate representation of color #DCE1F0: hue angle of 225º degrees, saturation: 0.4, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DCE1F0 is Cyan = 0.08, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #DCE1F0; } p { color: rgb(220,225,240); } H1.HeaderClassName { color: #DCE1F0; } .AnyTagClassName { color: #DCE1F0; } </style>
<style> a { background-color: #DCE1F0; } a { background-color: rgb(220,225,240); } div.DivClassName { background-color: #DCE1F0; } .BgClassName { background-color: #DCE1F0; } </style>
<style> span { border-color: #DCE1F0; } span { border-color: rgb(220,225,240); } td.TdClassName { border-color: #DCE1F0; } .TagClassName { border-color: #DCE1F0; } </style>