#DCF2AF (or 0xDCF2AF) is unknown color: approx Reef. HEX triplet: DC, F2 and AF. RGB value is (220,242,175). Sum of RGB (Red+Green+Blue) = 220+242+175=637 (84% of max value = 765). Red value is 220 (86.33% from 255 or 34.54% from 637); Green value is 242 (94.92% from 255 or 37.99% from 637); Blue value is 175 (68.75% from 255 or 27.47% from 637); Max value from RGB is 242 - color contains mainly: green. Hex color #DCF2AF is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DCF2AF is #230D50. Grayscale: #E4E4E4. Windows color (decimal): -2297169 or 11530972. OLE color: 11530972.
HSL color Cylindrical-coordinate representation of color #DCF2AF: hue angle of 79.7º degrees, saturation: 0.72, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #DCF2AF is Cyan = 0.09, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.05.
<style> p { color: #DCF2AF; } p { color: rgb(220,242,175); } H1.HeaderClassName { color: #DCF2AF; } .AnyTagClassName { color: #DCF2AF; } </style>
<style> a { background-color: #DCF2AF; } a { background-color: rgb(220,242,175); } div.DivClassName { background-color: #DCF2AF; } .BgClassName { background-color: #DCF2AF; } </style>
<style> span { border-color: #DCF2AF; } span { border-color: rgb(220,242,175); } td.TdClassName { border-color: #DCF2AF; } .TagClassName { border-color: #DCF2AF; } </style>