#DAFCF0 (or 0xDAFCF0) is unknown color: approx Clear Day. HEX triplet: DA, FC and F0. RGB value is (218,252,240). Sum of RGB (Red+Green+Blue) = 218+252+240=710 (94% of max value = 765). Red value is 218 (85.55% from 255 or 30.70% from 710); Green value is 252 (98.83% from 255 or 35.49% from 710); Blue value is 240 (94.14% from 255 or 33.80% from 710); Max value from RGB is 252 - color contains mainly: green. Hex color #DAFCF0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DAFCF0 is #25030F. Grayscale: #F0F0F0. Windows color (decimal): -2425616 or 15793370. OLE color: 15793370.
HSL color Cylindrical-coordinate representation of color #DAFCF0: hue angle of 158.82º degrees, saturation: 0.85, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DAFCF0 is Cyan = 0.13, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.01.
<style> p { color: #DAFCF0; } p { color: rgb(218,252,240); } H1.HeaderClassName { color: #DAFCF0; } .AnyTagClassName { color: #DAFCF0; } </style>
<style> a { background-color: #DAFCF0; } a { background-color: rgb(218,252,240); } div.DivClassName { background-color: #DAFCF0; } .BgClassName { background-color: #DAFCF0; } </style>
<style> span { border-color: #DAFCF0; } span { border-color: rgb(218,252,240); } td.TdClassName { border-color: #DAFCF0; } .TagClassName { border-color: #DAFCF0; } </style>