#D0E4EE (or 0xD0E4EE) is unknown color: approx Pattens Blue. HEX triplet: D0, E4 and EE. RGB value is (208,228,238). Sum of RGB (Red+Green+Blue) = 208+228+238=674 (89% of max value = 765). Red value is 208 (81.64% from 255 or 30.86% from 674); Green value is 228 (89.45% from 255 or 33.83% from 674); Blue value is 238 (93.36% from 255 or 35.31% from 674); Max value from RGB is 238 - color contains mainly: blue. Hex color #D0E4EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D0E4EE is #2F1B11. Grayscale: #DFDFDF. Windows color (decimal): -3087122 or 15656144. OLE color: 15656144.
HSL color Cylindrical-coordinate representation of color #D0E4EE: hue angle of 200º degrees, saturation: 0.47, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #D0E4EE is Cyan = 0.13, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D0E4EE; } p { color: rgb(208,228,238); } H1.HeaderClassName { color: #D0E4EE; } .AnyTagClassName { color: #D0E4EE; } </style>
<style> a { background-color: #D0E4EE; } a { background-color: rgb(208,228,238); } div.DivClassName { background-color: #D0E4EE; } .BgClassName { background-color: #D0E4EE; } </style>
<style> span { border-color: #D0E4EE; } span { border-color: rgb(208,228,238); } td.TdClassName { border-color: #D0E4EE; } .TagClassName { border-color: #D0E4EE; } </style>