#DFFABA (or 0xDFFABA) is unknown color: approx Snow Flurry. HEX triplet: DF, FA and BA. RGB value is (223,250,186). Sum of RGB (Red+Green+Blue) = 223+250+186=659 (87% of max value = 765). Red value is 223 (87.5% from 255 or 33.84% from 659); Green value is 250 (98.05% from 255 or 37.94% from 659); Blue value is 186 (73.05% from 255 or 28.22% from 659); Max value from RGB is 250 - color contains mainly: green. Hex color #DFFABA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFFABA is #200545. Grayscale: #EAEAEA. Windows color (decimal): -2098502 or 12253919. OLE color: 12253919.
HSL color Cylindrical-coordinate representation of color #DFFABA: hue angle of 85.31º degrees, saturation: 0.86, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #DFFABA is Cyan = 0.11, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.02.
<style> p { color: #DFFABA; } p { color: rgb(223,250,186); } H1.HeaderClassName { color: #DFFABA; } .AnyTagClassName { color: #DFFABA; } </style>
<style> a { background-color: #DFFABA; } a { background-color: rgb(223,250,186); } div.DivClassName { background-color: #DFFABA; } .BgClassName { background-color: #DFFABA; } </style>
<style> span { border-color: #DFFABA; } span { border-color: rgb(223,250,186); } td.TdClassName { border-color: #DFFABA; } .TagClassName { border-color: #DFFABA; } </style>