#DCF2EB (or 0xDCF2EB) is unknown color: approx Clear Day. HEX triplet: DC, F2 and EB. RGB value is (220,242,235). Sum of RGB (Red+Green+Blue) = 220+242+235=697 (92% of max value = 765). Red value is 220 (86.33% from 255 or 31.56% from 697); Green value is 242 (94.92% from 255 or 34.72% from 697); Blue value is 235 (92.19% from 255 or 33.72% from 697); Max value from RGB is 242 - color contains mainly: green. Hex color #DCF2EB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCF2EB is #230D14. Grayscale: #EAEAEA. Windows color (decimal): -2297109 or 15463132. OLE color: 15463132.
HSL color Cylindrical-coordinate representation of color #DCF2EB: hue angle of 160.91º degrees, saturation: 0.46, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DCF2EB is Cyan = 0.09, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.05.
<style> p { color: #DCF2EB; } p { color: rgb(220,242,235); } H1.HeaderClassName { color: #DCF2EB; } .AnyTagClassName { color: #DCF2EB; } </style>
<style> a { background-color: #DCF2EB; } a { background-color: rgb(220,242,235); } div.DivClassName { background-color: #DCF2EB; } .BgClassName { background-color: #DCF2EB; } </style>
<style> span { border-color: #DCF2EB; } span { border-color: rgb(220,242,235); } td.TdClassName { border-color: #DCF2EB; } .TagClassName { border-color: #DCF2EB; } </style>