#DFF6D1 (or 0xDFF6D1) is unknown color: approx Hint Of Green. HEX triplet: DF, F6 and D1. RGB value is (223,246,209). Sum of RGB (Red+Green+Blue) = 223+246+209=678 (89% of max value = 765). Red value is 223 (87.5% from 255 or 32.89% from 678); Green value is 246 (96.48% from 255 or 36.28% from 678); Blue value is 209 (82.03% from 255 or 30.83% from 678); Max value from RGB is 246 - color contains mainly: green. Hex color #DFF6D1 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFF6D1 is #20092E. Grayscale: #EBEBEB. Windows color (decimal): -2099503 or 13760223. OLE color: 13760223.
HSL color Cylindrical-coordinate representation of color #DFF6D1: hue angle of 97.3º degrees, saturation: 0.67, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #DFF6D1 is Cyan = 0.09, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.04.
<style> p { color: #DFF6D1; } p { color: rgb(223,246,209); } H1.HeaderClassName { color: #DFF6D1; } .AnyTagClassName { color: #DFF6D1; } </style>
<style> a { background-color: #DFF6D1; } a { background-color: rgb(223,246,209); } div.DivClassName { background-color: #DFF6D1; } .BgClassName { background-color: #DFF6D1; } </style>
<style> span { border-color: #DFF6D1; } span { border-color: rgb(223,246,209); } td.TdClassName { border-color: #DFF6D1; } .TagClassName { border-color: #DFF6D1; } </style>