#DCE5E8 (or 0xDCE5E8) is unknown color: approx Pattens Blue. HEX triplet: DC, E5 and E8. RGB value is (220,229,232). Sum of RGB (Red+Green+Blue) = 220+229+232=681 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.31% from 681); Green value is 229 (89.84% from 255 or 33.63% from 681); Blue value is 232 (91.02% from 255 or 34.07% from 681); Max value from RGB is 232 - color contains mainly: blue. Hex color #DCE5E8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCE5E8 is #231A17. Grayscale: #E2E2E2. Windows color (decimal): -2300440 or 15263196. OLE color: 15263196.
HSL color Cylindrical-coordinate representation of color #DCE5E8: hue angle of 195º degrees, saturation: 0.21, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #DCE5E8 is Cyan = 0.05, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #DCE5E8; } p { color: rgb(220,229,232); } H1.HeaderClassName { color: #DCE5E8; } .AnyTagClassName { color: #DCE5E8; } </style>
<style> a { background-color: #DCE5E8; } a { background-color: rgb(220,229,232); } div.DivClassName { background-color: #DCE5E8; } .BgClassName { background-color: #DCE5E8; } </style>
<style> span { border-color: #DCE5E8; } span { border-color: rgb(220,229,232); } td.TdClassName { border-color: #DCE5E8; } .TagClassName { border-color: #DCE5E8; } </style>