#DFF2D5 (or 0xDFF2D5) is unknown color: approx Hint Of Green. HEX triplet: DF, F2 and D5. RGB value is (223,242,213). Sum of RGB (Red+Green+Blue) = 223+242+213=678 (89% of max value = 765). Red value is 223 (87.5% from 255 or 32.89% from 678); Green value is 242 (94.92% from 255 or 35.69% from 678); Blue value is 213 (83.59% from 255 or 31.42% from 678); Max value from RGB is 242 - color contains mainly: green. Hex color #DFF2D5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFF2D5 is #200D2A. Grayscale: #E9E9E9. Windows color (decimal): -2100523 or 14021343. OLE color: 14021343.
HSL color Cylindrical-coordinate representation of color #DFF2D5: hue angle of 99.31º degrees, saturation: 0.53, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DFF2D5 is Cyan = 0.08, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.05.
<style> p { color: #DFF2D5; } p { color: rgb(223,242,213); } H1.HeaderClassName { color: #DFF2D5; } .AnyTagClassName { color: #DFF2D5; } </style>
<style> a { background-color: #DFF2D5; } a { background-color: rgb(223,242,213); } div.DivClassName { background-color: #DFF2D5; } .BgClassName { background-color: #DFF2D5; } </style>
<style> span { border-color: #DFF2D5; } span { border-color: rgb(223,242,213); } td.TdClassName { border-color: #DFF2D5; } .TagClassName { border-color: #DFF2D5; } </style>