#DAFBC7 (or 0xDAFBC7) is unknown color: approx Snowy Mint. HEX triplet: DA, FB and C7. RGB value is (218,251,199). Sum of RGB (Red+Green+Blue) = 218+251+199=668 (88% of max value = 765). Red value is 218 (85.55% from 255 or 32.63% from 668); Green value is 251 (98.44% from 255 or 37.57% from 668); Blue value is 199 (78.12% from 255 or 29.79% from 668); Max value from RGB is 251 - color contains mainly: green. Hex color #DAFBC7 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DAFBC7 is #250438. Grayscale: #EBEBEB. Windows color (decimal): -2425913 or 13106138. OLE color: 13106138.
HSL color Cylindrical-coordinate representation of color #DAFBC7: hue angle of 98.08º degrees, saturation: 0.87, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DAFBC7 is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.02.
<style> p { color: #DAFBC7; } p { color: rgb(218,251,199); } H1.HeaderClassName { color: #DAFBC7; } .AnyTagClassName { color: #DAFBC7; } </style>
<style> a { background-color: #DAFBC7; } a { background-color: rgb(218,251,199); } div.DivClassName { background-color: #DAFBC7; } .BgClassName { background-color: #DAFBC7; } </style>
<style> span { border-color: #DAFBC7; } span { border-color: rgb(218,251,199); } td.TdClassName { border-color: #DAFBC7; } .TagClassName { border-color: #DAFBC7; } </style>