#DCEBE8 (or 0xDCEBE8) is unknown color: approx Tranquil. HEX triplet: DC, EB and E8. RGB value is (220,235,232). Sum of RGB (Red+Green+Blue) = 220+235+232=687 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.02% from 687); Green value is 235 (92.19% from 255 or 34.21% from 687); Blue value is 232 (91.02% from 255 or 33.77% from 687); Max value from RGB is 235 - color contains mainly: green. Hex color #DCEBE8 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DCEBE8 is #231417. Grayscale: #E6E6E6. Windows color (decimal): -2298904 or 15264732. OLE color: 15264732.
HSL color Cylindrical-coordinate representation of color #DCEBE8: hue angle of 168º degrees, saturation: 0.27, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #DCEBE8 is Cyan = 0.06, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.08.
<style> p { color: #DCEBE8; } p { color: rgb(220,235,232); } H1.HeaderClassName { color: #DCEBE8; } .AnyTagClassName { color: #DCEBE8; } </style>
<style> a { background-color: #DCEBE8; } a { background-color: rgb(220,235,232); } div.DivClassName { background-color: #DCEBE8; } .BgClassName { background-color: #DCEBE8; } </style>
<style> span { border-color: #DCEBE8; } span { border-color: rgb(220,235,232); } td.TdClassName { border-color: #DCEBE8; } .TagClassName { border-color: #DCEBE8; } </style>