#D9EBED (or 0xD9EBED) is unknown color: approx Oyster Bay. HEX triplet: D9, EB and ED. RGB value is (217,235,237). Sum of RGB (Red+Green+Blue) = 217+235+237=689 (91% of max value = 765). Red value is 217 (85.16% from 255 or 31.49% from 689); Green value is 235 (92.19% from 255 or 34.11% from 689); Blue value is 237 (92.97% from 255 or 34.40% from 689); Max value from RGB is 237 - color contains mainly: blue. Hex color #D9EBED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D9EBED is #261412. Grayscale: #E5E5E5. Windows color (decimal): -2495507 or 15592409. OLE color: 15592409.
HSL color Cylindrical-coordinate representation of color #D9EBED: hue angle of 186º degrees, saturation: 0.36, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #D9EBED is Cyan = 0.08, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D9EBED; } p { color: rgb(217,235,237); } H1.HeaderClassName { color: #D9EBED; } .AnyTagClassName { color: #D9EBED; } </style>
<style> a { background-color: #D9EBED; } a { background-color: rgb(217,235,237); } div.DivClassName { background-color: #D9EBED; } .BgClassName { background-color: #D9EBED; } </style>
<style> span { border-color: #D9EBED; } span { border-color: rgb(217,235,237); } td.TdClassName { border-color: #D9EBED; } .TagClassName { border-color: #D9EBED; } </style>