#D0EBED (or 0xD0EBED) is unknown color: approx Oyster Bay. HEX triplet: D0, EB and ED. RGB value is (208,235,237). Sum of RGB (Red+Green+Blue) = 208+235+237=680 (90% of max value = 765). Red value is 208 (81.64% from 255 or 30.59% from 680); Green value is 235 (92.19% from 255 or 34.56% from 680); Blue value is 237 (92.97% from 255 or 34.85% from 680); Max value from RGB is 237 - color contains mainly: blue. Hex color #D0EBED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D0EBED is #2F1412. Grayscale: #E3E3E3. Windows color (decimal): -3085331 or 15592400. OLE color: 15592400.
HSL color Cylindrical-coordinate representation of color #D0EBED: hue angle of 184.14º degrees, saturation: 0.45, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #D0EBED is Cyan = 0.12, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D0EBED; } p { color: rgb(208,235,237); } H1.HeaderClassName { color: #D0EBED; } .AnyTagClassName { color: #D0EBED; } </style>
<style> a { background-color: #D0EBED; } a { background-color: rgb(208,235,237); } div.DivClassName { background-color: #D0EBED; } .BgClassName { background-color: #D0EBED; } </style>
<style> span { border-color: #D0EBED; } span { border-color: rgb(208,235,237); } td.TdClassName { border-color: #D0EBED; } .TagClassName { border-color: #D0EBED; } </style>