#DCFFEE (or 0xDCFFEE) is unknown color: approx White Ice. HEX triplet: DC, FF and EE. RGB value is (220,255,238). Sum of RGB (Red+Green+Blue) = 220+255+238=713 (94% of max value = 765). Red value is 220 (86.33% from 255 or 30.86% from 713); Green value is 255 (100% from 255 or 35.76% from 713); Blue value is 238 (93.36% from 255 or 33.38% from 713); Max value from RGB is 255 - color contains mainly: green. Hex color #DCFFEE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCFFEE is #230011. Grayscale: #F2F2F2. Windows color (decimal): -2293778 or 15663068. OLE color: 15663068.
HSL color Cylindrical-coordinate representation of color #DCFFEE: hue angle of 150.86º 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 #DCFFEE is Cyan = 0.14, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.
<style> p { color: #DCFFEE; } p { color: rgb(220,255,238); } H1.HeaderClassName { color: #DCFFEE; } .AnyTagClassName { color: #DCFFEE; } </style>
<style> a { background-color: #DCFFEE; } a { background-color: rgb(220,255,238); } div.DivClassName { background-color: #DCFFEE; } .BgClassName { background-color: #DCFFEE; } </style>
<style> span { border-color: #DCFFEE; } span { border-color: rgb(220,255,238); } td.TdClassName { border-color: #DCFFEE; } .TagClassName { border-color: #DCFFEE; } </style>