#DAFFF2 (or 0xDAFFF2) is unknown color: approx Clear Day. HEX triplet: DA, FF and F2. RGB value is (218,255,242). Sum of RGB (Red+Green+Blue) = 218+255+242=715 (94% of max value = 765). Red value is 218 (85.55% from 255 or 30.49% from 715); Green value is 255 (100% from 255 or 35.66% from 715); Blue value is 242 (94.92% from 255 or 33.85% from 715); Max value from RGB is 255 - color contains mainly: green. Hex color #DAFFF2 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DAFFF2 is #25000D. Grayscale: #F2F2F2. Windows color (decimal): -2424846 or 15925210. OLE color: 15925210.
HSL color Cylindrical-coordinate representation of color #DAFFF2: hue angle of 158.92º degrees, saturation: 1, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #DAFFF2 is Cyan = 0.15, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.
<style> p { color: #DAFFF2; } p { color: rgb(218,255,242); } H1.HeaderClassName { color: #DAFFF2; } .AnyTagClassName { color: #DAFFF2; } </style>
<style> a { background-color: #DAFFF2; } a { background-color: rgb(218,255,242); } div.DivClassName { background-color: #DAFFF2; } .BgClassName { background-color: #DAFFF2; } </style>
<style> span { border-color: #DAFFF2; } span { border-color: rgb(218,255,242); } td.TdClassName { border-color: #DAFFF2; } .TagClassName { border-color: #DAFFF2; } </style>