#DFF6CA (or 0xDFF6CA) is unknown color: approx Hint Of Green. HEX triplet: DF, F6 and CA. RGB value is (223,246,202). Sum of RGB (Red+Green+Blue) = 223+246+202=671 (88% of max value = 765). Red value is 223 (87.5% from 255 or 33.23% from 671); Green value is 246 (96.48% from 255 or 36.66% from 671); Blue value is 202 (79.30% from 255 or 30.10% from 671); Max value from RGB is 246 - color contains mainly: green. Hex color #DFF6CA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFF6CA is #200935. Grayscale: #EAEAEA. Windows color (decimal): -2099510 or 13301471. OLE color: 13301471.
HSL color Cylindrical-coordinate representation of color #DFF6CA: hue angle of 91.36º degrees, saturation: 0.71, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #DFF6CA is Cyan = 0.09, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.04.
<style> p { color: #DFF6CA; } p { color: rgb(223,246,202); } H1.HeaderClassName { color: #DFF6CA; } .AnyTagClassName { color: #DFF6CA; } </style>
<style> a { background-color: #DFF6CA; } a { background-color: rgb(223,246,202); } div.DivClassName { background-color: #DFF6CA; } .BgClassName { background-color: #DFF6CA; } </style>
<style> span { border-color: #DFF6CA; } span { border-color: rgb(223,246,202); } td.TdClassName { border-color: #DFF6CA; } .TagClassName { border-color: #DFF6CA; } </style>