#DCFFE9 (or 0xDCFFE9) is unknown color: approx Cosmic Latte. HEX triplet: DC, FF and E9. RGB value is (220,255,233). Sum of RGB (Red+Green+Blue) = 220+255+233=708 (93% of max value = 765). Red value is 220 (86.33% from 255 or 31.07% from 708); Green value is 255 (100% from 255 or 36.02% from 708); Blue value is 233 (91.41% from 255 or 32.91% from 708); Max value from RGB is 255 - color contains mainly: green. Hex color #DCFFE9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCFFE9 is #230016. Grayscale: #F2F2F2. Windows color (decimal): -2293783 or 15335388. OLE color: 15335388.
HSL color Cylindrical-coordinate representation of color #DCFFE9: hue angle of 142.29º degrees, saturation: 1, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DCFFE9 is Cyan = 0.14, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.
<style> p { color: #DCFFE9; } p { color: rgb(220,255,233); } H1.HeaderClassName { color: #DCFFE9; } .AnyTagClassName { color: #DCFFE9; } </style>
<style> a { background-color: #DCFFE9; } a { background-color: rgb(220,255,233); } div.DivClassName { background-color: #DCFFE9; } .BgClassName { background-color: #DCFFE9; } </style>
<style> span { border-color: #DCFFE9; } span { border-color: rgb(220,255,233); } td.TdClassName { border-color: #DCFFE9; } .TagClassName { border-color: #DCFFE9; } </style>