#DFF19B (or 0xDFF19B) is unknown color: approx Reef. HEX triplet: DF, F1 and 9B. RGB value is (223,241,155). Sum of RGB (Red+Green+Blue) = 223+241+155=619 (81% of max value = 765). Red value is 223 (87.5% from 255 or 36.03% from 619); Green value is 241 (94.53% from 255 or 38.93% from 619); Blue value is 155 (60.94% from 255 or 25.04% from 619); Max value from RGB is 241 - color contains mainly: green. Hex color #DFF19B is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DFF19B is #200E64. Grayscale: #E2E2E2. Windows color (decimal): -2100837 or 10219999. OLE color: 10219999.
HSL color Cylindrical-coordinate representation of color #DFF19B: hue angle of 72.56º degrees, saturation: 0.75, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #DFF19B is Cyan = 0.07, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.05.
<style> p { color: #DFF19B; } p { color: rgb(223,241,155); } H1.HeaderClassName { color: #DFF19B; } .AnyTagClassName { color: #DFF19B; } </style>
<style> a { background-color: #DFF19B; } a { background-color: rgb(223,241,155); } div.DivClassName { background-color: #DFF19B; } .BgClassName { background-color: #DFF19B; } </style>
<style> span { border-color: #DFF19B; } span { border-color: rgb(223,241,155); } td.TdClassName { border-color: #DFF19B; } .TagClassName { border-color: #DFF19B; } </style>