#DCF4CE (or 0xDCF4CE) is unknown color: approx Hint Of Green. HEX triplet: DC, F4 and CE. RGB value is (220,244,206). Sum of RGB (Red+Green+Blue) = 220+244+206=670 (88% of max value = 765). Red value is 220 (86.33% from 255 or 32.84% from 670); Green value is 244 (95.70% from 255 or 36.42% from 670); Blue value is 206 (80.86% from 255 or 30.75% from 670); Max value from RGB is 244 - color contains mainly: green. Hex color #DCF4CE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DCF4CE is #230B31. Grayscale: #E8E8E8. Windows color (decimal): -2296626 or 13563100. OLE color: 13563100.
HSL color Cylindrical-coordinate representation of color #DCF4CE: hue angle of 97.89º degrees, saturation: 0.63, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DCF4CE is Cyan = 0.10, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.04.
<style> p { color: #DCF4CE; } p { color: rgb(220,244,206); } H1.HeaderClassName { color: #DCF4CE; } .AnyTagClassName { color: #DCF4CE; } </style>
<style> a { background-color: #DCF4CE; } a { background-color: rgb(220,244,206); } div.DivClassName { background-color: #DCF4CE; } .BgClassName { background-color: #DCF4CE; } </style>
<style> span { border-color: #DCF4CE; } span { border-color: rgb(220,244,206); } td.TdClassName { border-color: #DCF4CE; } .TagClassName { border-color: #DCF4CE; } </style>